No OneTemporary

File Metadata

Created
Sat, Apr 27, 6:01 AM
This file is larger than 256 KB, so syntax highlighting was skipped.
Index: trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build.pot
===================================================================
--- trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build.pot (revision 1509195)
@@ -1,6800 +1,6800 @@
# 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-01-22 09:04+0100\n"
+"POT-Creation-Date: 2018-01-23 09:23+0100\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:75
#, no-c-format
msgid "&kdesrc-build; Script Manual"
msgstr ""
#. Tag: author
#. +> trunk5
#: index.docbook:78
#, no-c-format
msgid "&Michael.Pyne; &Michael.Pyne.mail;"
msgstr ""
#. Tag: author
#. +> trunk5
#: index.docbook:79
#, no-c-format
msgid "<personname><firstname>Carlos</firstname><surname>Woelz</surname></personname> <email>carloswoelz@imap-mail.com</email>"
msgstr ""
#. Tag: trans_comment
#. +> trunk5
#: index.docbook:84
#, no-c-format
msgid "ROLES_OF_TRANSLATORS"
msgstr ""
#. Tag: holder
#. +> trunk5
#: index.docbook:102
#, no-c-format
msgid "Michael Pyne"
msgstr ""
#. Tag: holder
#. +> trunk5
#: index.docbook:107
#, no-c-format
msgid "Carlos Woelz"
msgstr ""
#. Tag: date
#. +> trunk5
#: index.docbook:112
#, no-c-format
msgid "2018-01-20"
msgstr ""
#. Tag: releaseinfo
#. +> trunk5
#: index.docbook:113
#, no-c-format
msgid "&kdesrc-build; 17.12"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:116
#, no-c-format
msgid "&kdesrc-build; is a script which builds and installs &kde; software directly from the &kde; project's source code repositories."
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:121
#, no-c-format
msgid "<keyword>KDE</keyword>"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:122
#, no-c-format
msgid "kdesdk"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:123
#, no-c-format
msgid "<keyword>SVN</keyword>"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:124
#, no-c-format
msgid "Subversion"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:125
#, no-c-format
msgid "<keyword>git</keyword>"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:126
#, no-c-format
msgid "KDE development"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:128
#, no-c-format
msgid "kdesvn-build"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:129
#, no-c-format
msgid "kdecvs-build"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:135
#, no-c-format
msgid "Introduction"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:138
#, no-c-format
msgid "A brief introduction to &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:141
#, no-c-format
msgid "What is &kdesrc-build;?"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:143
#, no-c-format
msgid "&kdesrc-build; is a script to help the &kde; community install <ulink url=\"https://www.kde.org/\">&kde;</ulink> software from its <ulink url=\"https://git-scm.com/\">&git;</ulink> and <ulink url=\"http://subversion.tigris.org/\">&subversion;</ulink> source repositories, and continue to update that software afterwards. It is particularly intended to support those who need to supporting testing and development of &kde; software, including users testing bugfixes and developers working on new features."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:154
#, no-c-format
msgid "The &kdesrc-build; script can be configured to maintain a single individual module, a full &plasma; desktop with &kde; application set, or somewhere in between."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:158
#, no-c-format
msgid "To get started, see <xref linkend=\"getting-started\"/>, or continue reading for more detail on how &kdesrc-build; works and what is covered in this documentation."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:164
#, no-c-format
msgid "&kdesrc-build; operation <quote>in a nutshell</quote>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:166
#, no-c-format
msgid "&kdesrc-build; works by using the tools available to the user at the command-line, using the same interfaces available to the user. When &kdesrc-build; is run, the following sequence is followed:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:171
#, no-c-format
msgid "&kdesrc-build; reads in the <link linkend=\"cmdline\">command line</link> and <link linkend=\"configure-data\">configuration file</link>, to determine what to build, compile options to use, where to install, &etc;"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:176
#, no-c-format
msgid "&kdesrc-build; performs a source update for each <link linkend=\"module-concept\">module</link>. The update continues until all modules have been updated. Modules that fail to update normally do not stop the build &ndash; you will be notified at the end which modules did not update."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:182
#, no-c-format
msgid "Modules that were successfully updated are built, have their test suite run, and are then installed. To reduce the overall time spent, &kdesrc-build; will by default start building the code as soon as the first module has completed updating, and allow the remaining updates to continue behind the scenes."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:190
#, no-c-format
msgid "A <emphasis>very good</emphasis> overview of how &kde; modules are built, including informative diagrams, is provided on <ulink url=\"https://www.davidrevoy.com/article193/guide-building-krita-on-linux-for- cats\">an online article discussing &kde;'s &krita; application</ulink>. This workflow is what &kdesrc-build; automates for all &kde; modules."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:201
#, no-c-format
msgid "Documentation Overview"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:203
#, no-c-format
msgid "This guide is an overview to describe the following aspects of &kdesrc-build; operation:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:209
#, no-c-format
msgid "An <link linkend=\"getting-started\">overview</link> of the steps required to get started."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:211
#, no-c-format
msgid "Notable <link linkend=\"features\">features</link>."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:212
#, no-c-format
msgid "The <link linkend=\"configure-data\">configuration file</link> syntax and options."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:214
#, no-c-format
msgid "The <link linkend=\"cmdline\">command line options</link>."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:217
#, no-c-format
msgid "Also documented are the steps which you should perform using other tools (&ie; steps that are not automatically performed by &kdesrc-build;)."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:225
#, no-c-format
msgid "Getting Started"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:227
#, no-c-format
msgid "In this chapter, we show how to use the &kdesrc-build; to checkout modules from the &kde; repository and build them. We also provide a basic explanation of the &kde; source code structure and the steps you have to perform before running the script."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:234
#, no-c-format
msgid "All topics present in this chapter are covered with even more detail in the <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source\"> Build from Source</ulink> article, at the <ulink url=\"https://community.kde.org/\">&kde; Community Wiki</ulink>. If you are compiling &kde; for the first time, it is a good idea to read it, or consult it as a reference source. You will find detailed information about packaging tools and requirements, common compilation pitfalls and strategies and information about running your new &kde; installation."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:246
#, no-c-format
msgid "Preparing the System to Build &kde;"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:249
#, no-c-format
msgid "Setup a new user account"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:251
#, no-c-format
msgid "It is recommended that you use a different user account to build, install, and run your &kde; software from, since less permissions are required, and to avoid interfering with your distribution's packages. If you already have &kde; packages installed, the best choice would be to create a different (dedicated) user to build and run the new &kde;."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:259
#, no-c-format
msgid "Leaving your system &kde; untouched also allows you to have an emergency fallback in case a coding mistake causes your latest software build to be unusable."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:264
#, no-c-format
-msgid "You can do also setup to install to a system-wide directory (&eg; <filename type=\"directory\">/usr/src/local</filename>) if you wish. This document does not cover this installation type, since we assume you know what you are doing."
+msgid "You can do also setup to install to a system-wide directory (&eg; <filename class=\"directory\">/usr/src/local</filename>) if you wish. This document does not cover this installation type, since we assume you know what you are doing."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:272
#, no-c-format
msgid "Ensure your system is ready to build &kde; source"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:274
#, no-c-format
msgid "Before using the &kdesrc-build; script (or any other building strategy) you must install the development tools and libraries needed for &kde;. The nearly complete list of required tools can be found from the <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source#Install_required_devel_packages\">&kde; Community Wiki Build Requirements</ulink> page."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:281
#, no-c-format
msgid "Here is a list of some of the things you will need:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:284
#, no-c-format
msgid "You will need &cmake;, this software is what &kde; uses to handle build-time configuration of the source code and generation of the specific build commands for your system. The required version will vary depending on what versions of &kde; software you are building (see TechBase for specifics), but with modern distributions the &cmake; included with your distribution should be quite sufficient."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:292
#, no-c-format
msgid "You must also install the source control clients needed to checkout the &kde; source code. This means you need at least the following:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:296
#, no-c-format
msgid "The <ulink url=\"https://git-scm.com/\">Git source control manager</ulink>, which is used for all &kde; <ulink url=\" https://commits.kde.org/\">source code</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:300
#, no-c-format
msgid "Although it is not required, the <ulink url=\"http://bazaar.canonical.com/\">Bazaar</ulink> source control manager is used for a single module (libdbusmenu-qt) that is required for the &kde; libraries. Most users can install this library through their distribution packages but &kdesrc-build; supports building it as well if you desire. But to build libdbusmenu-qt, you must have Bazaar installed."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:308
#, no-c-format
msgid "The Perl scripting language is required for &kdesrc-build;, some &kde; repositories, and &Qt; (if you build that from source)."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:311
#, no-c-format
msgid "The Perl that comes with your distribution should be suitable (it needs to be at least Perl 5.14), but you will also need some additional modules (&kdesrc-build; will warn if they are not present):"
msgstr ""
-#. Tag: listitem
+#. Tag: para
#. +> trunk5
#: index.docbook:316
#, no-c-format
msgid "IO::Socket::SSL"
msgstr ""
-#. Tag: listitem
+#. Tag: para
#. +> trunk5
#: index.docbook:317
#, no-c-format
msgid "JSON::PP or JSON::XS"
msgstr ""
-#. Tag: listitem
+#. Tag: para
#. +> trunk5
#: index.docbook:318
#, no-c-format
msgid "YAML::PP, YAML::XS, or YAML::Syck"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:322
#, no-c-format
msgid "You will need a full C++ development environment (compiler, standard library, runtime, and any required development packages). The minimum required versions vary based on the &kde; module: the &kde; Frameworks 5 collection supports the oldest compilers, while &kde; Plasma 5 and &kde; Applications tend to require more recent compilers."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:326
#, no-c-format
msgid "The GCC 4.8 or Clang 4 compilers are the minimum recommended. Many distributions support easily installing these tools using a <quote>build-essentials</quote> package, an option to install \"build dependencies\" with &Qt;, or similar features. The KDE Community Wiki has a page <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Install_the_dependencies\">tracking recommended packages for major distributions</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:333
#, no-c-format
msgid "You will need a build tool that actually performs the compilation steps (as generated by &cmake;). GNU Make is recommended and should be available through your package manager. &cmake; does support others options, such as the \"ninja\" build tool, which can be used by &kdesrc-build; using the <link linkend=\"conf-custom-build-command\">custom-build-command</link> configuration file option."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:341
#, no-c-format
msgid "Finally, you will need the appropriate &Qt; libraries (including development packages) for the version of &kde; software you are building. &kdesrc-build; does not officially support building &Qt; 5 (the current major version), so it is recommended to use your distribution's development packages or to see the KDE Community wiki page on <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/OwnQt5\">self-building Qt 5</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:347
#, no-c-format
msgid "Most operating system distributions include a method of easily installing required development tools. Consult the Community Wiki page <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source#Install_required_devel_packages\">Required devel packages</ulink> to see if these instructions are already available."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:352
#, no-c-format
msgid "Some of these packages are divided into libraries (or programs or utilities), and development packages. You will need at least the program or library <emphasis>and</emphasis> its development package."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:361
#, no-c-format
msgid "Setup &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:364
#, no-c-format
msgid "Install &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:365
#, no-c-format
msgid "The &kde; developers make frequent changes to &kdesrc-build; to keep it in sync with advances in &kde; development, including improvements to the recommended &kdesrc-build; configuration, added modules, improving &cmake; flags, &etc;"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:371
#, no-c-format
msgid "Because of this, we recommend obtaining &kdesrc-build; directly from its source repository and then periodically updating it."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:374
#, no-c-format
msgid "You can obtain &kdesrc-build; from its source repository by running:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: index.docbook:375
#, no-c-format
msgid "<prompt>$ </prompt><userinput><command>git <option>clone</option> <option>git://anongit.kde.org/kdesrc-build</option> <option><filename class=\"directory\"><replaceable>~/kdesrc-build</replaceable></filename></option></command></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:377
#, no-c-format
msgid "Replace <option><replaceable>~/kdesrc-build</replaceable></option> with the directory you would like to install to."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:381
#, no-c-format
msgid "You can update &kdesrc-build; later by running:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: index.docbook:382
#, no-c-format
msgid ""
"<prompt>$ </prompt><userinput><command>cd <option><filename class=\"directory\"><replaceable>~/kdesrc-build</replaceable></filename></option></command></userinput>\n"
"<prompt>$ </prompt><userinput><command>git <option>pull</option></command></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:384
#, no-c-format
msgid "We recommend adding the &kdesrc-build; installation directory to your <envar>PATH</envar> environment variable, so that you can run &kdesrc-build; without having to fully specify its path every time."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:390
#, no-c-format
msgid "Prepare the configuration file"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:392
#, no-c-format
msgid "&kdesrc-build; uses a <link linkend=\"configure-data\">configuration file</link> (located at <filename>~/.kdesrc-buildrc</filename>) to control which modules are built, where they are installed to, etc."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:396
#, no-c-format
msgid "You can use a program included with &kdesrc-build;, called <application>kdesrc-build-setup</application> in order to prepare a simple kdesrc-build configuration. You can then edit the <filename>~/.kdesrc-buildrc</filename> from there to make any changes you see fit."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:402
#, no-c-format
msgid "<application>kdesrc-build-setup</application> itself runs from a terminal (instead of using a graphical interface), just like &kdesrc-build;, so you can use it even if you have no graphical interface available yet."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:407
#, no-c-format
msgid "Manual setup of configuration file"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:409
#, no-c-format
msgid "You can also setup your configuration file manually, by copying the included sample configuration file <filename>kdesrc-buildrc-kf5-sample</filename> to <filename>~/.kdesrc-buildrc</filename> and then editing the file. <xref linkend=\"kdesrc-buildrc\"/> will be a useful reference for this, especially its <link linkend=\"conf-options-table\">table of configuration options</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:418
+#: index.docbook:417
#, no-c-format
msgid "&kdesrc-build; contains many recommended configuration files to support &kde; Frameworks 5, &plasma; 5, and other &kde; applications. The <application>kdesrc-build-setup</application> refers to these files in the configuration file it generates, but you can also use them yourself. See <xref linkend=\"kdesrc-buildrc-including\"/> for information on how to use other configuration files from your own <filename>~/.kdesrc-buildrc</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:423
+#: index.docbook:422
#, no-c-format
msgid "You can find more information about the syntax of the <link linkend=\"configure-data\">configuration file</link> in <xref linkend=\"configure-data\"/> and in <xref linkend=\"kdesrc-buildrc\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:433
+#: index.docbook:432
#, no-c-format
msgid "Setting the Configuration Data"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:435
+#: index.docbook:434
#, no-c-format
msgid "To use &kdesrc-build;, you should have a file in your home directory called <filename>.kdesrc-buildrc</filename>, which sets the general options and sets the modules you would like to download and build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:441
+#: index.docbook:440
#, no-c-format
msgid "It is possible to use different configuration files for &kdesrc-build;, which is described in <xref linkend=\"kdesrc-buildrc\"/>. If you need to use multiple configurations, please see that section. Here, we will assume the configuration is stored in <filename>~/.kdesrc-buildrc</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:446
+#: index.docbook:445
#, no-c-format
msgid "The easiest way to proceed is to use the <filename>kdesrc-buildrc-kf5-sample</filename> file as a template, changing global options to match your wants, and also change the list of modules you want to build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:453
+#: index.docbook:452
#, no-c-format
msgid "The default settings should be appropriate to perform a &kde; build. Some settings that you may wish to alter include:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:459
+#: index.docbook:458
#, no-c-format
msgid "<link linkend=\"conf-kdedir\">kdedir</link>, which changes the destination directory that your &kde; software is installed to. This defaults to <filename class=\"directory\">~/kde</filename>, which is a single-user installation."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:464
+#: index.docbook:463
#, no-c-format
msgid "<link linkend=\"conf-branch-group\">branch-group</link>, which can be used to choose the appropriate branch of development for the &kde; modules as a whole. There are many supported build configurations but you will likely want to choose <option>kf5-qt5</option> so that &kdesrc-build; downloads the latest code based on &Qt; 5 and &kde; Frameworks 5."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:471
+#: index.docbook:470
#, no-c-format
msgid "&kdesrc-build; will use a default branch group if you do not choose one, but this default will change over time, so it's better to choose one so that the branch group does not change unexpectedly."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:476
+#: index.docbook:475
#, no-c-format
msgid "<link linkend=\"conf-source-dir\">source-dir</link>, to control the directory &kdesrc-build; uses for downloading the source code, running the build process, and saving logs. This defaults to <filename class=\"directory\">~/kdesrc</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:481
+#: index.docbook:480
#, no-c-format
msgid "<link linkend=\"conf-cmake-options\">cmake-options</link>, which sets the options to pass to the &cmake; command when building each module. Typically this is used to set between <quote>debug</quote> or <quote>release</quote> builds, to enable (or disable) optional features, or to pass information to the build process about the location of required libraries."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:488
+#: index.docbook:487
#, no-c-format
msgid "<link linkend=\"conf-make-options\">make-options</link>, which sets the options used when actually running the <application>make</application> command to build each module (once &cmake; has established the build system)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:493
+#: index.docbook:492
#, no-c-format
msgid "The most typical option is <option>-j<replaceable>N</replaceable></option>, where <replaceable>N</replaceable> should be replaced with the maximum number of compile jobs you wish to allow. A higher number (up to the number of logical CPUs your system has available) leads to quicker builds, but requires more system resources."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:500
+#: index.docbook:499
#, no-c-format
msgid "Configuring Make for 4 compiles at once, with exceptions"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:501
+#: index.docbook:500
#, no-c-format
msgid ""
"global\n"
" make-options -j4\n"
" &hellip;\n"
"end global\n"
"\n"
"&hellip;\n"
"\n"
"module-set <replaceable>big-module-set</replaceable>\n"
" repository kde-projects\n"
" use-modules <replaceable>calligra</replaceable>\n"
" make-options -j2 # Reduced number of build jobs for just these modules\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:504
+#: index.docbook:503
#, no-c-format
msgid "Some very large Git repositories may swamp your system if you try to compile with a too many build jobs at one time, especially repositories like the &Qt; WebKit and &Qt; WebEngine repositories. To maintain system interactivity you may have to reduce the number of build jobs for specific modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:508
+#: index.docbook:507
#, no-c-format
msgid "gives an example of how to do this."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:515
+#: index.docbook:514
#, no-c-format
msgid "You may want to select different modules to build, which is described in <xref linkend=\"selecting-modules\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:521
+#: index.docbook:520
#, no-c-format
msgid "Using the &kdesrc-build; script"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:522
+#: index.docbook:521
#, no-c-format
msgid "With the configuration data established, now you are ready to run the script. Even if you still have some tweaking or other reading you wish to do, it is a good idea to at least load the &kde; project metadata."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:527
+#: index.docbook:526
#, no-c-format
msgid "Loading project metadata"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:529
+#: index.docbook:528
#, no-c-format
msgid "From a terminal window, log in to the user you are using to compile &kde; and execute the script:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:533
+#: index.docbook:532
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--metadata-only</option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:535
+#: index.docbook:534
#, no-c-format
msgid "This command will setup the source directory and connect to the KDE &git; repositories to download the database of &kde; git repositories, and the database of dependency metadata, without making any further changes. It is useful to run this separately as this metadata is useful for other &kdesrc-build; commands."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:544
+#: index.docbook:543
#, no-c-format
msgid "Previewing what will happen when kdesrc-build runs"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:546
+#: index.docbook:545
#, no-c-format
msgid "With the project metadata installed, it is possible to preview what &kdesrc-build; will do when launched. This can be done with the <option><link linkend=\"cmdline-pretend\">--pretend</link></option> command line option."
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:550
+#: index.docbook:549
#, no-c-format
msgid "<prompt>&percnt; </prompt><command>./kdesrc-build</command> <option>--pretend</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:552
+#: index.docbook:551
#, no-c-format
msgid "You should see a message saying that some packages were successfully built (although nothing was actually built). If there were no significant problems shown, you can proceed to actually running the script."
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:558
+#: index.docbook:555
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--stop-on-failure</option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:560
+#: index.docbook:557
#, no-c-format
msgid "This command will download the appropriate source code, and build and install each module in order, but will stop if a module fails to build (due to the <option>--stop-on-failure</option> option). Afterwards, you should see output similar to that in <xref linkend=\"example-build-sequence\"/>:"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:564
+#: index.docbook:561
#, no-c-format
msgid "Example output of a kdesrc-build run"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:565
+#: index.docbook:562
#, no-c-format
msgid ""
"<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command></userinput>\n"
"Updating kde-build-metadata (to branch master)\n"
"Updating sysadmin-repo-metadata (to branch master)\n"
"\n"
"Building libdbusmenu-qt (1/200)\n"
" No changes to libdbusmenu-qt source, proceeding to build.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
"Building taglib (2/200)\n"
" Updating taglib (to branch master)\n"
" Source update complete for taglib: 68 files affected.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
"Building extra-cmake-modules from &lt;module-set at line 32&gt; (3/200)\n"
" Updating extra-cmake-modules (to branch master)\n"
" Source update complete for extra-cmake-modules: 2 files affected.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
" ...\n"
"\n"
"Building kdevelop from kdev (200/200)\n"
" Updating kdevelop (to branch master)\n"
" Source update complete for kdevelop: 29 files affected.\n"
" Compiling... succeeded (after 1 minute, and 34 seconds)\n"
" Installing.. succeeded (after 2 seconds)\n"
"\n"
"&lt;&lt;&lt; PACKAGES SUCCESSFULLY BUILT &gt;&gt;&gt;\n"
"Built 200 modules\n"
"\n"
"Your logs are saved in /home/kde-src/kdesrc/log/2018-01-20-07"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:569
+#: index.docbook:567
#, no-c-format
msgid "Resolving build failures"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:571
+#: index.docbook:569
#, no-c-format
msgid "Depending on how many modules you are downloading, it is possible that &kdesrc-build; will not succeed the first time you compile &kde;. Do not despair!"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:577
+#: index.docbook:575
#, no-c-format
msgid "&kdesrc-build; logs the output of every command it runs. By default, the log files are kept in <filename class=\"directory\">~/kdesrc/log</filename>. To see what the caused an error for a module in the last &kdesrc-build; command, usually it is sufficient to look at <filename class=\"directory\">~/kdesrc/log/latest/<replaceable>module-name</replaceable>/error.log</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:582
+#: index.docbook:580
#, no-c-format
msgid "Perhaps the easiest way to find out what error caused a module to fail to build is to search backward with a case-insensitive search, starting from the end of the file looking for the word <literal>error</literal>. Once that is found, scroll up to make sure there are no other error messages nearby. The first error message in a group is usually the underlying problem."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:589
+#: index.docbook:587
#, no-c-format
msgid "In that file, you will see the error that caused the build to fail for that module. If the file says (at the bottom) that you are missing some packages, try installing the package (including any appropriate -dev packages) before trying to build that module again. Make sure that when you run &kdesrc-build; again to pass the <link linkend=\"cmdline-reconfigure\">--reconfigure</link> option so that &kdesrc-build; forces the module to check for the missing packages again."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:598
+#: index.docbook:596
#, no-c-format
msgid "Or, if the error appears to be a build error (such as a syntax error, <quote>incorrect prototype</quote>, <quote>unknown type</quote>, or similar) then it is probably an error with the &kde; source, which will hopefully be resolved within a few days. If it is not resolved within that time, feel free to mail the <email>kde-devel@kde.org</email> mailing list (subscription may be required first) in order to report the build failure."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:605
+#: index.docbook:603
#, no-c-format
msgid "You can find more common examples of things that can go wrong and their solutions, as well as general tips and strategies to build &kde; in the <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source\"> Build from Source</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:613
+#: index.docbook:609
#, no-c-format
msgid "On the other hand, assuming everything went well, you should have a new &kde; install on your computer, and now it is simply a matter of running it, described next in <xref linkend=\"environment\"/>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:617
+#: index.docbook:613
#, no-c-format
msgid "For more information about &kdesrc-build;'s logging features, please see <xref linkend=\"kdesrc-build-logging\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:623
+#: index.docbook:620
#, no-c-format
msgid "Building specific modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:625
+#: index.docbook:622
#, no-c-format
msgid "Rather than building every module all the time, you may only want to build a single module, or other small subset. Rather than editing your configuration file, you can simply pass the names of modules or module sets to build to the command line."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:630
+#: index.docbook:627
#, no-c-format
msgid "Example output of a kdesrc-build specific module build"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:631
+#: index.docbook:628
#, no-c-format
msgid ""
"<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--include-dependencies</option> <replaceable>dolphin</replaceable></userinput>\n"
"Updating kde-build-metadata (to branch master)\n"
"Updating sysadmin-repo-metadata (to branch master)\n"
"\n"
"Building extra-cmake-modules from frameworks-set (1/79)\n"
" Updating extra-cmake-modules (to branch master)\n"
" No changes to extra-cmake-modules source, proceeding to build.\n"
" Running cmake...\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
"Building phonon from phonon (2/79)\n"
" Updating phonon (to branch master)\n"
" No changes to phonon source, proceeding to build.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
"Building attica from frameworks-set (3/79)\n"
" Updating attica (to branch master)\n"
" No changes to attica source, proceeding to build.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
" ...\n"
"\n"
"Building dolphin from base-apps (79/79)\n"
" Updating dolphin (to branch master)\n"
" No changes to dolphin source, proceeding to build.\n"
" Compiling... succeeded (after 0 seconds)\n"
" Installing.. succeeded (after 0 seconds)\n"
"\n"
"&lt;&lt;&lt; PACKAGES SUCCESSFULLY BUILT &gt;&gt;&gt;\n"
"Built 79 modules\n"
"\n"
"Your logs are saved in /home/kde-src/kdesrc/log/2018-01-20-07"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:634
+#: index.docbook:631
#, no-c-format
msgid "In this case, although only the <replaceable>dolphin</replaceable> application was specified, the <option>--include-dependencies</option> flag caused &kdesrc-build; to include the dependencies listed for <replaceable>dolphin</replaceable> (by setting the <link linkend=\"conf-include-dependencies\">include-dependencies</link> option)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:641
+#: index.docbook:638
#, no-c-format
-msgid "The dependency resolution worked in this case only becase <replaceable>dolphin</replaceable> happened to be specified in a <literal>kde-projects</literal>-based module set (in this example, named <literal>base-apps</literal>). See <xref linkend=\"module-sets-kde\"/>."
+msgid "The dependency resolution worked in this case only because <replaceable>dolphin</replaceable> happened to be specified in a <literal>kde-projects</literal>-based module set (in this example, named <literal>base-apps</literal>). See <xref linkend=\"module-sets-kde\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:650
+#: index.docbook:647
#, no-c-format
msgid "Setting the Environment to Run Your &kde; &plasma; Desktop"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:652
+#: index.docbook:649
#, no-c-format
msgid "Assuming you are using a dedicated user to build &kde;, and you already have an installed &kde; version, running your new &kde; may be a bit tricky, as the new &kde; has to take precedence over the old. You must change the environment variables of your login scripts to make sure the newly-built desktop is used."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:660
+#: index.docbook:657
#, no-c-format
msgid "Automatically installing a login driver"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:662
+#: index.docbook:659
#, no-c-format
msgid "Starting from version 1.16, &kdesrc-build; will try to install an appropriate login driver, that will allow you to login to your &kdesrc-build;-built &kde; desktop from your login manager. This can be disabled by using the <option><link linkend=\"conf-install-session-driver\">install-session-driver</link></option> configuration file option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:669
+#: index.docbook:666
#, no-c-format
msgid "Session setup does not occur while &kdesrc-build; is running in pretend mode."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:672
+#: index.docbook:669
#, no-c-format
msgid "This driver works by setting up a custom <quote><literal>xsession</literal></quote> session type. This type of session should work by default with the &kdm; login manager (where it appears as a <quote>Custom</quote> session), but other login managers (such as <application>LightDM</application> and <application>gdm</application>) may require additional files installed to enable <literal>xsession</literal> support."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:680
+#: index.docbook:677
#, no-c-format
msgid "Adding xsession support for distributions"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:682
+#: index.docbook:679
#, no-c-format
msgid "The default login managers for some distributions may require additional packages to be installed in order to support <literal>xsession</literal> logins."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:686
+#: index.docbook:683
#, no-c-format
msgid "The <ulink url=\"https://getfedora.org/\">Fedora</ulink> &Linux; distribution requires the <literal>xorg-x11-xinit-session</literal> package to be installed for custom <literal>xsession</literal> login support."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:691
+#: index.docbook:688
#, no-c-format
msgid "<ulink url=\"https://www.debian.org/\">Debian</ulink> and Debian-derived &Linux; distributions should support custom <literal>xsession</literal> logins, but require the <option><userinput>allow-user-xsession</userinput></option> option to be set in <filename>/etc/X11/Xsession.options</filename>. See also the Debian <ulink url=\"https://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_customizing_the_x_session_classic_method\">documentation on customizing the X session.</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:699
+#: index.docbook:696
#, no-c-format
msgid "For other distributions, go to <xref linkend=\"xsession-manual-setup\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:706
+#: index.docbook:703
#, no-c-format
msgid "Manually adding support for xsession"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:708
+#: index.docbook:705
#, no-c-format
msgid "If there were no distribution-specific directions for your distribution in <xref linkend=\"xsession-distribution-setup\"/>, you can manually add a <quote>Custom xsession login</quote> entry to your distribution's list of session types as follows:"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:714
+#: index.docbook:711
#, no-c-format
msgid "Adding an .xsession login session type."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:716
+#: index.docbook:713
#, no-c-format
msgid "This procedure will likely require administrative privileges to complete."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:721
+#: index.docbook:718
#, no-c-format
msgid "Create the file <filename>/usr/share/xsessions/kdesrc-build.desktop</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:726
+#: index.docbook:723
#, no-c-format
msgid "Ensure the file just created has the following text:"
msgstr ""
#. Tag: literallayout
#. +> trunk5
-#: index.docbook:727
+#: index.docbook:724
#, no-c-format
msgid ""
"<userinput>\n"
"Type=XSession\n"
"Exec=<co id=\"session-homedir\"/><replaceable>$HOME</replaceable>/.xsession\n"
"Name=KDE Plasma Desktop (unstable; kdesrc-build)\n"
"</userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:730
+#: index.docbook:727
#, no-c-format
msgid "The <replaceable>$HOME</replaceable> entry must be replaced by the full path to your home directory (example, <filename class=\"directory\">/home/<replaceable>user</replaceable></filename>). The desktop entry specification does not allow for user-generic files."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:740
+#: index.docbook:737
#, no-c-format
msgid "When the login manager is restarted, it should show a new session type, <quote>KDE Plasma Desktop (unstable; kdesrc-build)</quote> in its list of sessions, which should try to run the <filename>.xsession</filename> file installed by &kdesrc-build; if it is selected when you login."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:746
+#: index.docbook:743
#, no-c-format
msgid "It may be easiest to restart the computer to restart the login manager, if the login manager does not track updates to the <filename class=\"directory\">/usr/share/xsessions</filename> directory."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:759
+#: index.docbook:756
#, no-c-format
msgid "Setting up the environment manually"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:760
+#: index.docbook:757
#, no-c-format
msgid "This documentation used to include instruction on which environment variables to set in order to load up the newly-built desktop. These instructions have been moved to an appendix (<xref linkend=\"old-profile-setup\"/>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:765
+#: index.docbook:762
#, no-c-format
msgid "If you intend to setup your own login support you can consult that appendix or view the <filename>sample-kde-env-master.sh</filename> file included with the &kdesrc-build; source."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:774
+#: index.docbook:771
#, no-c-format
msgid "Module Organization and selection"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:777
+#: index.docbook:774
#, no-c-format
msgid "KDE Software Organization"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:779
+#: index.docbook:776
#, no-c-format
msgid "&kde; software is split into different components, many of which can be built by &kdesrc-build;. Understanding this organization will help you properly select the software modules that you want built."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:786
+#: index.docbook:783
#, no-c-format
msgid "At the lowest level comes the &Qt; library, which is a very powerful, cross-platform <quote>toolkit</quote> library. &kde; is based on &Qt;, and some of the non-&kde; libraries required by &kde; are also based on &Qt;. &kdesrc-build; can build &Qt;, or use the one already installed on your system if it is a recent enough version."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:792
+#: index.docbook:789
#, no-c-format
msgid "On top of &Qt; are required libraries that are necessary for &kde; software to work. Some of these libraries are not considered part of &kde; itself due to their generic nature, but are still essential to the &kde; Platform. These libraries are collected under a <literal>kdesupport</literal> module grouping but are not considered part of the <quote>Frameworks</quote> libraries."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:800
+#: index.docbook:797
#, no-c-format
msgid "On top of these essential libraries come the <ulink url=\"https://community.kde.org/Frameworks\">&kde; Frameworks</ulink>, sometimes abbreviated as KF5, which are essential libraries for the &kde; Plasma desktop, &kde; Applications, and other third-party software."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:806
+#: index.docbook:803
#, no-c-format
msgid "On top of the Frameworks, come several different things:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:808
+#: index.docbook:805
#, no-c-format
msgid "<quote>Third-party</quote> applications. These are applications that use the &kde; Frameworks or are designed to run under &kde; Plasma but are not authored by or in association with the &kde; project."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:813
+#: index.docbook:810
#, no-c-format
msgid "Plasma, which is a full <quote>workspace</quote> desktop environment. This is what users normally see when they <quote>log-in to &kde;</quote>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:817
+#: index.docbook:814
#, no-c-format
msgid "The &kde; Application suite. This is a collection of useful software included with the Platform and &plasma; Desktop, grouped into individual modules, including utilities like &dolphin;, games like <application>KSudoku</application>, and productivity software released by &kde; such as &kontact;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:823
+#: index.docbook:820
#, no-c-format
msgid "Finally, there is a collection of software (also collected in modules) whose development is supported by &kde; resources (such as translation, source control, bug tracking, &etc;) but is not released by &kde; as part of Plasma or the Application suite. These modules are known as <quote>Extragear</quote>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:835
+#: index.docbook:832
#, no-c-format
msgid "Selecting modules to build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:837
+#: index.docbook:834
#, no-c-format
msgid "Selecting which of the possible modules to build is controlled by <link linkend=\"kdesrc-buildrc\">the configuration file</link>. After the <literal>global</literal> section is a list of modules to build, bracketed by module ... end module lines. An example entry for a module is shown in <xref linkend=\"conf-module-example\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:844
+#: index.docbook:841
#, no-c-format
msgid "Example module entry in the configuration file"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:845
+#: index.docbook:842
#, no-c-format
msgid ""
"module <replaceable>kdesrc-build-git</replaceable>\n"
" # Options for this module go here, example:\n"
" <link linkend=\"conf-repository\">repository</link> kde:kdesrc-build\n"
" <link linkend=\"conf-make-options\">make-options</link> -j4 # Run 4 compiles at a time\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:848
+#: index.docbook:845
#, no-c-format
msgid "In practice, this module construct is not usually used directly. Instead most modules are specified via module-sets as described below."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:851
+#: index.docbook:848
#, no-c-format
msgid "When using only <literal>module</literal> entries, &kdesrc-build; builds them in the order you list, and does not attempt to download any other repositories other than what you specify directly."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:859
+#: index.docbook:856
#, no-c-format
msgid "Module Sets"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:861
+#: index.docbook:858
#, no-c-format
msgid "The &kde; source code is decomposed into a great number of relatively small Git-based repositories. To make it easier to manage the large number of repositories involved in any useful &kde;-based install, &kdesrc-build; supports grouping multiple modules and treating the group as a <quote>module set</quote>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:868
+#: index.docbook:865
#, no-c-format
msgid "The basic module set concept"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:870
+#: index.docbook:867
#, no-c-format
msgid "By using a module set, you can quickly declare many Git modules to be downloaded and built, as if you'd typed out a separate module declaration for each one. The <link linkend=\"conf-repository\">repository</link> option is handled specially to setup where each module is downloaded from, and every other option contained in the module set is copied to every module generated in this fashion."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:878
+#: index.docbook:875
#, no-c-format
msgid "Using module sets"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:879
+#: index.docbook:876
#, no-c-format
msgid ""
"global\n"
" <option><link linkend=\"conf-git-repository-base\">git-repository-base</link></option> <replaceable>kde-git</replaceable> <replaceable>kde:</replaceable>\n"
"end global\n"
"\n"
"module <replaceable>qt</replaceable>\n"
" # Options removed for brevity\n"
"end module\n"
"\n"
"module-set <replaceable>kde-support-libs</replaceable>\n"
" <option><link linkend=\"conf-repository\">repository</link></option> <replaceable>kde-git</replaceable>\n"
" <option><link linkend=\"conf-use-modules\">use-modules</link></option> <replaceable>automoc</replaceable> <replaceable>attica</replaceable> <replaceable>akonadi</replaceable>\n"
"end module-set\n"
"\n"
"# Other modules as necessary...\n"
"module <replaceable>kdesupport</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:882
+#: index.docbook:879
#, no-c-format
msgid "In <xref linkend=\"example-using-module-sets\"/> a brief module set is shown. When &kdesrc-build; encounters this module set, it acts as if, for every module given in <option>use-modules</option>, that an individual module has been declared, with its <option>repository</option> equal to the module-set's <option>repository</option> followed immediately by the given module name."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:889
+#: index.docbook:886
#, no-c-format
msgid "In addition, other options can be passed in a module set, which are copied to every new module that is created this way. By using module-set it is possible to quickly declare many Git modules that are all based on the same repository URL. In addition, it is possible to give module-sets a name (as shown in the example), which allows you to quickly refer to the entire group of modules from the command line."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:898
+#: index.docbook:895
#, no-c-format
msgid "Special Support for KDE module sets"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:900
+#: index.docbook:897
#, no-c-format
msgid "The module set support described so far is general to any Git-based modules. For the &kde; Git repositories, &kdesrc-build; includes additional features to make things easier for users and developers. This support is enabled by specifying <literal>kde-projects</literal> as the <option>repository</option> for the module set."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:907
+#: index.docbook:904
#, no-c-format
msgid "&kdesrc-build; normally only builds the modules you have listed in your configuration file, in the order you list them. But with a <literal>kde-projects</literal> module set, &kdesrc-build; can do dependency resolution of &kde;-specific modules, and in addition automatically include modules into the build even if only indirectly specified."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:914
+#: index.docbook:911
#, no-c-format
msgid "Using kde-projects module sets"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:915
+#: index.docbook:912
#, no-c-format
msgid ""
"# Only adds a module for juk (the kde/kdemultimedia/juk repo)\n"
"module-set <replaceable>juk-set</replaceable>\n"
" <option>repository</option> kde-projects\n"
" <option>use-modules</option> <replaceable>juk</replaceable>\n"
"end module-set\n"
"\n"
"# Adds all modules that are in kde/multimedia/*, including juk,\n"
"# but no other dependencies\n"
"module-set <replaceable>multimedia-set</replaceable>\n"
" <option>repository</option> kde-projects\n"
" <option>use-modules</option> <replaceable>kde/multimedia</replaceable>\n"
"end module-set\n"
"\n"
"# Adds all modules that are in kde/multimedia/*, and all kde-projects\n"
"# dependencies from outside of kde/kdemultimedia\n"
"module-set <replaceable>multimedia-deps-set</replaceable>\n"
" <option>repository</option> kde-projects\n"
" <option>use-modules</option> <replaceable>kde/multimedia</replaceable>\n"
" <option>include-dependencies</option> <replaceable>true</replaceable>\n"
"end module-set\n"
"\n"
"# All modules created out of these three module sets are automatically put in\n"
"# proper dependency order, regardless of the setting for include-dependencies"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:918
+#: index.docbook:915
#, no-c-format
msgid "This <literal>kde-projects</literal> module set construct is the main method of declaring which modules you want to build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:922
+#: index.docbook:918
#, no-c-format
msgid "All module sets use the <link linkend=\"conf-repository\">repository</link> and <link linkend=\"conf-use-modules\">use-modules</link> options. <link linkend=\"kde-projects-module-sets\"><literal>kde-projects</literal></link> module sets have a predefined <option>repository</option> value, but other types of module sets also will use the <link linkend=\"conf-git-repository-base\">git-repository-base</link> option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:933
+#: index.docbook:930
#, no-c-format
msgid "The official &kde; module database"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:935
+#: index.docbook:932
#, no-c-format
msgid "&kde;'s Git repositories allow for grouping related Git modules into collections of related modules (e.g. kdegraphics). Git doesn't recognize these groupings, but &kdesrc-build; can understand these groups, using <link linkend=\"module-sets\">module sets</link> with a <option>repository</option> option set to <quote><literal>kde-projects</literal></quote>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:941
+#: index.docbook:938
#, no-c-format
msgid "&kdesrc-build; will recognize that the <literal>kde-projects</literal> repository requires special handling, and adjust the build process appropriately. Among other things, &kdesrc-build; will:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:947
+#: index.docbook:944
#, no-c-format
msgid "Download the latest module database from the <ulink url=\" https://commits.kde.org/\">&kde; git archive</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:950
+#: index.docbook:947
#, no-c-format
msgid "Try to find a module with the name given in the module set's <option>use-modules</option> setting in that database."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:953
+#: index.docbook:950
#, no-c-format
msgid "For every module that is found, &kdesrc-build; will lookup the appropriate repository in the database, based upon the <link linkend=\"conf-branch-group\">branch-group</link> setting in effect. If a repository exists and is active for the branch group, &kdesrc-build; will automatically use that to download or update the source code."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:962
+#: index.docbook:959
#, no-c-format
msgid "In the current database, some module groups not only have a collection of modules, but they <emphasis>also</emphasis> declare their own &git; repository. In these situations &kdesrc-build; will currently prefer the group's &git; repository instead of including the childrens' repositories."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:968
+#: index.docbook:965
#, no-c-format
msgid "The following example shows how to use the &kde; module database to install the Phonon multimedia library."
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:972
+#: index.docbook:969
#, no-c-format
msgid ""
"module-set <replaceable>media-support</replaceable>\n"
" # This option must be kde-projects to use the module database.\n"
" <option><link linkend=\"conf-repository\">repository</link></option> <literal>kde-projects</literal>\n"
"\n"
" # This option chooses what modules to look for in the database.\n"
" <option><link linkend=\"conf-use-modules\">use-modules</link></option> <replaceable>phonon/phonon</replaceable> <replaceable>phonon-gstreamer</replaceable> <replaceable>phonon-vlc</replaceable>\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:975
+#: index.docbook:972
#, no-c-format
msgid "<literal>phonon/phonon</literal> is used since (with the current project database) &kdesrc-build; would otherwise have to decide between the group of projects called <quote>phonon</quote> or the individual project named <quote>phonon</quote>. Currently &kdesrc-build; would pick the former, which would build many more backends than needed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:981
+#: index.docbook:978
#, no-c-format
msgid "The following example is perhaps more realistic, and shows a feature only available with the &kde; module database: Building all of the &kde; graphics applications with only a single declaration."
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:986
+#: index.docbook:983
#, no-c-format
msgid ""
"module-set <replaceable>kdegraphics</replaceable>\n"
" # This option must be kde-projects to use the module database.\n"
" <option><link linkend=\"conf-repository\">repository</link></option> <literal>kde-projects</literal>\n"
"\n"
" # This option chooses what modules to look for in the database.\n"
" <option><link linkend=\"conf-use-modules\">use-modules</link></option> <literal>kdegraphics/libs</literal> <literal>kdegraphics/*</literal>\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:989
+#: index.docbook:986
#, no-c-format
msgid "There are two important abilities demonstrated here:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:993
+#: index.docbook:990
#, no-c-format
msgid "&kdesrc-build; allows you to specify modules that are descendents of a given module, without building the parent module, by using the syntax <userinput><replaceable>module-name</replaceable>/*</userinput>. It is actually required in this case since the base module, kdegraphics, is marked as inactive so that it is not accidentally built along with its children modules. Specifying the descendent modules allows &kdesrc-build; to skip around the disabled module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1002
+#: index.docbook:999
#, no-c-format
msgid "&kdesrc-build; will also not add a given module to the build list more than once. This allows us to manually set <literal>kdegraphics/libs</literal> to build first, before the rest of <literal>kdegraphics</literal>, without trying to build <literal>kdegraphics/libs</literal> twice. This used to be required for proper dependency handling, and today remains a fallback option in case the &kde; project database is missing dependency metadata."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1014
+#: index.docbook:1011
#, no-c-format
msgid "Filtering out &kde; project modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1016
+#: index.docbook:1013
#, no-c-format
msgid "You might decide that you'd like to build all programs within a &kde; module grouping <emphasis>except</emphasis> for a given program."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1019
+#: index.docbook:1016
#, no-c-format
msgid "For instance, the <literal>kdeutils</literal> group includes a program named <application>kremotecontrol</application>. If your computer does not have the proper hardware to receive the signals sent by remote controls then you may decide that you'd rather not download, build, and install <application>kremotecontrol</application> every time you update <literal>kdeutils</literal>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1026
+#: index.docbook:1023
#, no-c-format
msgid "You can achieve this by using the <link linkend=\"conf-ignore-modules\">ignore-modules</link> configuration option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1030
+#: index.docbook:1027
#, no-c-format
msgid "Example for ignoring a kde-project module in a group"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1031
+#: index.docbook:1028
#, no-c-format
msgid ""
"module-set <replaceable>utils</replaceable>\n"
" <option><link linkend=\"conf-repository\">repository</link></option> <literal>kde-projects</literal>\n"
"\n"
" # This option chooses what modules to look for in the database.\n"
" <option><link linkend=\"conf-use-modules\">use-modules</link></option> <replaceable>kdeutils</replaceable>\n"
"\n"
" # This option \"subtracts out\" modules from the modules chosen by use-modules, above.\n"
" <option><link linkend=\"conf-ignore-modules\">ignore-modules</link></option> <replaceable>kremotecontrol</replaceable>\n"
"end module-set\n"
"\n"
"module-set <replaceable>graphics</replaceable>\n"
" <option><link linkend=\"conf-repository\">repository</link></option> <literal>kde-projects</literal>\n"
"\n"
" # This option chooses what modules to look for in the database.\n"
" <option><link linkend=\"conf-use-modules\">use-modules</link></option> <replaceable>extragear/graphics</replaceable>\n"
"\n"
" # This option \"subtracts out\" modules from the modules chosen by use-modules, above.\n"
" # In this case, *both* extragear/graphics/kipi-plugins and\n"
" # extragear/graphics/kipi-plugins/kipi-plugins-docs are ignored\n"
" <option><link linkend=\"conf-ignore-modules\">ignore-modules</link></option> <replaceable>extragear/graphics/kipi-plugins</replaceable>\n"
"end module-set"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1039
+#: index.docbook:1036
#, no-c-format
msgid "Getting Started Conclusion"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1040
+#: index.docbook:1037
#, no-c-format
msgid "These are the major features and concepts needed to get started with &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1043
+#: index.docbook:1040
#, no-c-format
msgid "For additional information, you could keep reading through this documentation. In particular, the <link linkend=\"supported-cmdline-params\">list of command-line options</link> and the <link linkend=\"conf-options-table\">table of configuration file options</link> are useful references."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1048
+#: index.docbook:1045
#, no-c-format
msgid "The &kde; Community also maintains <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source\">an online Wiki reference for how to build the source code</ulink>, which refers to &kdesrc-build; and includes tips and other guidelines on how to use the tool."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1059
+#: index.docbook:1056
#, no-c-format
msgid "Script Features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1062
+#: index.docbook:1059
#, no-c-format
msgid "Feature Overview"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1064
+#: index.docbook:1061
#, no-c-format
msgid "&kdesrc-build; features include:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1070
+#: index.docbook:1067
#, no-c-format
msgid "You can <quote>pretend</quote> to do the operations. If you pass <option>--pretend</option> or <option>-p</option> on the command line, the script will give a verbose description of the commands it is about to execute, without actually executing it. However if you've never run &kdesrc-build;, you would want to run the <command>kdesrc-build <option><link linkend=\"cmdline-metadata-only\">--metadata-only</link></option></command> command first in order for <option>--pretend</option> to work."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1080
+#: index.docbook:1077
#, no-c-format
msgid "For an even more verbose description of what &kdesrc-build; is doing, try using the <option>--debug</option> option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1086
+#: index.docbook:1083
#, no-c-format
msgid "&kdesrc-build; can (with the assistance of the &kde; FTP server) allow for speedy checkouts of some Subversion modules. If the module you are checking out has already been packaged at the website, then &kdesrc-build; will download the snapshot and prepare it for use on your computer."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1094
+#: index.docbook:1091
#, no-c-format
msgid "There is generally no need for any special preparation to perform the initial checkout of a Git module, as the entire Git repository must be downloaded anyways, so it is easy for the server to determine what to send."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1099
+#: index.docbook:1096
#, no-c-format
msgid "This is faster for you, and helps to ease the load on the kde.org anonymous &subversion; servers."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1103
+#: index.docbook:1100
#, no-c-format
msgid "Another speedup is provided by starting the build process for a module as soon as the source code for that module has been downloaded. (Available since version 1.6)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1109
+#: index.docbook:1106
#, no-c-format
msgid "Excellent support for building the &Qt; library (in case the &kde; software you are trying to build depends on a recent &Qt; not available in your distribution)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1115
+#: index.docbook:1112
#, no-c-format
msgid "&kdesrc-build; does not require a <acronym>GUI</acronym> present to operate. So, you can build &kde; without needing an alternate graphical environment."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1120
+#: index.docbook:1117
#, no-c-format
msgid "Supports setting default options for all modules (such as the compilation settings or the configuration options). Such options can normally be changed for specific modules as well."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1125
+#: index.docbook:1122
#, no-c-format
msgid "Also, &kdesrc-build; will <link linkend=\"kdesrc-build-std-flags\">add standard flags</link> as appropriate to save you the trouble and possible errors from typing them yourself."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1130
+#: index.docbook:1127
#, no-c-format
msgid "&kdesrc-build; can checkout a specific <link linkend=\"using-branches\">branch or tag</link> of a module. You can also ensure that a specific <link linkend=\"conf-revision\">revision</link> is checked out of a module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1136
+#: index.docbook:1133
#, no-c-format
msgid "&kdesrc-build; can automatically switch a source directory to checkout from a different repository, branch, or tag. This happens automatically when you change an option that changes what the repository &url; should be, but you must use the <link linkend=\"cmdline-src-only\">--src-only</link> option to let &kdesrc-build; know that it is acceptable to perform the switch."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1144
+#: index.docbook:1141
#, no-c-format
msgid "&kdesrc-build; can <link linkend=\"partial-builds\">checkout only portions of a module</link>, for those situations where you only need one program from a large module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1150
+#: index.docbook:1147
#, no-c-format
msgid "For developers: &kdesrc-build; will <link linkend=\"ssh-agent-reminder\">remind you</link> if you use svn+ssh:// but <application>ssh-agent</application> is not running, as this will lead to repeated password requests from &ssh;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1157
+#: index.docbook:1154
#, no-c-format
msgid "Can <link linkend=\"deleting-build-dir\">delete the build directory</link> of a module after its installation to save space at the expense of future compilation time."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1163
+#: index.docbook:1160
#, no-c-format
msgid "The locations for the directories used by &kdesrc-build; are configurable (even per module)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1168
+#: index.docbook:1165
#, no-c-format
msgid "Can use &sudo;, or a different user-specified command to <link linkend=\"root-installation\">install modules</link> so that &kdesrc-build; does not need to be run as the super user."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1174
+#: index.docbook:1171
#, no-c-format
msgid "&kdesrc-build; runs <link linkend=\"build-priority\">with reduced priority</link> by default to allow you to still use your computer while &kdesrc-build; is working."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1180
+#: index.docbook:1177
#, no-c-format
msgid "Has support for using &kde;'s <link linkend=\"using-branches\">tags and branches</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1185
+#: index.docbook:1182
#, no-c-format
msgid "There is support for <link linkend=\"resuming\">resuming a build</link> from a given module. You can even <link linkend=\"ignoring-modules\">ignore some modules</link> temporarily for a given build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1191
+#: index.docbook:1188
#, no-c-format
msgid "&kdesrc-build; will show the <link linkend=\"build-progress\">progress of your build</link> when using &cmake;, and will always time the build process so you know after the fact how long it took."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1197
+#: index.docbook:1194
#, no-c-format
msgid "Comes built-in with a sane set of default options appropriate for building a base &kde; single-user installation from the anonymous source repositories."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1202
+#: index.docbook:1199
#, no-c-format
msgid "Tilde-expansion for your configuration options. For example, you can specify:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1205
+#: index.docbook:1202
#, no-c-format
msgid "qtdir ~/kdesrc/build/qt"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1208
+#: index.docbook:1205
#, no-c-format
msgid "Automatically sets up a build system, with the source directory not the same as the build directory, in order to keep the source directory pristine."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1214
+#: index.docbook:1211
#, no-c-format
msgid "You can specify global options to apply to every module to check out, and you can specify options to apply to individual modules as well."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1219
+#: index.docbook:1216
#, no-c-format
msgid "Forced full rebuilds, by running &kdesrc-build; with the <option>--refresh-build</option> option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1224
+#: index.docbook:1221
#, no-c-format
msgid "You can specify various environment values to be used during the build, including <envar>KDEDIR</envar>, <envar>QTDIR</envar>, <envar>DO_NOT_COMPILE</envar>, and <envar>CXXFLAGS</envar>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1230
+#: index.docbook:1227
#, no-c-format
msgid "Command logging. Logs are dated and numbered so that you always have a log of a script run. Also, a special symlink called latest is created to always point to the most recent log entry in the log directory."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1236
+#: index.docbook:1233
#, no-c-format
msgid "You can check out only a portion of a &kde; &subversion; module. For example, you could check out only the <application>taglib</application> from <application>kdesupport</application>."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1247
+#: index.docbook:1244
#, no-c-format
msgid "&kdesrc-build;'s build logging"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1250
+#: index.docbook:1247
#, no-c-format
msgid "Logging overview"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1252
+#: index.docbook:1249
#, no-c-format
msgid "Logging is a &kdesrc-build; feature whereby the output from every command that &kdesrc-build; runs is saved to a file for examination later, if necessary. This is done because it is often necessary to have the output of these programs when there is a build failure, because there are so many reasons why a build can fail in the first place."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1259
+#: index.docbook:1256
#, no-c-format
msgid "Logging directory layout"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1261
+#: index.docbook:1258
#, no-c-format
msgid "The logs are always stored under the log directory. The destination of the log directory is controlled by the <link linkend=\"conf-log-dir\">log-dir</link> option, which defaults to <filename class=\"directory\"><symbol>${source-dir}</symbol>/log</filename> (where <symbol>${source-dir}</symbol> is the value of the <link linkend=\"conf-source-dir\">source-dir</link> option. The in rest of this section, this value will be referred to as <symbol>${log-dir}</symbol>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1268
+#: index.docbook:1265
#, no-c-format
msgid "Under <symbol>${log-dir}</symbol>, is a set of directories, one for every time that &kdesrc-build; was run. Each directory is named with the date, and the run number. For instance, the second time that &kdesrc-build; is run on May 26, 2004, it would create a directory called <filename>2004-05-26-02</filename>, where the 2004-05-26 is for the date, and the -02 is the run number."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1274
+#: index.docbook:1271
#, no-c-format
msgid "For your convenience, &kdesrc-build; will also create a link to the logs for your latest run, called <filename class=\"directory\">latest</filename>. So the logs for the most recent &kdesrc-build; run should always be under <filename class=\"directory\"><symbol>${log-dir}</symbol>/latest</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1279
+#: index.docbook:1276
#, no-c-format
msgid "Now, each directory for a &kdesrc-build; run will itself contain a set of directories, one for every &kde; module that &kdesrc-build; tries to build. Also, a file called <filename>build-status</filename> will be contained in the directory, which will allow you to determine which modules built and which failed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1284
+#: index.docbook:1281
#, no-c-format
msgid "If a module itself has a submodule (such as extragear/multimedia, playground/utils, or KDE/kdelibs), then there would actually be a matching layout in the log directory. For example, the logs for KDE/kdelibs after the last &kdesrc-build; run would be found in <filename class=\"directory\"><symbol>${log-dir}</symbol>/latest/KDE/kdelibs</filename>, and not under <filename class=\"directory\"><symbol>${log-dir}</symbol>/latest/kdelibs</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1292
+#: index.docbook:1289
#, no-c-format
msgid "In each module log directory, you will find a set of files for each operation that &kdesrc-build; performs. If &kdesrc-build; updates a module, you may see filenames such as <filename>svn-co.log</filename> (for a module checkout) or <filename>svn-up.log</filename> (when updating a module that has already been checked out). If the <command>configure</command> command was run, then you would expect to see a <filename>configure.log</filename> in that directory."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1300
+#: index.docbook:1297
#, no-c-format
msgid "If an error occurred, you should be able to see an explanation of why in one of the files. To help you determine which file contains the error, &kdesrc-build; will create a link from the file containing the error (such as <filename>build-1.log</filename> to a file called <filename>error.log</filename>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1305
+#: index.docbook:1302
#, no-c-format
msgid "The upshot to all of this is that to see why a module failed to build after your last &kdesrc-build;, the file you should look at first is <filename><symbol>${log-dir}</symbol>/latest/<replaceable>module-name</replaceable>/error.log</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1310
+#: index.docbook:1307
#, no-c-format
msgid "If the file <filename>error.log</filename> is empty (especially after an installation), then perhaps there was no error. Some of the tools used by the &kde; build system will sometimes mistakenly report an error when there was none."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1315
+#: index.docbook:1312
#, no-c-format
msgid "Also, some commands will evade &kdesrc-build;'s output redirection and bypass the log file in certain circumstances (normally when performing the first &subversion; checkout), and the error output in that case is not in the log file but is instead at the &konsole; or terminal where you ran &kdesrc-build;."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1328
+#: index.docbook:1325
#, no-c-format
msgid "Configuring &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1331
+#: index.docbook:1328
#, no-c-format
msgid "Overview of &kdesrc-build; configuration"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1333
+#: index.docbook:1330
#, no-c-format
msgid "To use the script, you must have a file in your home directory called <filename>.kdesrc-buildrc</filename>, which describes the modules you would like to download and build, and any options or configuration parameters to use for these modules."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1341
+#: index.docbook:1338
#, no-c-format
msgid "Layout of the configuration file"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1344
+#: index.docbook:1341
#, no-c-format
msgid "Global configuration"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1346
+#: index.docbook:1343
#, no-c-format
msgid "The configuration file starts with the global options, specified like the following:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1351
+#: index.docbook:1348
#, no-c-format
msgid ""
"global\n"
"<replaceable>option-name option-value</replaceable>\n"
"<replaceable>[...]</replaceable>\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1355
+#: index.docbook:1352
#, no-c-format
msgid "Module configuration"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1357
+#: index.docbook:1354
#, no-c-format
msgid "It is then followed by one or more module sections, specified in one of the following two forms:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1364
+#: index.docbook:1361
#, no-c-format
msgid ""
"module <replaceable>module-name</replaceable>\n"
"<replaceable>option-name option-value</replaceable>\n"
"<replaceable>[...]</replaceable>\n"
"end module"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1368
+#: index.docbook:1365
#, no-c-format
msgid ""
"module-set <replaceable>module-set-name</replaceable>\n"
" repository <userinput>kde-projects</userinput> or <userinput><replaceable>git://host.org/path/to/repo.git</replaceable></userinput>\n"
" use-modules <replaceable>module-names</replaceable>\n"
"\n"
"# Other options may also be set\n"
"<replaceable>option-name option-value</replaceable>\n"
"<replaceable>[...]</replaceable>\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1372
+#: index.docbook:1369
#, no-c-format
msgid "Note that the second form, module sets, <emphasis>only works for Git-based modules</emphasis>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1375
+#: index.docbook:1372
#, no-c-format
msgid "For Subversion modules, <replaceable>module-name</replaceable> must be a module from the &kde; &subversion; repository (for example, kdeartwork or kde-wallpapers), although it is possible to get around this if you <link linkend=\"conf-override-url\">manually specify the &subversion; URL</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1382
+#: index.docbook:1379
#, no-c-format
msgid "For Git modules, the module name can be essentially whatever you'd like, as long as it does not duplicate any other module name in the configuration. Keep in mind the source and build directory layout will be based on the module name if you do not use the <link linkend=\"conf-dest-dir\">dest-dir</link> option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1389
+#: index.docbook:1386
#, no-c-format
msgid "However, for Git <emphasis>module sets</emphasis> the <replaceable>module-names</replaceable> must correspond with actual git modules in the chosen <option>repository</option>. See <link linkend=\"conf-git-repository-base\">git-repository-base</link> or <link linkend=\"conf-use-modules\">use-modules</link> for more information."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1399
+#: index.docbook:1396
#, no-c-format
msgid "<quote>options</quote> modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1401
+#: index.docbook:1398
#, no-c-format
msgid "There is a final type of configuration file entry, <literal>options</literal> groups, which may be given wherever a <literal>module</literal> or <literal>module-set</literal> may be used."
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1405
+#: index.docbook:1402
#, no-c-format
msgid ""
"options <replaceable>module-name</replaceable>\n"
"<replaceable>option-name option-value</replaceable>\n"
"<replaceable>[...]</replaceable>\n"
"end options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1407
+#: index.docbook:1404
#, no-c-format
msgid "An <literal>options</literal> group may have options set for it just like a module declaration, and is associated with an existing module. Any options set these way will be used to <emphasis>override</emphasis> options set for the associated module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1412
+#: index.docbook:1409
#, no-c-format
msgid "The associated module name <emphasis>must</emphasis> match the name given in the <literal>options</literal> declaration. Be careful of mis-typing the name."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1416
+#: index.docbook:1413
#, no-c-format
msgid "This is useful to allow for declaring an entire <literal>module-set</literal> worth of modules, all using the same options, and then using <literal>options</literal> groups to make individual changes."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1420
+#: index.docbook:1417
#, no-c-format
msgid "<literal>options</literal> groups can also apply to named module sets. This allows expert users to use a common configuration file (which includes <literal>module-set</literal> declarations) as a baseline, and then make changes to the options used by those module-sets in configuration files that use the <literal><link linkend=\"kdesrc-buildrc-including\">include</link></literal> command to reference the base configuration."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1429
+#: index.docbook:1426
#, no-c-format
msgid "Example of using options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1431
+#: index.docbook:1428
#, no-c-format
msgid "In this example we choose to build all modules from the &kde; multimedia software grouping. However we want to use a different version of the &kmix; application (perhaps for testing a bug fix). It works as follows:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1435
+#: index.docbook:1432
#, no-c-format
msgid ""
"module-set <replaceable>kde-multimedia-set</replaceable>\n"
" repository <userinput>kde-projects</userinput>\n"
" use-modules <replaceable>kde/kdemultimedia</replaceable>\n"
" branch <replaceable>master</replaceable>\n"
"end module-set\n"
"\n"
"# kmix is a part of kde/kdemultimedia group, even though we never named\n"
"# kmix earlier in this file, &kdesrc-build; will figure out the change.\n"
"options <replaceable>kmix</replaceable>\n"
" branch <replaceable>KDE/4.12</replaceable>\n"
"end options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1437
+#: index.docbook:1434
#, no-c-format
msgid "Now when you run &kdesrc-build;, all of the &kde; multimedia programs will be built from the <quote>master</quote> branch of the source repository, but &kmix; will be built from the older <quote>KDE/4.12</quote> branch. By using <literal>options</literal> you didn't have to individually list all the <emphasis>other</emphasis> &kde; multimedia programs to give them the right branch option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1447
+#: index.docbook:1444
#, no-c-format
msgid "Note that this feature is only available in &kdesrc-build; from version 1.16, or using the development version of &kdesrc-build; after 2014-01-12."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1456
+#: index.docbook:1453
#, no-c-format
msgid "Including other configuration files"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1458
+#: index.docbook:1455
#, no-c-format
msgid "Within the configuration file, you may reference other files by using the <literal>include</literal> keyword with a file, which will act as if the file referenced had been inserted into the configuration file at that point."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1464
+#: index.docbook:1461
#, no-c-format
msgid "For example, you could have something like this:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1465
+#: index.docbook:1462
#, no-c-format
msgid ""
"global\n"
" include <replaceable>~/common-kdesrc-build-options</replaceable>\n"
"\n"
" # Insert specific options here.\n"
"\n"
"end global"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1468
+#: index.docbook:1465
#, no-c-format
msgid "If you don't specify the full path to the file to include, then the file will be searched for starting from the directory containing the source file. This works recursively as well."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1475
+#: index.docbook:1472
#, no-c-format
msgid "Commonly used configuration options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1477
+#: index.docbook:1474
#, no-c-format
msgid "The following is a list of commonly-used options. Click on the option to find out more about it. To see the full list of options, see <xref linkend=\"conf-options-table\"/>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1484
+#: index.docbook:1481
#, no-c-format
msgid "<link linkend=\"conf-cmake-options\">cmake-options</link> to define what flags to configure a module with using &cmake;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1485
+#: index.docbook:1482
#, no-c-format
msgid "<link linkend=\"conf-branch\">branch</link>, to checkout from a branch instead of /trunk (for &subversion;) or <literal>master</literal> (for Git)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1486
+#: index.docbook:1483
#, no-c-format
msgid "<link linkend=\"conf-configure-flags\">configure-flags</link> to define what flags to configure &Qt; with."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1487
+#: index.docbook:1484
#, no-c-format
msgid "<link linkend=\"conf-kdedir\">kdedir</link>, to set the directory to install &kde; to."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1488
+#: index.docbook:1485
#, no-c-format
msgid "<link linkend=\"conf-make-options\">make-options</link>, to pass options to the &make; program (such as number of CPUs to use)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1489
+#: index.docbook:1486
#, no-c-format
msgid "<link linkend=\"conf-qtdir\">qtdir</link>, to set the path to &Qt;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1490
+#: index.docbook:1487
#, no-c-format
msgid "<link linkend=\"conf-source-dir\">source-dir</link>, to change where to download the source code to."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1496
+#: index.docbook:1493
#, no-c-format
msgid "Table of available configuration options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1498
+#: index.docbook:1495
#, no-c-format
msgid "Here is a table of the various options, containing the following information:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1503
+#: index.docbook:1500
#, no-c-format
msgid "The option name"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1505
+#: index.docbook:1502
#, no-c-format
msgid "A description of how &kdesrc-build; responds if the option is set in both the global section, and the module section of the <link linkend=\"configure-data\">configuration file</link> while building a module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1510
+#: index.docbook:1507
#, no-c-format
msgid "Special comments on the purpose and usage of the option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:1516
+#: index.docbook:1513
#, no-c-format
msgid "Table of Options"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1521
+#: index.docbook:1518
#, no-c-format
msgid "Option-name"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1522
+#: index.docbook:1519
#, no-c-format
msgid "Module -&gt; Global Behavior"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1523
+#: index.docbook:1520
#, no-c-format
msgid "Notes"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1530
+#: index.docbook:1527
#, no-c-format
msgid "apidox"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1532
+#: index.docbook:1529
#, no-c-format
msgid "This option was used to allow for building KDE module API documentation. It was removed in &kdesrc-build; 1.6.3 due to lack of support. Online API documentation is available from <ulink url=\"https://api.kde.org/\">kde.org</ulink>. In addition it is possible to build KDE API documentation using the <command>kdedoxygen.sh</command> script included in the kde-dev-scripts module. See <ulink url=\"https://techbase.kde.org/Development/Tools/apidox\">KDE TechBase</ulink> for more details."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1543
+#: index.docbook:1540
#, no-c-format
msgid "apply-qt-patches"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1545
+#: index.docbook:1542
#, no-c-format
msgid "This option was removed in kdesrc-build 1.10. To get the same effect, see <xref linkend=\"using-qt\"/> and the <link linkend=\"conf-repository\">repository</link> option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1551
+#: index.docbook:1548
#, no-c-format
msgid "async"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1552 index.docbook:1749 index.docbook:1824 index.docbook:1854
-#: index.docbook:1863 index.docbook:1880 index.docbook:1908 index.docbook:2065
-#: index.docbook:2098 index.docbook:2135 index.docbook:2243 index.docbook:2322
-#: index.docbook:2463 index.docbook:2535
+#: index.docbook:1549 index.docbook:1746 index.docbook:1821 index.docbook:1851
+#: index.docbook:1860 index.docbook:1877 index.docbook:1905 index.docbook:2062
+#: index.docbook:2095 index.docbook:2132 index.docbook:2240 index.docbook:2319
+#: index.docbook:2460 index.docbook:2532
#, no-c-format
msgid "Cannot be overridden"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1553
+#: index.docbook:1550
#, no-c-format
msgid "This option enables the asynchronous mode of operation, where the source code update and the build process will be performed in parallel, instead of waiting for all of the source code updates before starting the build process. This option defaults to enabling asynchronous mode. To disable, set this option to <userinput>false</userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1557
+#: index.docbook:1554
#, no-c-format
msgid "This option is available since the 1.6 release."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1561
+#: index.docbook:1558
#, no-c-format
msgid "binpath"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1562 index.docbook:1575 index.docbook:1599 index.docbook:1652
-#: index.docbook:1684 index.docbook:1710 index.docbook:1811 index.docbook:1836
-#: index.docbook:1944 index.docbook:1973 index.docbook:1991 index.docbook:2033
-#: index.docbook:2053 index.docbook:2125 index.docbook:2159 index.docbook:2171
-#: index.docbook:2179 index.docbook:2198 index.docbook:2209 index.docbook:2219
-#: index.docbook:2252 index.docbook:2267 index.docbook:2312 index.docbook:2336
-#: index.docbook:2349 index.docbook:2357 index.docbook:2371 index.docbook:2380
-#: index.docbook:2402 index.docbook:2411 index.docbook:2438 index.docbook:2453
-#: index.docbook:2476 index.docbook:2485 index.docbook:2496 index.docbook:2583
+#: index.docbook:1559 index.docbook:1572 index.docbook:1596 index.docbook:1649
+#: index.docbook:1681 index.docbook:1707 index.docbook:1808 index.docbook:1833
+#: index.docbook:1941 index.docbook:1970 index.docbook:1988 index.docbook:2030
+#: index.docbook:2050 index.docbook:2122 index.docbook:2156 index.docbook:2168
+#: index.docbook:2176 index.docbook:2195 index.docbook:2206 index.docbook:2216
+#: index.docbook:2249 index.docbook:2264 index.docbook:2309 index.docbook:2333
+#: index.docbook:2346 index.docbook:2354 index.docbook:2368 index.docbook:2377
+#: index.docbook:2399 index.docbook:2408 index.docbook:2435 index.docbook:2450
+#: index.docbook:2473 index.docbook:2482 index.docbook:2493 index.docbook:2580
#, no-c-format
msgid "Module setting overrides global"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1563
+#: index.docbook:1560
#, no-c-format
msgid "Set this option to set the environment variable PATH while building. You cannot override this setting in a module option. The default value is the $<envar>PATH</envar> that is set when the script starts. This environment variable should include the colon-separated paths of your development toolchain. The paths <filename class=\"directory\">$<envar>KDEDIR</envar>/bin</filename> and <filename class=\"directory\">$<envar>QTDIR</envar>/bin</filename> are automatically added. You may use the tilde (~) for any paths you add using this option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1574
+#: index.docbook:1571
#, no-c-format
msgid "branch"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1576
+#: index.docbook:1573
#, no-c-format
msgid "Set this option to checkout from a branch of &kde; instead of the default of <replaceable>master</replaceable> (for &git; modules) or <replaceable>trunk</replaceable> (for &subversion;), where &kde; development occurs."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1581
+#: index.docbook:1578
#, no-c-format
msgid "For instance, to checkout &kde; 4.6 branch, you would set this option to <replaceable>4.6</replaceable>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1585
+#: index.docbook:1582
#, no-c-format
msgid "If &kdesrc-build; fails to properly download a branch with this option, you may have to manually specify the &url; to download from using the <link linkend=\"conf-module-base-path\">module-base-path</link> or <link linkend=\"conf-override-url\">override-url</link> options."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1590
+#: index.docbook:1587
#, no-c-format
msgid "For most &kde; modules you probably wish to use the <link linkend=\"conf-branch-group\">branch-group</link> option instead and use this option for case-by-case exceptions."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1598
+#: index.docbook:1595
#, no-c-format
msgid "branch-group"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1602
+#: index.docbook:1599
#, no-c-format
msgid "Set this option to a general group from which you want modules to be chosen."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1605
+#: index.docbook:1602
#, no-c-format
msgid "For supported &git; module types, &kdesrc-build; will determine the actual branch to use automatically based on rules encoded by the &kde; developers (these rules may be viewed in the <literal>kde-build-metadata</literal> source repository in your source directory). After a branch is determined that branch is used as if you had specified it yourself using the <link linkend=\"conf-branch\">branch</link> option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1614
+#: index.docbook:1611
#, no-c-format
msgid "This is useful if you're just trying to maintain up-to-date on some normal development track without having to pay attention to all the branch name changes."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1618
+#: index.docbook:1615
#, no-c-format
msgid "The current branch groups (as of 2013-08-11) are:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1622
+#: index.docbook:1619
#, no-c-format
msgid "<literal>stable-qt4</literal>, for tracking bugfixes to the &Qt; 4-based &kde; libraries and applications."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1625
+#: index.docbook:1622
#, no-c-format
msgid "<literal>latest-qt4</literal>, for tracking development and new features for the &Qt; 4-based &kde; libraries and applications."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1629
+#: index.docbook:1626
#, no-c-format
msgid "<literal>kf5-qt5</literal>, for tracking <quote>bleeding-edge</quote> development for the upcoming &Qt; 5-based &kde; Frameworks 5, &plasma; Workspace 2, &etc;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1635
+#: index.docbook:1632
#, no-c-format
msgid "Note that if you <emphasis>do</emphasis> choose a <literal>branch</literal> yourself, that it will override this setting. The same is true of other specific branch selection options such as <link linkend=\"conf-tag\">tag</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1640
+#: index.docbook:1637
#, no-c-format
msgid "This option was added in &kdesrc-build; 1.16-pre2."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1642
+#: index.docbook:1639
#, no-c-format
msgid "This option only applies to <literal>kde-projects</literal> &git; modules (the common case). See also <xref linkend=\"kde-projects-module-sets\"/>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1651
+#: index.docbook:1648
#, no-c-format
msgid "build-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1653
+#: index.docbook:1650
#, no-c-format
msgid ""
"Use this option to change the directory to contain the built sources. There are three different ways to use it: "
"<orderedlist> "
"<listitem>"
"<para>Relative to the &kde; &subversion; source directory (see <link linkend=\"conf-source-dir\">the source-dir option</link>). This is the default, and is selected if you type a directory name that does not start with a tilde (~) or a slash (/).</para>"
" "
"<para>The default value is <filename class=\"directory\">build</filename>.</para>"
"</listitem>"
" "
"<listitem>"
"<para>Absolute path. If you specify a path that begins with a /, then that path is used directly. For example, <filename class=\"directory\">/tmp/kde-obj-dir/</filename>.</para>"
"</listitem>"
" "
"<listitem>"
"<para>Relative to your home directory. If you specify a path that begins with a ~, then the path is used relative to your home directory, analogous to the shell's tilde-expansion. For example, <filename class=\"directory\">~/builddir</filename> would set the build directory to <filename class=\"directory\">/home/user-name/builddir</filename>.</para>"
"</listitem>"
" </orderedlist>"
" Perhaps surprisingly, this option can be changed per module."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1683
+#: index.docbook:1680
#, no-c-format
msgid "build-when-unchanged"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1685
+#: index.docbook:1682
#, no-c-format
msgid "Use this option in order to control whether &kdesrc-build; always tries to build a module that has not had any source code updates."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1688
+#: index.docbook:1685
#, no-c-format
msgid "By setting <option>build-when-unchanged</option> to <userinput>true</userinput>, &kdesrc-build; always attempts the build phase for a module, even if the module did not have any source code updates. This is the default setting since it is more likely to lead to a correct build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1694
+#: index.docbook:1691
#, no-c-format
msgid "By setting <option>build-when-unchanged</option> to <userinput>false</userinput>, &kdesrc-build; will only attempt to run the build phase for a module if the module has a source code update, or in other situations where it is likely that a rebuild is actually required. This can save time, especially if you run &kdesrc-build; daily, or more frequently."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1700
+#: index.docbook:1697
#, no-c-format
msgid "This feature is provided as an optimization only. Like many other optimizations, there are trade-offs for the correctness of your installation. For instance, changes to the qt or kdelibs modules may cause a rebuild of other modules to be necessary, even if the source code doesn't change at all."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1709
+#: index.docbook:1706
#, no-c-format
msgid "checkout-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1711
+#: index.docbook:1708
#, no-c-format
msgid "Set this option to checkout &subversion; sources piece by piece. The value for this option should be a space-separated list of directories to checkout. Although this option overrides the global option, be aware that setting this as a global option makes no sense."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1717
+#: index.docbook:1714
#, no-c-format
msgid "Note that this setting has no effect on &git; modules due to the operation of the &git; source control system."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1720
+#: index.docbook:1717
#, no-c-format
msgid "See <xref linkend=\"checking-out-parts\"/> for an example."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1724
+#: index.docbook:1721
#, no-c-format
msgid "cmake-options"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1725 index.docbook:1759 index.docbook:1792
+#: index.docbook:1722 index.docbook:1756 index.docbook:1789
#, no-c-format
msgid "Appends to global options for the default buildsystem, overrides global for other buildsystems."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1727
+#: index.docbook:1724
#, no-c-format
msgid "Use this option to specify what flags to pass to &cmake; when creating the build system for the module. When this is used as a global option, it is applied to all modules that this script builds. When used as a module option, it is added to the end of the global options. This allows you to specify common &cmake; options in the global section."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1733
+#: index.docbook:1730
#, no-c-format
msgid "This option does not apply to qt (which does not use &cmake;). Use <link linkend=\"conf-configure-flags\">configure-flags</link> instead."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1736
+#: index.docbook:1733
#, no-c-format
msgid "Since these options are passed directly to the &cmake; command line, they should be given as they would be typed into &cmake;. For example:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:1739
+#: index.docbook:1736
#, no-c-format
msgid "cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1741
+#: index.docbook:1738
#, no-c-format
msgid "Since this is a hassle, &kdesrc-build; takes pains to ensure that as long as the rest of the options are set correctly, you should be able to leave this option blank. (In other words, <emphasis>required</emphasis> &cmake; parameters are set for you automatically)"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1748
+#: index.docbook:1745
#, no-c-format
msgid "colorful-output"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1750
+#: index.docbook:1747
#, no-c-format
msgid "Set this option to <userinput>false</userinput> to disable the colorful output of &kdesrc-build;. This option defaults to <replaceable>true</replaceable>. Note that &kdesrc-build; will not output the color codes to anything but a terminal (such as xterm, &konsole;, or the normal &Linux; console)."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1758
+#: index.docbook:1755
#, no-c-format
msgid "configure-flags"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1761
+#: index.docbook:1758
#, no-c-format
msgid "Use this option to specify what flags to pass to ./configure when creating the build system for the module. When this is used as a global-option, it is applied to all modules that this script builds. <emphasis>This option only works for qt.</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1766
+#: index.docbook:1763
#, no-c-format
msgid "To change configuration settings for KDE modules, see <link linkend=\"conf-cmake-options\">cmake-options</link>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1773
+#: index.docbook:1770
#, no-c-format
msgid "custom-build-command"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1774 index.docbook:2188 index.docbook:2428 index.docbook:2510
+#: index.docbook:1771 index.docbook:2185 index.docbook:2425 index.docbook:2507
#, no-c-format
msgid "Module setting overrides global (build system option)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1776
+#: index.docbook:1773
#, no-c-format
msgid "This option can be set to run a different command (other than <command>make</command>, for example) in order to perform the build process. &kdesrc-build; should in general do the right thing, so you should not need to set this option. However it can be useful to use alternate build systems."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1783
+#: index.docbook:1780
#, no-c-format
msgid "The value of this option is used as the command line to run, modified by the <link linkend=\"conf-make-options\">make-options</link> option as normal."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1791
+#: index.docbook:1788
#, no-c-format
msgid "cxxflags"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1794
+#: index.docbook:1791
#, no-c-format
msgid "Use this option to specify what flags to use for building the module. This option is specified here instead of with <link linkend=\"conf-configure-flags\">configure-flags</link> or <link linkend=\"conf-cmake-options\">cmake-options</link> because this option will also set the environment variable <envar>CXXFLAGS</envar> during the build process."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1801
+#: index.docbook:1798
#, no-c-format
msgid "Note that for &kde; 4 and any other modules that use &cmake;, it is necessary to set the CMAKE_BUILD_TYPE option to <userinput>none</userinput> when configuring the module. This can be done using the <link linkend=\"conf-cmake-options\">cmake-options</link> option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1810
+#: index.docbook:1807
#, no-c-format
msgid "dest-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1812
+#: index.docbook:1809
#, no-c-format
msgid "Use this option to change the name a module is given on disk. For example, if your module was extragear/network, you could rename it to extragear-network using this option. Note that although this changes the name of the module on disk, it is not a good idea to include directories or directory separators in the name as this will interfere with any <link linkend=\"conf-build-dir\">build-dir</link> or <link linkend=\"conf-source-dir\">source-dir</link> options."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1823
+#: index.docbook:1820
#, no-c-format
msgid "disable-agent-check"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1825
+#: index.docbook:1822
#, no-c-format
msgid "Normally if you are using &ssh; to download the &subversion; sources (such as if you are using the svn+ssh protocol), &kdesrc-build; will try and make sure that if you are using ssh-agent, it is actually managing some &ssh; identities. This is to try and prevent &ssh; from asking for your pass phrase for every module. You can disable this check by setting <option>disable-agent-check</option> to <userinput>true</userinput>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1835
+#: index.docbook:1832
#, no-c-format
msgid "do-not-compile"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1837
+#: index.docbook:1834
#, no-c-format
msgid "Use this option to select a specific set of directories not to be built in a module (instead of all of them). The directories not to build should be space-separated."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1840
+#: index.docbook:1837
#, no-c-format
msgid "Note that the sources to the programs will still be downloaded. You can use the <link linkend=\"conf-checkout-only\">checkout-only</link> directive to choose directories that you want to check out."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1844
+#: index.docbook:1841
#, no-c-format
msgid "For example, to hold &juk; and &kscd; in the kdemultimedia module from compiling, you would add \"do-not-compile juk kscd\" to your kdemultimedia settings."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1848
+#: index.docbook:1845
#, no-c-format
msgid "See <xref linkend=\"not-compiling\"/> for an example."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1853
+#: index.docbook:1850
#, no-c-format
msgid "email-address"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1856 index.docbook:1865
+#: index.docbook:1853 index.docbook:1862
#, no-c-format
msgid "This option was removed in &kdesrc-build; 1.14."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1862
+#: index.docbook:1859
#, no-c-format
msgid "email-on-compile-error"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1871
+#: index.docbook:1868
#, no-c-format
msgid "inst-apps"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1873
+#: index.docbook:1870
#, no-c-format
msgid "This option was removed in version 1.10"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1879
+#: index.docbook:1876
#, no-c-format
msgid "git-desired-protocol"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1881
+#: index.docbook:1878
#, no-c-format
msgid "This option only applies to modules from a <link linkend=\"kde-projects-module-sets\">&kde; project</link> repository."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1884
+#: index.docbook:1881
#, no-c-format
msgid "What this option actually does is configure which network protocol to prefer when updating source code for these modules. Normally the very-efficient <literal>git</literal> protocol is used, but this may be blocked in some networks (e.g. corporate intranets, public Wi-Fi). An alternative protocol which is much better supported is the <literal>HTTP</literal> protocol used for Internet web sites."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1891
+#: index.docbook:1888
#, no-c-format
msgid "If you are using one of these constrained networks you can set this option to <userinput>http</userinput> to prefer <literal>HTTP</literal> communications instead."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1895
+#: index.docbook:1892
#, no-c-format
msgid "You may also need the <link linkend=\"conf-http-proxy\">http-proxy</link> option if an HTTP proxy is also needed for network traffic."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1899
+#: index.docbook:1896
#, no-c-format
msgid "In any other situation you should not set this option as the default protocol is most efficient."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1902
+#: index.docbook:1899
#, no-c-format
msgid "This option was added in &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1907
+#: index.docbook:1904
#, no-c-format
msgid "git-repository-base"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1909
+#: index.docbook:1906
#, no-c-format
msgid "This option, added in version 1.12.1, is used to create a short name to reference a specific Git repository base URL in later <link linkend=\"module-sets\">module set</link> declarations, which is useful for quickly declaring many Git modules to build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1914
+#: index.docbook:1911
#, no-c-format
msgid "You must specify two things (separated by a space): The name to assign to the base URL, and the actual base URL itself. For example:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1919
+#: index.docbook:1916
#, no-c-format
msgid ""
"global\n"
" # other options\n"
"\n"
" # This is the common path to all anonymous Git server modules.\n"
" git-repository-base <replaceable>kde-git</replaceable> <replaceable>kde:</replaceable>\n"
"end global\n"
"\n"
"# Module declarations\n"
"\n"
"module-set\n"
" # Now you can use the alias you defined earlier, but <emphasis>only</emphasis>\n"
" # in a module-set.\n"
" repository <replaceable>kde-git</replaceable>\n"
"\n"
" <link linkend=\"conf-use-modules\">use-modules</link> <replaceable>module1.git</replaceable> <replaceable>module2.git</replaceable>\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1923
+#: index.docbook:1920
#, no-c-format
msgid "The module-set's <literal>use-modules</literal> option created two modules internally, with &kdesrc-build; behaving as if it had read:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:1926
+#: index.docbook:1923
#, no-c-format
msgid ""
"module module1\n"
" repository kde:<replaceable>module1.git</replaceable>\n"
"end module\n"
"\n"
"module module2\n"
" repository kde:<replaceable>module2.git</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1928
+#: index.docbook:1925
#, no-c-format
msgid "The <literal>kde:</literal> &git; repository prefix used above is a shortcut which will be setup by &kdesrc-build; automatically. See the TechBase <ulink url=\"https://techbase.kde.org/Development/Git/Configuration#URL_Renaming\">URL Renaming</ulink> article for more information. Note that unlike most other options, this option can be specified multiple times in order to create as many aliases as necessary."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1936
+#: index.docbook:1933
#, no-c-format
msgid "It is not required to use this option to take advantage of module-set, this option exists to make it easy to use the same repository across many different module sets."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1943
+#: index.docbook:1940
#, no-c-format
msgid "git-user"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1946
+#: index.docbook:1943
#, no-c-format
msgid "This option is intended for &kde; developers. If set, it will be used to automatically setup identity information for the &git; source control software for <emphasis>newly downloaded</emphasis> &git; modules (including the vast majority of &kde; modules)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1951
+#: index.docbook:1948
#, no-c-format
msgid "Specifically, the user's name and email fields for each new &git; repository are filled in to the values set by this option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1954
+#: index.docbook:1951
#, no-c-format
msgid "The value must be specified in the form <option><replaceable>User Name</replaceable> &lt;<replaceable>email@example.com</replaceable>&gt;</option>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1959
+#: index.docbook:1956
#, no-c-format
msgid "For instance, a developer named <quote>Foo Barbaz</quote> with the email address <quote>foo@abc.xyz</quote> would use:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:1962
+#: index.docbook:1959
#, no-c-format
msgid "<symbol>git-user</symbol> <replaceable>Foo Barbaz</replaceable> &lt;<replaceable>foo@abc.xyz</replaceable>&gt;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1966
+#: index.docbook:1963
#, no-c-format
msgid "This option was introduced in &kdesrc-build; 15.09."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1972
+#: index.docbook:1969
#, no-c-format
msgid "http-proxy"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1975
+#: index.docbook:1972
#, no-c-format
msgid "This option, if set, uses the specified URL as a proxy server to use for any HTTP network communications (for example, when downloading snapshots for new modules, or the <link linkend=\"kde-projects-module-sets\">KDE project database</link>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1980
+#: index.docbook:1977
#, no-c-format
msgid "In addition, &kdesrc-build; will try to ensure that the tools it depends on also use that proxy server, if possible, by setting the <envar>http_proxy</envar> environment variable to the indicated server, <emphasis>if that environment variable is not already set</emphasis>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1985 index.docbook:2000 index.docbook:2027 index.docbook:2114
+#: index.docbook:1982 index.docbook:1997 index.docbook:2024 index.docbook:2111
#, no-c-format
msgid "This option was introduced with &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:1990
+#: index.docbook:1987
#, no-c-format
msgid "ignore-kde-structure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:1992
+#: index.docbook:1989
#, no-c-format
msgid "This option is used to store the source and the build files directly in the name of the module. For example, <literal>source/extragear/network/telepathy/ktp-text-ui</literal> becomes <literal>source/ktp-text-ui</literal>. This option is disabled by default. If you want to enable this option you need to set it to <userinput>true</userinput>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2005
+#: index.docbook:2002
#, no-c-format
msgid "ignore-modules"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2006 index.docbook:2591
+#: index.docbook:2003 index.docbook:2588
#, no-c-format
msgid "Can't be overridden"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2007
+#: index.docbook:2004
#, no-c-format
msgid "Modules named by this option, which would be chosen by &kdesrc-build; due to a <link linkend=\"conf-use-modules\">use-modules</link> option, are instead skipped entirely. Use this option when you want to build an entire <link linkend=\"kde-projects-module-sets\">kde-projects</link> project grouping <emphasis>except for</emphasis> some specific modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2013
+#: index.docbook:2010
#, no-c-format
msgid "The option value does not necessarily have to name the module directly. Any module that has full consecutive parts of its <link linkend=\"kde-projects-module-sets\">&kde; projects module path</link> match one of the option values will be ignored, so you can ignore multiple modules this way."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2019
+#: index.docbook:2016
#, no-c-format
msgid "For example, an option value of <replaceable>libs</replaceable> would result in both <symbol>kde/kdegraphics/libs</symbol> and <symbol>playground/libs</symbol> being excluded (though not <symbol>kde/kdelibs</symbol> since the full part <quote>kdelibs</quote> is what is compared)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2025
+#: index.docbook:2022
#, no-c-format
msgid "See also <xref linkend=\"example-ignoring-a-module\"/>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2032
+#: index.docbook:2029
#, no-c-format
msgid "include-dependencies"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2035
+#: index.docbook:2032
#, no-c-format
msgid "This option, when set to <userinput>true</userinput> requests that &kdesrc-build; also include known dependencies of this module in its build, without requiring you to mention those dependencies (even indirectly)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2039
+#: index.docbook:2036
#, no-c-format
msgid "This option only works for <link linkend=\"kde-projects-module-sets\"><literal>kde-project</literal>-based modules</link>, and requires that the metadata maintained by the &kde; developers is accurate for your selected <link linkend=\"conf-branch-group\">branch-group</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2045
+#: index.docbook:2042
#, no-c-format
msgid "This option is disabled by default, to avoid inadvertently selecting a bunch of modules that were not desired. It was added with &kdesrc-build; 1.16 in 2015."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2052
+#: index.docbook:2049
#, no-c-format
msgid "install-after-build"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2054
+#: index.docbook:2051
#, no-c-format
msgid "This option is used to install the package after it successfully builds. This option is enabled by default. If you want to disable this, you need to set this option to <userinput>false</userinput> in the <link linkend=\"configure-data\">configuration file</link>. You can also use the <link linkend=\"cmdline-no-install\"><option>--no-install</option></link> command line flag."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2064
+#: index.docbook:2061
#, no-c-format
msgid "install-environment-driver"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2066
+#: index.docbook:2063
#, no-c-format
msgid "By default, &kdesrc-build; will install a shell script that can be sourced in a user's profile setup scripts to easily establish needed environment variables to run the Plasma desktop built by &kdesrc-build;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2070 index.docbook:2102
+#: index.docbook:2067 index.docbook:2099
#, no-c-format
msgid "This driver will alter the following files:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2073 index.docbook:2106
+#: index.docbook:2070 index.docbook:2103
#, no-c-format
msgid "<filename>$XDG_CONFIG_HOME/kde-env-master.sh</filename> (normally found at <filename>~/.config/kde-env-master.sh</filename>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2074 index.docbook:2107
+#: index.docbook:2071 index.docbook:2104
#, no-c-format
msgid "<filename>$XDG_CONFIG_HOME/kde-env-user.sh</filename> (normally found at <filename>~/.config/kde-env-user.sh</filename>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2077
+#: index.docbook:2074
#, no-c-format
msgid "The <filename>kde-env-user.sh</filename> is optional. It is intended for user customizations (see the <ulink url=\"https://userbase.kde.org/KDE_System_Administration/Environment_Variables#Troubleshooting_and_Debugging\">Troubleshooting and Debugging</ulink> section of the &kde; UserBase for examples of customizable settings), but these settings can be set elsewhere by the user in their existing profile setup scripts."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2082
+#: index.docbook:2079
#, no-c-format
msgid "You can disable this feature by setting this option to <replaceable>false</replaceable>, and ensuring that the <link linkend=\"conf-install-session-driver\">install-session-driver</link> option is also disabled."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2087
+#: index.docbook:2084
#, no-c-format
msgid "This option was introduced with &kdesrc-build; 17.08."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2089 index.docbook:2116
+#: index.docbook:2086 index.docbook:2113
#, no-c-format
msgid "&kdesrc-build; will not overwrite your existing files (if present) unless you also pass the <option><link linkend=\"cmdline-delete-my-settings\">--delete-my-settings</link></option> command-line option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2097
+#: index.docbook:2094
#, no-c-format
msgid "install-session-driver"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2099
+#: index.docbook:2096
#, no-c-format
msgid "If enabled, &kdesrc-build; will try to install a driver for the graphical login manager that allows you to login to your &kdesrc-build;-built &kde; desktop."
msgstr ""
#. Tag: filename
#. +> trunk5
-#: index.docbook:2105
+#: index.docbook:2102
#, no-c-format
msgid "~/.xsession"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2110
+#: index.docbook:2107
#, no-c-format
msgid "If you maintain your own login driver then you can disable this feature by setting this option to <replaceable>false</replaceable>. If enabled, this feature also enables the <link linkend=\"conf-install-environment-driver\">install-environment-driver</link> feature."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2124
+#: index.docbook:2121
#, no-c-format
msgid "kdedir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2126
+#: index.docbook:2123
#, no-c-format
msgid "This option sets the directory that &kde; will be installed to after it is built. It defaults to <filename class=\"directory\">~/kde</filename>. If you change this to a directory needing root access, you may want to read about the <link linkend=\"conf-make-install-prefix\">make-install-prefix</link> option as well."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2134
+#: index.docbook:2131
#, no-c-format
msgid "kde-languages"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2136
+#: index.docbook:2133
#, no-c-format
msgid "This option allows you to choose to download and install localization packages along with &kde;. You might do this if you do not live in the United States and would like to use &kde; translated into your native language."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2141
+#: index.docbook:2138
#, no-c-format
msgid "To use this option, set it to a space-separated list of languages to install. Each language has a language code associated with it, which you can look up at this page: <ulink url=\"http://l10n.kde.org/teams-list.php\">http://l10n.kde.org/teams-list.php</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2147
+#: index.docbook:2144
#, no-c-format
msgid "It is alright to choose only one language. By default, none are downloaded, which means &kde; will display in American English."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2150
+#: index.docbook:2147
#, no-c-format
msgid "For instance, to choose to install French, you would set the option to something like: <userinput><option>kde-languages</option> <replaceable>fr</replaceable></userinput>. You would still need to use &systemsettings; in order to choose the French language, however."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2158
+#: index.docbook:2155
#, no-c-format
msgid "libpath"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2160
+#: index.docbook:2157
#, no-c-format
msgid "Set this option to set the environment variable <envar>LD_LIBRARY_PATH</envar> while building. You cannot override this setting in a module option. The default value is blank, but the paths <filename class=\"directory\">$<envar>KDEDIR</envar>/lib</filename> and <filename class=\"directory\">$<envar>QTDIR</envar>/lib</filename> are automatically added. You may use the tilde (~) for any paths you add using this option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2170
+#: index.docbook:2167
#, no-c-format
msgid "log-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2172
+#: index.docbook:2169
#, no-c-format
msgid "Use this option to change the directory used to hold the log files generated by the script."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2178
+#: index.docbook:2175
#, no-c-format
msgid "make-install-prefix"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2180
+#: index.docbook:2177
#, no-c-format
msgid "Set this variable to a space-separated list, which is interpreted as a command and its options to precede the <userinput><command>make</command> <option>install</option></userinput> command used to install modules. This is useful for installing packages with &sudo; for example, but please be careful while dealing with root privileges."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2187
+#: index.docbook:2184
#, no-c-format
msgid "make-options"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2189
+#: index.docbook:2186
#, no-c-format
msgid "Set this variable in order to pass command line options to the <command>make</command> command. This is useful for programs such as <ulink url=\"https://github.com/distcc/distcc\"><application>distcc</application></ulink> or systems with more than one processor core."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2197
+#: index.docbook:2194
#, no-c-format
msgid "manual-build"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2199
+#: index.docbook:2196
#, no-c-format
msgid "Set the option value to <userinput>true</userinput> to keep the build process from attempting to build this module. It will still be kept up-to-date when updating from &subversion;. This option is exactly equivalent to the <link linkend=\"cmdline-no-build\"><option>--no-build</option></link> command line option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2208
+#: index.docbook:2205
#, no-c-format
msgid "manual-update"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2210
+#: index.docbook:2207
#, no-c-format
msgid "Set the option value to <userinput>true</userinput> to keep the build process from attempting to update (and by extension, build or install) this module. If you set this option for a module, then you have essentially commented it out."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2218
+#: index.docbook:2215
#, no-c-format
msgid "module-base-path"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2220
+#: index.docbook:2217
#, no-c-format
msgid "Set this option to override &kdesrc-build;'s default directory path to the module in question. This can be used, for example, to pull specific branches or tagged versions of libraries. <ulink url=\"https://websvn.kde.org/\">The &kde; Source Viewer</ulink> is invaluable in helping to pick the right path."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2225
+#: index.docbook:2222
#, no-c-format
msgid "Note that &kdesrc-build; constructs the final path according to the following template: <filename class=\"directory\"><varname>$svn-server</varname>/home/kde/<varname>$module-base-path</varname></filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2230
+#: index.docbook:2227
#, no-c-format
msgid "The default value is either <filename class=\"directory\">trunk/<varname>$module</varname></filename> or <filename class=\"directory\">trunk/KDE/<varname>$module</varname></filename>, depending on the module name."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2235
+#: index.docbook:2232
#, no-c-format
msgid "Use the <link linkend=\"conf-branch\">branch</link> or <link linkend=\"conf-tag\">tag</link> options instead whenever they are applicable."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2242
+#: index.docbook:2239
#, no-c-format
msgid "niceness"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2244
+#: index.docbook:2241
#, no-c-format
msgid "Set this option to a number between 20 and 0. The higher the number, the lower a priority &kdesrc-build; will set for itself, i.e. the higher the number, the \"nicer\" the program is. The default is 10."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2251
+#: index.docbook:2248
#, no-c-format
msgid "no-svn"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2253
+#: index.docbook:2250
#, no-c-format
msgid "If this option is set to true then &kdesrc-build; will not update the source code for the module automatically. It will still try to build the module if it normally would have tried anyways."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2259
+#: index.docbook:2256
#, no-c-format
msgid "no-rebuild-on-fail"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2261
+#: index.docbook:2258
#, no-c-format
msgid "This option was removed in version 1.10, since this behavior no longer helps due to fixes in the underlying build system."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2266
+#: index.docbook:2263
#, no-c-format
msgid "override-build-system"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2268
+#: index.docbook:2265
#, no-c-format
msgid "This is an advanced option, added in &kdesrc-build; 1.16."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2270
+#: index.docbook:2267
#, no-c-format
msgid "Normally &kdesrc-build; will detect the appropriate build system to use for a module after it is downloaded. This is done by checking for the existence of specific files in the module's source directory."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2274
+#: index.docbook:2271
#, no-c-format
msgid "Some modules may include more than one required set of files, which could confuse the auto-detection. In this case you can manually specify the correct build type."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2277
+#: index.docbook:2274
#, no-c-format
msgid "Currently supported build types that can be set are:"
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2281
+#: index.docbook:2278
#, no-c-format
msgid "<term>KDE</term>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2282
+#: index.docbook:2279
#, no-c-format
msgid "Used to build &kde; modules. In reality it can be used to build almost any module that uses &cmake; but it is best not to rely on this."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2286
+#: index.docbook:2283
#, no-c-format
msgid "<term>Qt</term>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2287
+#: index.docbook:2284
#, no-c-format
msgid "Used to build the &Qt; library itself."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2290
+#: index.docbook:2287
#, no-c-format
msgid "qmake"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2291
+#: index.docbook:2288
#, no-c-format
msgid "Used to build &Qt; modules that use <application>qmake</application>-style <literal>.pro</literal> files."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2296
+#: index.docbook:2293
#, no-c-format
msgid "generic"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2297
+#: index.docbook:2294
#, no-c-format
msgid "Used to build modules that use plain Makefiles and that do not require any special configuration."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2301
+#: index.docbook:2298
#, no-c-format
msgid "autotools"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2302
+#: index.docbook:2299
#, no-c-format
msgid "This is the standard configuration tool used for most Free and open-source software not in any of the other categories."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2311
+#: index.docbook:2308
#, no-c-format
msgid "override-url"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2313
+#: index.docbook:2310
#, no-c-format
msgid "If you set this option, &kdesrc-build; will use its value as the &url; to pass to &subversion; <emphasis>completely unchanged</emphasis>. You should generally use this if you want to download a specific release but &kdesrc-build; cannot figure out what you mean using <link linkend=\"conf-branch\">branch</link>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2321
+#: index.docbook:2318
#, no-c-format
msgid "persistent-data-file"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2323
+#: index.docbook:2320
#, no-c-format
msgid "Use this option to change where &kdesrc-build; stores its persistent data. The default is to store this data in a file called <filename>.kdesrc-build-data</filename> placed in the same directory as the configuration file in use. If you have multiple available configurations in the same directory you may want to manually set this option so that the different configurations do not end up with conflicting persistent data."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2330
+#: index.docbook:2327
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.15."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2335
+#: index.docbook:2332
#, no-c-format
msgid "prefix"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2337
+#: index.docbook:2334
#, no-c-format
msgid "This option controls where to install the module (normally the <option><link linkend=\"conf-kdedir\">kdedir</link></option> setting is used). Using this option allows you to install a module to a different directory than where the KDE Platform libraries are installed, such as if you were using &kdesrc-build; only to build applications."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2342
+#: index.docbook:2339
#, no-c-format
msgid "You can use <varname>${MODULE}</varname> or <varname>$MODULE</varname> in the path to have them expanded to the module's name."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2348
+#: index.docbook:2345
#, no-c-format
msgid "purge-old-logs"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2350
+#: index.docbook:2347
#, no-c-format
msgid "This option controls whether old log directories are automatically deleted or not. The default value is <replaceable>true</replaceable>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2356
+#: index.docbook:2353
#, no-c-format
msgid "qmake-options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2359
+#: index.docbook:2356
#, no-c-format
msgid "Any options specified here are passed to the <command>qmake</command> command, for modules that use the <symbol>qmake</symbol> build system. For instance, you can use the <userinput>PREFIX=/path/to/qt</userinput> option to qmake to override where it installs the module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2365
+#: index.docbook:2362
#, no-c-format
msgid "This option was added to &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2370
+#: index.docbook:2367
#, no-c-format
msgid "qtdir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2372
+#: index.docbook:2369
#, no-c-format
msgid "Set this option to set the environment variable <envar>QTDIR</envar> while building. If you do not specify this option, &kdesrc-build; will assume that &Qt; is provided by the operating system."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2379
+#: index.docbook:2376
#, no-c-format
msgid "remove-after-install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2381
+#: index.docbook:2378
#, no-c-format
msgid "If you are low on hard disk space, you may want to use this option in order to automatically delete the build directory (or both the source and build directories for one-time installs) after the module is successfully installed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2386
+#: index.docbook:2383
#, no-c-format
msgid "Possible values for this option are:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2388
+#: index.docbook:2385
#, no-c-format
msgid "none - Do not delete anything (This is the default)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2389
+#: index.docbook:2386
#, no-c-format
msgid "builddir - Delete the build directory, but not the source."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2390
+#: index.docbook:2387
#, no-c-format
msgid "all - Delete both the source code and build directory."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2394
+#: index.docbook:2391
#, no-c-format
msgid "Note that using this option can have a significant detrimental impact on both your bandwidth usage (if you use <replaceable>all</replaceable>) and the time taken to compile &kde;, since &kdesrc-build; will be unable to perform incremental builds."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2401
+#: index.docbook:2398
#, no-c-format
msgid "repository"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2403
+#: index.docbook:2400
#, no-c-format
msgid "This option was introduced with version 1.10, and is used to specify the &git; repository to download the source code for the module. &Qt; (and therefore qt) would need this option, as well as various &kde; modules that are in the process of conversion to use &git;."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2410
+#: index.docbook:2407
#, no-c-format
msgid "revision"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2412
+#: index.docbook:2409
#, no-c-format
msgid "If this option is set to a value other than 0 (zero), &kdesrc-build; will force the source update to bring the module to the exact revision given, even if options like <link linkend=\"conf-branch\">branch</link> are in effect. If the module is already at the given revision then it will not be updated further unless this option is changed or removed from the configuration."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2419
+#: index.docbook:2416
#, no-c-format
msgid "This option did not work for git-based modules (including <link linkend=\"kde-projects-module-sets\">kde-projects</link> modules) until &kdesrc-build; version 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2427
+#: index.docbook:2424
#, no-c-format
msgid "run-tests"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2429
+#: index.docbook:2426
#, no-c-format
msgid "If set to <userinput>true</userinput>, then the module will be built with support for running its test suite, and the test suite will be executed as part of the build process. &kdesrc-build; will show a simple report of the test results. This is useful for developers or those who want to ensure their system is setup correctly."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2437
+#: index.docbook:2434
#, no-c-format
msgid "set-env"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2439
+#: index.docbook:2436
#, no-c-format
msgid "This option accepts a space-separated set of values, where the first value is the environment variable to set, and the rest of the values is what you want the variable set to. For example, to set the variable <envar>RONALD</envar> to McDonald, you would put in the appropriate section this command:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:2443
+#: index.docbook:2440
#, no-c-format
msgid "<command>set-env</command> <envar>RONALD</envar> <userinput>McDonald</userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2444
+#: index.docbook:2441
#, no-c-format
msgid "This option is special in that it can be repeated without overriding earlier set-env settings in the same section of the <link linkend=\"configure-data\">configuration file</link>. This way you can set more than one environment variable per module (or globally)."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2452
+#: index.docbook:2449
#, no-c-format
msgid "source-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2454
+#: index.docbook:2451
#, no-c-format
msgid "This option is used to set the directory on your computer to store the &kde; &subversion; sources at. If you do not specify this value, the default is <filename class=\"directory\">~/kdesrc</filename>. You may use the tilde (~) to represent the home directory if using this option."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2462
+#: index.docbook:2459
#, no-c-format
msgid "ssh-identity-file"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2465
+#: index.docbook:2462
#, no-c-format
msgid "Set this option to control which private SSH key file is passed to the <command>ssh-add</command> command when &kdesrc-build; is downloading source code from repositories that require authentication. See also: <xref linkend=\"ssh-agent-reminder\"/>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2470
+#: index.docbook:2467
#, no-c-format
msgid "This option was added in version 1.14.2."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2475
+#: index.docbook:2472
#, no-c-format
msgid "stop-on-failure"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2477
+#: index.docbook:2474
#, no-c-format
msgid "Set this option value to <userinput>true</userinput> to cause the script to stop execution after an error occurs during the build or install process. This option is off by default."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2484
+#: index.docbook:2481
#, no-c-format
msgid "svn-server"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2486
+#: index.docbook:2483
#, no-c-format
msgid "This option is used to set the server used to check out from &subversion;. The default is the anonymous &subversion; repository, <filename>svn://anonsvn.kde.org/</filename>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2488
+#: index.docbook:2485
#, no-c-format
msgid "If you are developing for KDE, use the &subversion; repository that was provided to you when you received your developer account, instead of the anonymous repository."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2495
+#: index.docbook:2492
#, no-c-format
msgid "<entry>tag</entry>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2497
+#: index.docbook:2494
#, no-c-format
msgid "Use this option to download a specific release of a module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2498
+#: index.docbook:2495
#, no-c-format
msgid "<emphasis>Note:</emphasis> The odds are very good that you <emphasis>do not want</emphasis> to use this option. &kde; releases are available in tarball form from the <ulink url=\"https://download.kde.org/\">&kde; download site</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2503
+#: index.docbook:2500
#, no-c-format
msgid "This option has only been supported for git-based modules since &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2509
+#: index.docbook:2506
#, no-c-format
msgid "use-clean-install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2511
+#: index.docbook:2508
#, no-c-format
msgid "Set this option to <userinput>true</userinput> in order to have &kdesrc-build; run <command>make uninstall</command> directly before running <command>make install</command>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2515
+#: index.docbook:2512
#, no-c-format
msgid "This can be useful in ensuring that there are not stray old library files, &cmake; metadata, etc. that can cause issues in long-lived &kde; installations. However this only works on build systems that support <command>make uninstall</command>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2520
+#: index.docbook:2517
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.12, but was not documented until &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2526
+#: index.docbook:2523
#, no-c-format
msgid "use-cmake"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2528
+#: index.docbook:2525
#, no-c-format
msgid "This option was removed in &kdesrc-build; 1.4 as all &kde; 4 modules require &cmake;, and &cmake; use is not permitted on any other modules."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2534
+#: index.docbook:2531
#, no-c-format
msgid "use-idle-io-priority"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2536
+#: index.docbook:2533
#, no-c-format
msgid "This option, added in &kdesrc-build; 1.12, will cause a lower priority to be used for disk and other I/O usage, which can significantly improve the responsiveness of the rest of the system at the expense of slightly longer running times for &kdesrc-build;. The default is to be disabled, to enable the lower disk priority set this to <userinput>true</userinput>."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2545
+#: index.docbook:2542
#, no-c-format
msgid "use-modules"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2546
+#: index.docbook:2543
#, no-c-format
msgid "Can only use in <link linkend=\"module-sets\">module-set</link>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2547
+#: index.docbook:2544
#, no-c-format
msgid "This option, added in &kdesrc-build; 1.12.1, allows you to easily specify many different modules to build at the same point in <link linkend=\"kdesrc-buildrc\">the configuration file</link>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2551
+#: index.docbook:2548
#, no-c-format
msgid "This option <emphasis>must</emphasis> be used within a <literal>module-set</literal>. Every identifier passed to this option is internally converted to a &kdesrc-build; module, with a <link linkend=\"conf-repository\"><option>repository</option></link> option set to the module-set's repository combined with the identifier name in order to setup the final repository to download from. All other options that are assigned in the module-set are also copied to the generated modules unaltered."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2559
+#: index.docbook:2556
#, no-c-format
msgid "The order that modules are defined in this option is important, because that is also the order that &kdesrc-build; will process the generated modules when updating, building, and installing. All modules defined in the given module-set will be handled before &kdesrc-build; moves to the next module after the module-set."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2565
+#: index.docbook:2562
#, no-c-format
msgid "If you need to change the options for a generated module, simply declare the module again after it is defined in the module-set, and set your options as needed. Although you will change the options set for the module this way, the module will still be updated and built in the order set by the module-set (i.e. you can't reorder the build sequence doing this)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2571
+#: index.docbook:2568
#, no-c-format
msgid "The name to use for the module if you do this is simply the name that you passed to <option>use-modules</option>, with the exception that any <literal>.git</literal> is removed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2575
+#: index.docbook:2572
#, no-c-format
msgid "See <xref linkend=\"module-sets\"/> and <link linkend=\"conf-git-repository-base\">git-repository-base</link> for a description of its use and an example."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2582
+#: index.docbook:2579
#, no-c-format
msgid "use-qt-builddir-hack"
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2584
+#: index.docbook:2581
#, no-c-format
msgid "This option has been removed due to improvements in the &Qt; build system."
msgstr ""
#. Tag: entry
#. +> trunk5
-#: index.docbook:2590
+#: index.docbook:2587
#, no-c-format
msgid "use-stable-kde"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2593
+#: index.docbook:2590
#, no-c-format
msgid "This option is deprecated and will be removed (again) in a future release."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2595
+#: index.docbook:2592
#, no-c-format
msgid "Please use the <option><link linkend=\"conf-branch-group\">branch-group</link></option> instead, which offers more selectivity."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2609
+#: index.docbook:2606
#, no-c-format
msgid "Command Line Options and Environment Variables"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2612
+#: index.docbook:2609
#, no-c-format
msgid "Command Line Usage"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2614
+#: index.docbook:2611
#, no-c-format
msgid "&kdesrc-build; is designed to be run as follows:"
msgstr ""
#. Tag: cmdsynopsis
#. +> trunk5
-#: index.docbook:2616
+#: index.docbook:2613
#, no-c-format
msgid "<command>kdesrc-build</command> <arg rep=\"repeat\"><replaceable>--options</replaceable></arg> <arg rep=\"repeat\"><replaceable>modules to build</replaceable></arg>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2622
+#: index.docbook:2619
#, no-c-format
msgid "If no modules to build are specified on the command line, then kdesrc-build will build all modules defined in its configuration file, in the order listed in that file (although this can be modified by various configuration file options)."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2628
+#: index.docbook:2625
#, no-c-format
msgid "Commonly used command line options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2630
+#: index.docbook:2627
#, no-c-format
msgid "The full list of command line options is given in <xref linkend=\"supported-cmdline-params\"/>. The most-commonly used options include:"
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2636
+#: index.docbook:2633
#, no-c-format
msgid "<option>--pretend</option> (or <option>-p</option>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2637
+#: index.docbook:2634
#, no-c-format
msgid "This option causes &kdesrc-build; to indicate what actions it would take, without actually really implementing them. This can be useful to make sure that the modules you think you are building will actually get built."
msgstr ""
#. Tag: option
#. +> trunk5
-#: index.docbook:2644
+#: index.docbook:2641
#, no-c-format
msgid "<option>--refresh-build</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2645
+#: index.docbook:2642
#, no-c-format
msgid "This option forces &kdesrc-build; to build the given modules from an absolutely fresh start point. Any existing build directory for that module is removed and it is rebuilt. This option is useful if you have errors building a module, and sometimes is required when &Qt; or &kde; libraries change."
msgstr ""
#. Tag: option
#. +> trunk5
-#: index.docbook:2653
+#: index.docbook:2650
#, no-c-format
msgid "--no-src"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2654
+#: index.docbook:2651
#, no-c-format
msgid "This option skips the source update process. You might use it if you have very recently updated the source code (perhaps you did it manually or recently ran &kdesrc-build;) but still want to rebuild some modules."
msgstr ""
#. Tag: option
#. +> trunk5
-#: index.docbook:2661
+#: index.docbook:2658
#, no-c-format
msgid "<option>--no-build</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2662
+#: index.docbook:2659
#, no-c-format
msgid "This option is similar to <option>--no-src</option> above, but this time the build process is skipped."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2670
+#: index.docbook:2667
#, no-c-format
msgid "Specifying modules to build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2672
+#: index.docbook:2669
#, no-c-format
msgid "In general, specifying modules to build is as simple as passing their module name as you defined it in the configuration file. You can also pass modules that are part of a module set, either as named on <link linkend=\"conf-use-modules\">use-modules</link>, or the name of the entire module set itself, if you have given it a name."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2678
+#: index.docbook:2675
#, no-c-format
msgid "In the specific case of module sets based against the <link linkend=\"kde-projects-module-sets\">KDE project database</link>, &kdesrc-build; will expand module name components to determine the exact module you want. For example, &kdesrc-build;'s KDE project entry locates the project in <literal>extragear/utils/kdesrc-build</literal>. You could specify any of the following to build &kdesrc-build;:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:2686
+#: index.docbook:2683
#, no-c-format
msgid ""
"<prompt>&percnt;</prompt> <command>kdesrc-build</command> <option><replaceable>+extragear/utils/kdesrc-build</replaceable></option>\n"
"<prompt>&percnt;</prompt> <command>kdesrc-build</command> <option><replaceable>+utils/kdesrc-build</replaceable></option>\n"
"<prompt>&percnt;</prompt> <command>kdesrc-build</command> <option><replaceable>+kdesrc-build</replaceable></option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2689
+#: index.docbook:2686
#, no-c-format
msgid "The commands in the previous example preceded the module-name with a <symbol>+</symbol>. This forces the module name to be interpreted as a module from the KDE project database, even if that module hasn't been defined in your configuration file."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2695
+#: index.docbook:2692
#, no-c-format
msgid "Be careful about specifying very generic projects (e.g. <literal>extragear/utils</literal> by itself), as this can lead to a large amount of modules being built. You should use the <option>--pretend</option> option before building a new module set to ensure it is only building the modules you want."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2705
+#: index.docbook:2702
#, no-c-format
msgid "Supported Environment Variables"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2707
+#: index.docbook:2704
#, no-c-format
msgid "&kdesrc-build; does not use environment variables. If you need to set environment variables for the build or install process, please see the <link linkend=\"conf-set-env\">set-env</link> option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:2716
+#: index.docbook:2713
#, no-c-format
msgid "Supported command-line parameters"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2718
+#: index.docbook:2715
#, no-c-format
msgid "The script accepts the following command-line options:"
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2725
+#: index.docbook:2722
#, no-c-format
msgid "--async"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2726
+#: index.docbook:2723
#, no-c-format
msgid "Enables the <link linkend=\"conf-async\">asynchronous mode</link>, which can perform the source code updates and module builds at the same time. This is the default, this option only needs specified if you have disabled it in the configuration."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2735
+#: index.docbook:2732
#, no-c-format
msgid "--help"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2736
+#: index.docbook:2733
#, no-c-format
msgid "Only display simple help on this script."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2742
+#: index.docbook:2739
#, no-c-format
msgid "--version"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2743
+#: index.docbook:2740
#, no-c-format
msgid "Display the program version."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2749
+#: index.docbook:2746
#, no-c-format
msgid "--author"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2750
+#: index.docbook:2747
#, no-c-format
msgid "Display contact information for the author."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2757
+#: index.docbook:2754
#, no-c-format
msgid "--color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2758
+#: index.docbook:2755
#, no-c-format
msgid "Enable colorful output. (This is the default for interactive terminals)."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2764
+#: index.docbook:2761
#, no-c-format
msgid "--nice=<replaceable>value</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2765
+#: index.docbook:2762
#, no-c-format
msgid "This value adjusts the computer CPU priority requested by &kdesrc-build;, and should be in the range of 0-20. 0 is highest priority (because it is the least <quote>nice</quote>), 20 is lowest priority. &kdesrc-build; defaults to 10."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2774
+#: index.docbook:2771
#, no-c-format
msgid "--no-async"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2775
+#: index.docbook:2772
#, no-c-format
msgid "Disables the <link linkend=\"conf-async\">asynchronous mode</link> of updating. Instead the update will be performed in its entirety before the build starts. This option will slow down the overall process, but if you encounter IPC errors while running &kdesrc-build; try using this option, and submitting a <ulink url=\"https://bugs.kde.org/\">bug report</ulink>."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2785
+#: index.docbook:2782
#, no-c-format
msgid "--no-color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2786
+#: index.docbook:2783
#, no-c-format
msgid "Disable colorful output."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2792
+#: index.docbook:2789
#, no-c-format
msgid "<parameter>--pretend</parameter> (or <parameter>-p</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2793
+#: index.docbook:2790
#, no-c-format
msgid "&kdesrc-build; will run through the update and build process, but instead of performing any actions to update or build, will instead output what the script would have done (e.g. what commands to run, general steps being taken, etc.)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2799
+#: index.docbook:2796
#, no-c-format
msgid "Simple read-only commands (such as reading file information) may still be run to make the output more relevant (such as correctly simulating whether source code would be checked out or updated)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2804
+#: index.docbook:2801
#, no-c-format
msgid "This option requires that some needed metadata is available, which is normally automatically downloaded, but downloads are disabled in pretend mode. If you've never run &kdesrc-build; (and therefore, don't have this metadata), you should run <command>kdesrc-build <option>--metadata-only</option></command> to download the required metadata first."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2815
+#: index.docbook:2812
#, no-c-format
msgid "<parameter>--quiet</parameter> (or <parameter>-q</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2816
+#: index.docbook:2813
#, no-c-format
msgid "Do not be as noisy with the output. With this switch only the basics are output."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2823
+#: index.docbook:2820
#, no-c-format
msgid "--really-quiet"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2824
+#: index.docbook:2821
#, no-c-format
msgid "Only output warnings and errors."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2830
+#: index.docbook:2827
#, no-c-format
msgid "<parameter>--verbose</parameter> (or <parameter>-v</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2831
+#: index.docbook:2828
#, no-c-format
msgid "Be very descriptive about what is going on, and what &kdesrc-build; is doing."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2837
+#: index.docbook:2834
#, no-c-format
msgid "<parameter>--src-only</parameter> (or <parameter>--svn-only</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2838
+#: index.docbook:2835
#, no-c-format
msgid "Only perform the source update. (The <parameter>--svn-only</parameter> is only supported for compatibility with older scripts)."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2845
+#: index.docbook:2842
#, no-c-format
msgid "--build-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2846
+#: index.docbook:2843
#, no-c-format
msgid "Only perform the build process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2852
+#: index.docbook:2849
#, no-c-format
msgid "--install-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2853
+#: index.docbook:2850
#, no-c-format
msgid "Only perform the install process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2859
+#: index.docbook:2856
#, no-c-format
msgid "--metadata-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2860
+#: index.docbook:2857
#, no-c-format
msgid "Only perform the metadata download process. &kdesrc-build; normally handles this automatically, but you might manually use this to allow the <option><link linkend=\"cmdline-pretend\">--pretend</link></option> command line option to work."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2868
+#: index.docbook:2865
#, no-c-format
msgid "--rebuild-failures"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2869
+#: index.docbook:2866
#, no-c-format
msgid "Use this option to build only those modules which failed to build on a previous &kdesrc-build; run. This is useful if a significant number of failures occurred mixed with successful builds. After fixing the issue causing the build failures you can then easily build only the modules that failed previously."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2875
+#: index.docbook:2872
#, no-c-format
msgid "Note that the list of <quote>previously-failed modules</quote> is reset every time a &kdesrc-build; run finishes with some module failures. However it is not reset by a completely successful build, so you can successfully rebuild a module or two and this flag will still work."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2881
+#: index.docbook:2878
#, no-c-format
msgid "This option was added for &kdesrc-build; 15.09."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2886
+#: index.docbook:2883
#, no-c-format
msgid "--ignore-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2887
+#: index.docbook:2884
#, no-c-format
msgid "Do not include the modules passed on the rest of the command line in the update/build process (this is useful if you want to build most of the modules in your <link linkend=\"configure-data\">configuration file</link> and just skip a few)."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2896
+#: index.docbook:2893
#, no-c-format
msgid "<parameter>--no-src</parameter> (or <parameter>--no-svn</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2897
+#: index.docbook:2894
#, no-c-format
msgid "Skip contacting the &subversion; server. (The <parameter>--no-svn</parameter> parameter is only supported for compatibility with older versions of the script)."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2905
+#: index.docbook:2902
#, no-c-format
msgid "<parameter>--no-build</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2906
+#: index.docbook:2903
#, no-c-format
msgid "Skip the build process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2912
+#: index.docbook:2909
#, no-c-format
msgid "--no-metadata"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2913
+#: index.docbook:2910
#, no-c-format
msgid "Do not automatically download the extra metadata needed for &kde; git modules. The source updates for the modules themselves will still occur unless you pass <link linkend=\"cmdline-no-src\">--no-src</link> as well."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2917
+#: index.docbook:2914
#, no-c-format
msgid "This can be useful if you are frequently re-running &kdesrc-build; since the metadata does not change very often. But note that many other features require the metadata to be available. You might want to consider running &kdesrc-build; with the <link linkend=\"cmdline-metadata-only\">--metadata-only</link> option one time and then using this option for subsequent runs."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2927
+#: index.docbook:2924
#, no-c-format
msgid "--no-install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2928
+#: index.docbook:2925
#, no-c-format
msgid "Do not automatically install packages after they are built."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2934
+#: index.docbook:2931
#, no-c-format
msgid "--no-build-when-unchanged"
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2935
+#: index.docbook:2932
#, no-c-format
msgid "--force-build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2936
+#: index.docbook:2933
#, no-c-format
msgid "This option explicitly disables skipping the build process (an optimization controlled by the <link linkend=\"conf-build-when-unchanged\">build-when-unchanged</link> option). This is useful for making &kdesrc-build; run the build when you have changed something that &kdesrc-build; cannot check."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2943
+#: index.docbook:2940
#, no-c-format
msgid "<parameter>--force-build</parameter> performs the exact same function, and is perhaps easier to remember."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2949
+#: index.docbook:2946
#, no-c-format
msgid "--debug"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2950
+#: index.docbook:2947
#, no-c-format
msgid "Enables debug mode for the script. Currently this means that all output will be dumped to the standard output in addition to being logged in the log directory like normal. Also, many functions are much more verbose about what they are doing in debugging mode."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2959
+#: index.docbook:2956
#, no-c-format
msgid "<parameter>--query</parameter>=<userinput><replaceable>mode</replaceable></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2960
+#: index.docbook:2957
#, no-c-format
msgid "This command causes &kdesrc-build; to query a parameter of the modules in the build list (either passed on the command line or read in from the configuration file), outputting the result to screen (one module per line)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2965
+#: index.docbook:2962
#, no-c-format
msgid "This option must be provided with a <quote>query mode</quote>, which should be one of the following:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2968
+#: index.docbook:2965
#, no-c-format
msgid "<option>source-dir</option>, which causes &kdesrc-build; to output the full path to where the module's source code is stored."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2971
+#: index.docbook:2968
#, no-c-format
msgid "<option>build-dir</option>, which causes &kdesrc-build; to output the full path to where the module build process occurs."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2974
+#: index.docbook:2971
#, no-c-format
msgid "<option>install-dir</option>, which causes &kdesrc-build; to output the full path to where the module will be installed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2977
+#: index.docbook:2974
#, no-c-format
msgid "<option>project-path</option>, which causes &kdesrc-build; to output the location of the module within the hierarchy of KDE source code repositories. See <xref linkend=\"kde-projects-module-sets\"/> for more information on this hierarchy."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2982
+#: index.docbook:2979
#, no-c-format
msgid "<option>branch</option>, which causes &kdesrc-build; to output the resolved git branch that will be used for each module, based on the <link linkend=\"conf-tag\">tag</link>, <link linkend=\"conf-branch\">branch</link> and <link linkend=\"conf-branch-group\">branch-group</link> settings in effect."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2988
+#: index.docbook:2985
#, no-c-format
msgid "Otherwise, option names that are valid for modules in the <link linkend=\"conf-options-table\">configuration file</link> can be used, the resolved value of which will be listed for each module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2994
+#: index.docbook:2991
#, no-c-format
msgid "If a single module is passed on the command line, then the output is simply the value of the parameter being queried. If multiple (or no) modules are passed on the command line, then each line is prefixed by the name of the module. Either way, &kdesrc-build; stops running once each value is output."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3001
+#: index.docbook:2998
#, no-c-format
msgid "This option was added with &kdesrc-build; 16.05."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3004
+#: index.docbook:3001
#, no-c-format
msgid "For example, the command <quote><command>kdesrc-build</command> <parameter>--query</parameter> <parameter><replaceable>branch</replaceable></parameter> <parameter><replaceable>kactivities</replaceable></parameter> <parameter><replaceable>kdepim</replaceable></parameter></quote> might end up with output like:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3010
+#: index.docbook:3007
#, no-c-format
msgid ""
"kactivities: master\n"
"kdepim: master"
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3016
+#: index.docbook:3013
#, no-c-format
msgid "--no-rebuild-on-fail"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3017
+#: index.docbook:3014
#, no-c-format
msgid "Do not try to rebuild modules that have failed building from scratch. &kdesrc-build; will never try to do this to a module that already was tried to be built from scratch."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3026
+#: index.docbook:3023
#, no-c-format
msgid "<parameter>--refresh-build</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3027
+#: index.docbook:3024
#, no-c-format
msgid "Recreate the build system and make from scratch."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3033
+#: index.docbook:3030
#, no-c-format
msgid "--reconfigure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3034
+#: index.docbook:3031
#, no-c-format
msgid "Run <command>cmake</command> (for &kde; modules) or <command>configure</command> (for &Qt;) again, without cleaning the build directory. You should not normally have to specify this, as &kdesrc-build; will detect when you change the relevant options and automatically re-run the build setup. This option is implied if <parameter><link linkend=\"cmdline-refresh-build\">--refresh-build</link></parameter> is used."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3045
+#: index.docbook:3042
#, no-c-format
msgid "--resume-from"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3046
+#: index.docbook:3043
#, no-c-format
msgid "This option is used to resume the build starting from the given module, which should be the next option on the command line. You should not specify other module names on the command line."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3052 index.docbook:3073
+#: index.docbook:3049 index.docbook:3070
#, no-c-format
msgid "This option formerly added <link linkend=\"cmdline-no-src\"><parameter>--no-src</parameter></link>, but does not any longer (since &kdesrc-build; 1.13). If you want to avoid source updates when resuming, simply pass <option><userinput>--no-src</userinput></option> in addition to the other options."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3059
+#: index.docbook:3056
#, no-c-format
msgid "See also: <xref linkend=\"cmdline-resume-after\"/> and <xref linkend=\"resuming-failed\"/>. You would prefer to use this command line option if you have fixed the build error and want &kdesrc-build; to complete the build."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3066
+#: index.docbook:3063
#, no-c-format
msgid "--resume-after"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3067
+#: index.docbook:3064
#, no-c-format
msgid "This option is used to resume the build starting after the given module, which should be the next option on the command line. You should not specify other module names on the command line."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3080
+#: index.docbook:3077
#, no-c-format
msgid "See also: <xref linkend=\"cmdline-resume-from\"/> and <xref linkend=\"resuming-failed\"/>. You would prefer to use this command line option if you have fixed the build error and have also built and installed the module yourself, and want &kdesrc-build; to start again with the next module."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3088
+#: index.docbook:3085
#, no-c-format
msgid "--resume"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3089
+#: index.docbook:3086
#, no-c-format
msgid "This option can be used to run &kdesrc-build; after it has had a build failure."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3092
+#: index.docbook:3089
#, no-c-format
msgid "It resumes the build from the module that failed, using the list of modules that were waiting to be built before, and disables source and metadata updates as well. The use case is when a simple mistake or missing dependency causes the build failure. Once you correct the error you can quickly get back into building the modules you were building before, without fiddling with <option><link linkend=\"cmdline-resume-from\">--resume-from</link></option> and <option><link linkend=\"cmdline-stop-before\">--stop-before</link></option>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3102
+#: index.docbook:3099
#, no-c-format
msgid "This is even handier with the <option><link linkend=\"cmdline-stop-on-failure\">--stop-on-failure</link></option> command line argument, especially if you're initially setting up your development environment."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3108
+#: index.docbook:3105
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.16."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3115
+#: index.docbook:3112
#, no-c-format
msgid "--stop-before"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3116
+#: index.docbook:3113
#, no-c-format
msgid "This command line option is used to stop the normal build process just <emphasis>before</emphasis> a module would ordinarily be built."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3119
+#: index.docbook:3116
#, no-c-format
msgid ""
"For example, if the normal build list was "
"<simplelist type=\"inline\"> <member>moduleA</member><member>moduleB</member><member>moduleC</member></simplelist>"
", then <option>--stop-before=<replaceable>moduleB</replaceable></option> would cause &kdesrc-build; to only build <literal>moduleA</literal>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3124 index.docbook:3139
+#: index.docbook:3121 index.docbook:3136
#, no-c-format
msgid "This command line option was added with &kdesrc-build; 1.16."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3130
+#: index.docbook:3127
#, no-c-format
msgid "--stop-after"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3131
+#: index.docbook:3128
#, no-c-format
msgid "This command line option is used to stop the normal build process just <emphasis>after</emphasis> a module would ordinarily be built."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3134
+#: index.docbook:3131
#, no-c-format
msgid ""
"For example, if the normal build list was "
"<simplelist type=\"inline\"> <member>moduleA</member><member>moduleB</member><member>moduleC</member></simplelist>"
", then <option>--stop-after=<replaceable>moduleB</replaceable></option> would cause &kdesrc-build; to build <literal>moduleA</literal> and <literal>moduleB</literal>."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3145
+#: index.docbook:3142
#, no-c-format
msgid "--stop-on-failure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3146
+#: index.docbook:3143
#, no-c-format
msgid "This option causes the build to abort as soon as a failure occurs. Useful when you're setting up your initial development environment. Without this flag, &kdesrc-build; will try to press on with the rest of the modules in the build to avoid wasting time in case the problem is with a single module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3151
+#: index.docbook:3148
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.16. See also the <link linkend=\"conf-stop-on-failure\">stop-on-failure</link> option."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3158
+#: index.docbook:3155
#, no-c-format
msgid "--rc-file"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3159
+#: index.docbook:3156
#, no-c-format
msgid "This interprets the next command line parameter as the file to read the configuration options from. The default value for this parameter is <filename>kdesrc-buildrc</filename> (checked in the current directory) if it is present, or <filename>~/.kdesrc-buildrc</filename> otherwise. See also <xref linkend=\"kdesrc-buildrc\"/>."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3169
+#: index.docbook:3166
#, no-c-format
msgid "--print-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3171
+#: index.docbook:3168
#, no-c-format
msgid "Takes all actions up to and including dependency reordering of the modules specified on the command line (or configuration file), prints the modules that would be processed one per line, and then exits without further action."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3176
+#: index.docbook:3173
#, no-c-format
msgid "The <literal>kde-project</literal> metadata is downloaded first (though, see <link linkend=\"cmdline-pretend\"><option>--pretend</option></link> or <link linkend=\"cmdline-no-src\"><option>--no-src</option></link>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3181
+#: index.docbook:3178
#, no-c-format
msgid "The output is not fully compatible with usage by scripts as other output messages may be generated until the module list is shown."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3185
+#: index.docbook:3182
#, no-c-format
msgid "This is mostly just useful for quickly determining what &kdesrc-build; understands a module's dependencies to be, which means it's only useful for <link linkend=\"kde-projects-module-sets\"><literal>kde-projects</literal></link> modules. This option is also compatible with <link linkend=\"cmdline-resume-from\"><option>--resume-from</option></link>, <link linkend=\"cmdline-resume-after\"><option>--resume-after</option></link>, <link linkend=\"cmdline-stop-before\"><option>--stop-before</option></link>, <link linkend=\"cmdline-stop-after\"><option>--stop-after</option></link>."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3199
+#: index.docbook:3196
#, no-c-format
msgid "--run"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3200
+#: index.docbook:3197
#, no-c-format
msgid "This option interprets the next item on the command line as a program to run, and &kdesrc-build; will then finish reading the configuration file, update the environment as normal, and then execute the given program."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3205
+#: index.docbook:3202
#, no-c-format
msgid "This will not work to start a shell with the &kdesrc-build; environment in most cases however, since interactive shells typically reset at least part of the environment variables (such as <envar>PATH</envar> and <envar>KDEDIRS</envar>) in the startup sequence."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3211
+#: index.docbook:3208
#, no-c-format
msgid "If you want to see the environment used by &kdesrc-build;, you can run the <command>printenv</command> command:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3214
+#: index.docbook:3211
#, no-c-format
msgid ""
"$ <command>kdesrc-build</command> <parameter>--run</parameter> <parameter>printenv</parameter>\n"
"KDE_SESSION_VERSION=4\n"
"SDL_AUDIODRIVER=alsa\n"
"LANGUAGE=\n"
"XCURSOR_THEME=Oxygen_Blue\n"
"LESS=-R -M --shift 5\n"
"QMAIL_CONTROLDIR=/var/qmail/control\n"
"... etc."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3220
+#: index.docbook:3217
#, no-c-format
msgid "--prefix=&lt;/path/to/kde&gt;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3221
+#: index.docbook:3218
#, no-c-format
msgid "This allows you to change the directory that &kde; will be installed to from the command line. This option implies <link linkend=\"cmdline-reconfigure\"><parameter>--reconfigure</parameter></link>, but using <link linkend=\"cmdline-refresh-build\"><parameter>--refresh-build</parameter></link> may still be required."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3231
+#: index.docbook:3228
#, no-c-format
msgid "--revision"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3232
+#: index.docbook:3229
#, no-c-format
msgid "This option causes &kdesrc-build; to checkout a specific numbered revision for each &subversion; module, overriding any <link linkend=\"conf-branch\">branch</link>, <link linkend=\"conf-tag\">tag</link>, or <link linkend=\"conf-revision\">revision</link> options already set for these modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3238
+#: index.docbook:3235
#, no-c-format
msgid "This option is likely not a good idea, and is only supported for compatibility with older scripts."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3244
+#: index.docbook:3241
#, no-c-format
msgid "--build-system-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3245
+#: index.docbook:3242
#, no-c-format
msgid "This option causes &kdesrc-build; to abort building a module just before the <command>make</command> command would have been run. This is supported for compatibility with older versions only, this effect is not helpful for the current &kde; build system."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3253
+#: index.docbook:3250
#, no-c-format
msgid "--install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3254
+#: index.docbook:3251
#, no-c-format
msgid "If this is the only command-line option, it tries to install all of the modules contained in <filename>log/latest/build-status</filename>. If command-line options are specified after <parameter>--install</parameter>, they are all assumed to be modules to install (even if they did not successfully build on the last run)."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3263
+#: index.docbook:3260
#, no-c-format
msgid "--no-snapshots"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3264
+#: index.docbook:3261
#, no-c-format
msgid "Supplying this option causes &kdesrc-build; to always perform a normal initial checkout of a module instead of using a quick-start snapshot (only available for Git modules from the <literal>kde-projects</literal> repository). Note that this option should only be used if there is a failure using snapshots, as the quick-start snapshot reduces load on the KDE source repositories."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3274
+#: index.docbook:3271
#, no-c-format
msgid "Module snapshots <emphasis>are</emphasis> real checkouts. You should not need to specify this option, it is only a troubleshooting aid."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3281
+#: index.docbook:3278
#, no-c-format
msgid "--delete-my-patches"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3282
+#: index.docbook:3279
#, no-c-format
msgid "This option is used to let &kdesrc-build; delete source directories that may contain user data, so that the module can be re-downloaded. This would normally only be useful for &kde; developers (who might have local changes that would be deleted)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3288
+#: index.docbook:3285
#, no-c-format
msgid "This is currently only used to checkout modules that have been converted from &subversion; to &git;. You should not use this option normally, &kdesrc-build; will prompt to be re-run with it if it is needed."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3295
+#: index.docbook:3292
#, no-c-format
msgid "--delete-my-settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3296
+#: index.docbook:3293
#, no-c-format
msgid "This option is used to let &kdesrc-build; overwrite existing files which may contain user data."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3300
+#: index.docbook:3297
#, no-c-format
msgid "This is currently only used for xsession setup for the login manager. You should not use this option normally, &kdesrc-build; will prompt to be re-run with it if it is needed."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3307
+#: index.docbook:3304
#, no-c-format
msgid "--<replaceable>&lt;option-name&gt;</replaceable>="
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3308
+#: index.docbook:3305
#, no-c-format
msgid "You can use this option to override an option in your <link linkend=\"configure-data\">configuration file</link> for every module. For instance, to override the <link linkend=\"conf-log-dir\">log-dir</link> option, you would do: <userinput><parameter>--log-dir=<filename class=\"directory\"><replaceable>/path/to/dir</replaceable></filename></parameter></userinput>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3315
+#: index.docbook:3312
#, no-c-format
msgid "This feature can only be used for option names already recognized by &kdesrc-build;, that are not already supported by relevant command line options. For example the <link linkend=\"conf-async\">async</link> configuration file option has specific <link linkend=\"cmdline-async\">--async</link> and <link linkend=\"cmdline-no-async\">--no-async</link> command line options that are preferred by &kdesrc-build;."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3327
+#: index.docbook:3324
#, no-c-format
msgid "--set-module-value-option=<replaceable>&lt;module-name&gt;</replaceable>,<replaceable>&lt;option-name&gt;</replaceable>,<replaceable>&lt;option-value&gt;</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3328
+#: index.docbook:3325
#, no-c-format
msgid "You can use this option to override an option in your <link linkend=\"configure-data\">configuration file</link> for a specific module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3336
+#: index.docbook:3333
#, no-c-format
msgid "Any other command-line options are assumed to be modules to update and build. Please, do not mix building with installing."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3346
+#: index.docbook:3343
#, no-c-format
msgid "Using &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3349
+#: index.docbook:3346
#, no-c-format
msgid "Preface"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3351
+#: index.docbook:3348
#, no-c-format
msgid "Normally using &kdesrc-build; after you have gone through <xref linkend=\"getting-started\"/> is as easy as doing the following from a terminal prompt:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3354
+#: index.docbook:3351
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command><userinput>kdesrc-build</userinput></command>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3356
+#: index.docbook:3353
#, no-c-format
msgid "&kdesrc-build; will then download the sources for &kde;, try to configure and build them, and then install them."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3359
+#: index.docbook:3356
#, no-c-format
msgid "Read on to discover how &kdesrc-build; does this, and what else you can do with this tool."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3365
+#: index.docbook:3362
#, no-c-format
msgid "Basic &kdesrc-build; features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3368
+#: index.docbook:3365
#, no-c-format
msgid "qt support"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3369
+#: index.docbook:3366
#, no-c-format
msgid "&kdesrc-build; supports building the &Qt; toolkit used by &kde; software as a convenience to users. This support is handled by a special module named qt."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3373
+#: index.docbook:3370
#, no-c-format
msgid "&Qt; is developed under a separate repository from &kde; software located at <ulink url=\"http://code.qt.io/cgit/qt/\">http://code.qt.io/cgit/qt/</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3377
+#: index.docbook:3374
#, no-c-format
msgid "In order to build &Qt;, you should make sure that the <link linkend=\"conf-qtdir\">qtdir</link> setting is set to the directory you'd like to install &Qt; to, as described in <xref linkend=\"configure-data\"/>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3381
+#: index.docbook:3378
#, no-c-format
msgid "You should then ensure that the qt module is added to your <filename>.kdesrc-buildrc</filename>, before any other modules in the file. If you are using the sample configuration file, you can simply uncomment the existing qt module entry."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3386
+#: index.docbook:3383
#, no-c-format
msgid "Now you should verify the <link linkend=\"conf-repository\">repository</link> option and <link linkend=\"conf-branch\">branch</link> options are set appropriately:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3391
+#: index.docbook:3388
#, no-c-format
msgid "The first option is to build &Qt; using a mirror maintained on the &kde; source repositories (no other changes are applied, it is simply a clone of the official source). This is highly recommended due to occasional issues with cloning the full &Qt; module from its official repository."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3396
+#: index.docbook:3393
#, no-c-format
msgid "You can set the <option>repository</option> option for the qt module to <userinput>kde:qt</userinput> to use this option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3400
+#: index.docbook:3397
#, no-c-format
msgid "Otherwise, to build the standard &Qt;, set your <option>repository</option> option to <userinput>git://gitorious.org/qt/qt.git</userinput>. Note that you may experience problems performing the initial clone of &Qt; from this repository."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3407
+#: index.docbook:3404
#, no-c-format
msgid "In both cases, the branch option should be set to <userinput>master</userinput> (unless you'd like to build a different branch)."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3413
+#: index.docbook:3410
#, no-c-format
msgid "Standard flags added by &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3414
+#: index.docbook:3411
#, no-c-format
msgid "To save you time, &kdesrc-build; adds some standard paths to your environment for you:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3419
+#: index.docbook:3416
#, no-c-format
msgid "The path to the &kde; and &Qt; libraries is added to the <envar>LD_LIBRARY_PATH</envar> variable automatically. This means that you do not need to edit &libpath; to include them."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3425
+#: index.docbook:3422
#, no-c-format
msgid "The path to the &kde; and &Qt; development support programs are added to the <envar>PATH</envar> variable automatically. This means that you do not need to edit &binpath; to include them."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3431
+#: index.docbook:3428
#, no-c-format
msgid "The path to the &kde;-provided <application>pkg-config</application> is added automatically to <envar>PKG_CONFIG_PATH</envar>. This means that you do not need to use &set-env; to add these."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3437
+#: index.docbook:3434
#, no-c-format
msgid "The setting for &kdedir; is automatically propagated to the <envar>KDEDIR</envar> environment variable while building. (<envar>KDEDIRS</envar> is not affected)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3442
+#: index.docbook:3439
#, no-c-format
msgid "The setting for &qtdir; is automatically propagated to the <envar>QTDIR</envar> environment variable while building."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3452
+#: index.docbook:3449
#, no-c-format
msgid "Changing &kdesrc-build;'s build priority"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3453
+#: index.docbook:3450
#, no-c-format
msgid "Programs can run with different priority levels on Operating Systems, including &Linux; and &BSD;. This allows the system to allocate time for the different programs in accordance with how important they are."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3458
+#: index.docbook:3455
#, no-c-format
msgid "&kdesrc-build; will normally allocate itself a low priority so that the rest of the programs on your system are unaffected and can run normally. Using this technique, &kdesrc-build; will use extra CPU when it is available."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3463
+#: index.docbook:3460
#, no-c-format
msgid "&kdesrc-build; will still maintain a high enough priority level so that it runs before routine batch processes and before CPU donation programs such as <ulink url=\"http://setiathome.ssl.berkeley.edu/\">Seti@Home</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3468
+#: index.docbook:3465
#, no-c-format
msgid "To alter &kdesrc-build; so that it uses a higher (or lower) priority level permanently, then you need to adjust the &niceness; setting in the <link linkend=\"configure-data\">configuration file</link>. The &niceness; setting controls how <quote>nice</quote> &kdesrc-build; is to other programs. In other words, having a higher &niceness; gives &kdesrc-build; a lower priority. So to give &kdesrc-build; a higher priority, reduce the &niceness; (and vice versa). The &niceness; can go from 0 (not nice at all, highest priority) to 20 (super nice, lowest priority)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3477
+#: index.docbook:3474
#, no-c-format
msgid "You can also temporarily change the priority for &kdesrc-build; by using the &cmd-nice; <link linkend=\"cmdline\">command line option</link>. The value to the option is used exactly the same as for &niceness;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3481
+#: index.docbook:3478
#, no-c-format
msgid "It is possible for some programs run by the super user to have a negative nice value, with a correspondingly even higher priority for such programs. Setting a negative (or even 0) &niceness; for &kdesrc-build; is not a great idea, as it will not help run time significantly, but will make your computer seem very sluggish should you still need to use it."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3489
+#: index.docbook:3486
#, no-c-format
msgid "To run &kdesrc-build; with a niceness of 15 (a lower priority than normal):"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3492
+#: index.docbook:3489
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--nice=<replaceable>15</replaceable></option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3494
+#: index.docbook:3491
#, no-c-format
msgid "Or, you can edit the <link linkend=\"configure-data\">configuration file</link> to make the change permanent:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3496
+#: index.docbook:3493
#, no-c-format
msgid "&niceness; <replaceable>15</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3500
+#: index.docbook:3497
#, no-c-format
msgid "The <link linkend=\"conf-niceness\">niceness</link> option only affects the usage of the computer's processor(s). One other major affect on computer performance relates to how much data input or output (<acronym>I/O</acronym>) a program uses. In order to control how much <acronym>I/O</acronym> a program can use, modern &Linux; operating systems support a similar tool called <application>ionice</application>. &kdesrc-build; supports <application>ionice</application>, (but only to enable or disable it completely) using the <link linkend=\"conf-use-idle-io-priority\">use-idle-io-priority</link> option, since &kdesrc-build; version 1.12."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3516
+#: index.docbook:3513
#, no-c-format
msgid "Installation as the superuser"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3517
+#: index.docbook:3514
#, no-c-format
msgid "You may wish to have &kdesrc-build; run the installation with super user privileges. This may be for the unrecommended system-wide installation. This is also useful when using a recommended single user &kde; build, however. This is because some modules (especially kdebase) install programs that will briefly need elevated permissions when run. They are not able to achieve these permission levels unless they are installed with the elevated permissions."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3525
+#: index.docbook:3522
#, no-c-format
msgid "You could simply run &kdesrc-build; as the super user directly, but this is not recommended, since the program has not been audited for that kind of use. Although it should be safe to run the program in this fashion, it is better to avoid running as the super user when possible."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3530
+#: index.docbook:3527
#, no-c-format
msgid "To take care of this, &kdesrc-build; provides the &make-install-prefix; option. You can use this option to specify a command to use to perform the installation as another user. The recommended way to use this command is with the &sudo; program, which will run the install command as the super user."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3537
+#: index.docbook:3534
#, no-c-format
msgid "For example, to install all modules using &sudo;, you could do something like this:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3540
+#: index.docbook:3537
#, no-c-format
msgid ""
"global\n"
" &make-install-prefix; <replaceable>sudo</replaceable>\n"
" # Other options\n"
"end global"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3542
+#: index.docbook:3539
#, no-c-format
msgid "To use &make-install-prefix; for only a single module, this would work:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3545
+#: index.docbook:3542
#, no-c-format
msgid ""
"module <replaceable>svn-module-name</replaceable>\n"
" &make-install-prefix; <replaceable>sudo</replaceable>\n"
"end module"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3551
+#: index.docbook:3548
#, no-c-format
msgid "Showing the progress of a module build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3552
+#: index.docbook:3549
#, no-c-format
msgid "This feature is always available, and is automatically enabled when possible. What this does is display an estimated build progress while building a module; that way you know about how much longer it will take to build a module."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3563
+#: index.docbook:3560
#, no-c-format
msgid "Advanced features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3566
+#: index.docbook:3563
#, no-c-format
msgid "Partially building a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3567
+#: index.docbook:3564
#, no-c-format
msgid "It is possible to build only pieces from a single &kde; module. For example, you may want to compile only one program from a module. &kdesrc-build; has features to make this easy. There are several complementing ways to do this."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3574
+#: index.docbook:3571
#, no-c-format
msgid "Checking out portions of a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3576
+#: index.docbook:3573
#, no-c-format
msgid "This is perhaps the best way to do this. When it works, it will save you download time and disk space. What happens is that &kdesrc-build; will download only the parts of a module that you specify. This is done using the &checkout-only; option for a module, which will specify a list of directories to download."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3582
+#: index.docbook:3579
#, no-c-format
msgid "If you do not already know what to download from a module, it may be a good idea to browse the &subversion; layout for a module first, using <ulink url=\"https://websvn.kde.org/branches/KDE/4.6/\">WebSVN</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3589
+#: index.docbook:3586
#, no-c-format
msgid "To only grab &kuser; and <application>KSystemLog</application> from kdeadmin, you could use &checkout-only; like this:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3592
+#: index.docbook:3589
#, no-c-format
msgid ""
"module <replaceable>kdeadmin</replaceable>\n"
" &checkout-only; <replaceable>kuser ksystemlog</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3596
+#: index.docbook:3593
#, no-c-format
msgid "The directories will be built in the order they are listed in the option. If one of the directories needs something else from the module to compile, then you need to make sure they are both in the &checkout-only; line, and that the required dependency goes before the directory that needs it."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3601
+#: index.docbook:3598
#, no-c-format
msgid "Also, sometimes an application may need other directories and it is hard to figure out what they are, which may require some trial and error of constantly adding directories to the option to figure out. This option depends on support from the build system of the module, so it is only useful for modules that are collections of individual applications."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3608
+#: index.docbook:3605
#, no-c-format
msgid "One final note to make about this option: If you change the value of this option, you should use <userinput><command>kdesrc-build</command> <option>&cmd-refresh-build;</option> <option><replaceable>module</replaceable></option></userinput> in order to ensure that the module is reconfigured properly. In addition, &kdesrc-build; will never remove existing files if you take away the number of directories from your &checkout-only; option, or add the option to a module that has already been checked out."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3619
+#: index.docbook:3616
#, no-c-format
msgid "Removing directories from a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3620
+#: index.docbook:3617
#, no-c-format
msgid "Instead of restricting what is downloaded, it is possible to download everything but have the build system leave out a few directories when it does the build. This may be useful if one directory always breaks and is unnecessary to the rest of the module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3626
+#: index.docbook:3623
#, no-c-format
msgid "This is controlled with the &do-not-compile; option. It works similar to the &checkout-only; option just described, in that it is simply a list of directories that should not be compiled."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3630
+#: index.docbook:3627
#, no-c-format
msgid "Also like &checkout-only;, this option requires at least that the build system for the module is reconfigured after changing it. This is done using the <userinput><command>kdesrc-build</command> <option>&cmd-reconfigure;</option> <option><replaceable>module</replaceable></option></userinput> command."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3639
+#: index.docbook:3636
#, no-c-format
msgid "To remove the <filename class=\"directory\">python</filename> directory from the kdebindings build process:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3642
+#: index.docbook:3639
#, no-c-format
msgid ""
"module <replaceable>kdebindings</replaceable>\n"
" &do-not-compile; <replaceable>python</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3646
+#: index.docbook:3643
#, no-c-format
msgid "This function depends on some standard conventions used in most &kde; modules. Therefore it may not work for all programs."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3654
+#: index.docbook:3651
#, no-c-format
msgid "Branching and tagging support for &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3657
+#: index.docbook:3654
#, no-c-format
msgid "What are branches and tags?"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3659
+#: index.docbook:3656
#, no-c-format
msgid "&subversion; supports managing the history of the &kde; source code. &kde; uses this support to create branches for development, and to tag the repository every so often with a new version release."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3664
+#: index.docbook:3661
#, no-c-format
msgid "For example, the &kmail; developers may be working on a new feature in a different branch in order to avoid breaking the version being used by most developers. This branch has development ongoing inside it, even while the main branch (called /trunk) may have development going on inside of it."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3670
+#: index.docbook:3667
#, no-c-format
msgid "A tag, on the other hand, is a snapshot of the source code repository at a position in time. This is used by the &kde; administration team to mark off a version of code suitable for release and still allow the developers to work on the code."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3676
+#: index.docbook:3673
#, no-c-format
msgid "In &subversion;, there is no difference between branches, tags, or trunk within the code. It is only a convention used by the developers. This makes it difficult to properly support branches and tags within &kdesrc-build;. However, there are some things that can be done."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3685
+#: index.docbook:3682
#, no-c-format
msgid "How to use branches and tags"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3687
+#: index.docbook:3684
#, no-c-format
msgid "Support for branches and tags is handled by a set of options, which range from a generic request for a version, to a specific &url; to download for advanced users."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3692
+#: index.docbook:3689
#, no-c-format
msgid "The easiest method is to use the &branch; and &tag; options. You simply use the option along with the name of the desired branch or tag for a module, and &kdesrc-build; will try to determine the appropriate location within the &kde; repository to download from. For most &kde; modules this works very well."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3699
+#: index.docbook:3696
#, no-c-format
msgid "To download kdelibs from &kde; 4.6 (which is simply known as the 4.6 branch):"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3702
+#: index.docbook:3699
#, no-c-format
msgid ""
"module kdelibs\n"
" branch <replaceable>4.6</replaceable>\n"
" # other options...\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3704
+#: index.docbook:3701
#, no-c-format
msgid "Or, to download kdemultimedia as it was released with &kde; 4.6.1:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3706
+#: index.docbook:3703
#, no-c-format
msgid ""
"module kdemultimedia\n"
" tag <replaceable>4.6.1</replaceable>\n"
" # other options...\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3710
+#: index.docbook:3707
#, no-c-format
msgid "You can specify a global branch value. But if you do so, do not forget to specify a different branch for modules that should not use the global branch!"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3716
+#: index.docbook:3713
#, no-c-format
msgid "Advanced branch support options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3718
+#: index.docbook:3715
#, no-c-format
msgid "&kdesrc-build; supports two options for situations where &branch; and &tag; guess the correct path improperly: &module-base-path; and &override-url;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3723
+#: index.docbook:3720
#, no-c-format
msgid "&module-base-path; is used to help &kdesrc-build; fill in the missing part of a module's path. In the &kde; repository, all of the paths are of the form <filename class=\"directory\">svnRoot/module-base-path/<replaceable>module-name</replaceable></filename>. Normally &kdesrc-build; can figure out the appropriate middle part by itself. When it cannot, you can use &module-base-path;, like this:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3732
+#: index.docbook:3729
#, no-c-format
msgid ""
"module kdesupport\n"
" # kdesupport supports various tags to easily organize the required\n"
" # software for a given KDE Platform release.\n"
" module-base-path tags/kdesupport-for-4.5\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3734
+#: index.docbook:3731
#, no-c-format
msgid "This would cause &kdesrc-build; to download kdesupport from (in this example), <filename>svn://anonsvn.kde.org/home/kde/<replaceable>tags/kdesupport-for-4.5</replaceable></filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3738
+#: index.docbook:3735
#, no-c-format
msgid "In previous versions of &kdesrc-build;, the &module-base-path; was handled differently. If you encounter trouble using an old module-base-path definition perhaps you should verify that the actual path is as &kdesrc-build; expects by using the <link linkend=\"cmdline-pretend\">--pretend</link> option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3745
+#: index.docbook:3742
#, no-c-format
msgid "The &override-url; option, on the other hand, requires you to specify the exact path to download from. However, this allows you to pull from paths that previous versions of &kdesrc-build; would have no hope of downloading from. Currently, the &module-base-path; option should be sufficient for any Subversion source URL."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3752
+#: index.docbook:3749
#, no-c-format
msgid "&kdesrc-build; will not touch or correct the value you specify for &override-url; at all, so if you change your &svn-server; setting, you may need to update this as well."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3766
+#: index.docbook:3763
#, no-c-format
msgid "How &kdesrc-build; tries to ensure a successful build"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3769
+#: index.docbook:3766
#, no-c-format
msgid "Automatic rebuilds"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3771
+#: index.docbook:3768
#, no-c-format
msgid "&kdesrc-build; used to include features to automatically attempt to rebuild the module after a failure (as sometimes this re-attempt would work, due to bugs in the build system at that time). Thanks to switching to &cmake; the build system no longer suffers from these bugs, and so &kdesrc-build; will not try to build a module more than once. There are situations where &kdesrc-build; will automatically take action though:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3780
+#: index.docbook:3777
#, no-c-format
msgid "If you change <link linkend=\"conf-configure-flags\">configure-flags</link> or <link linkend=\"conf-cmake-options\">cmake-options</link> for a module, then &kdesrc-build; will detect that and automatically re-run configure or cmake for that module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3785
+#: index.docbook:3782
#, no-c-format
msgid "If the buildsystem does not exist (even if &kdesrc-build; did not delete it) then &kdesrc-build; will automatically re-create it. This is useful to allow for performing a full <link linkend=\"cmdline-refresh-build\">--refresh-build</link> for a specific module without having that performed on other modules."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3796
+#: index.docbook:3793
#, no-c-format
msgid "Manually rebuilding a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3797
+#: index.docbook:3794
#, no-c-format
msgid "If you make a change to a module's option settings, or the module's source code changes in a way &kdesrc-build; does not recognize, you may need to manually rebuild the module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3801
+#: index.docbook:3798
#, no-c-format
msgid "You can do this by simply running <userinput><command>kdesrc-build</command> <option>--refresh-build</option> <option><replaceable>module</replaceable></option></userinput>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3805
+#: index.docbook:3802
#, no-c-format
msgid "If you would like to have &kdesrc-build; automatically rebuild the module during the next normal build update instead, you can create a special file. Every module has a build directory. If you create a file called <filename>.refresh-me</filename> in the build directory for a module, &kdesrc-build; will rebuild the module next time the build process occurs, even if it would normally perform the faster incremental build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3813
+#: index.docbook:3810
#, no-c-format
msgid "By default, the build directory is <filename class=\"directory\">~/kdesrc/build/<replaceable>module</replaceable>/</filename>. If you change the setting of the &build-dir; option, then use that instead of <filename class=\"directory\">~/kdesrc/build</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3819
+#: index.docbook:3816
#, no-c-format
msgid "Rebuild using <filename>.refresh-me</filename> for module <replaceable>kdelibs</replaceable>:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3820
+#: index.docbook:3817
#, no-c-format
msgid ""
"<prompt>&percnt;</prompt> <userinput><command>touch</command> <filename>~/kdesrc/build/<replaceable>kdelibs</replaceable>/.refresh-me</filename></userinput>\n"
"<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command></userinput>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3827
+#: index.docbook:3824
#, no-c-format
msgid "Changing environment variable settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3828
+#: index.docbook:3825
#, no-c-format
msgid "Normally &kdesrc-build; uses the environment that is present when starting up when running programs to perform updates and builds. This is useful for when you are running &kdesrc-build; from the command line."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3832
+#: index.docbook:3829
#, no-c-format
msgid "However, you may want to change the setting for environment variables that &kdesrc-build; does not provide an option for directly. (For instance, to setup any required environment variables when running &kdesrc-build; on a timer such as &cron;) This is possible with the &set-env; option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3837
+#: index.docbook:3834
#, no-c-format
msgid "Unlike most options, it can be set more than once, and it accepts two entries, separated by a space. The first one is the name of the environment variable to set, and the remainder of the line is the value."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3842
+#: index.docbook:3839
#, no-c-format
msgid "Set <userinput><envar>DISTRO</envar>=<replaceable>BSD</replaceable></userinput> for all modules:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3844
+#: index.docbook:3841
#, no-c-format
msgid ""
"global\n"
" set-env <replaceable>DISTRO</replaceable> <replaceable>BSD</replaceable>\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3850
+#: index.docbook:3847
#, no-c-format
msgid "Resuming builds"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3853
+#: index.docbook:3850
#, no-c-format
msgid "Resuming a failed or canceled build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3855
+#: index.docbook:3852
#, no-c-format
msgid "You can tell &kdesrc-build; to start building from a different module than it normally would. This can be useful when a set of modules failed, or if you canceled a build run in the middle. You can control this using the &cmd-resume-from; option and the &cmd-resume-after; option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3860
+#: index.docbook:3857
#, no-c-format
msgid "Older versions of &kdesrc-build; would skip the source update when resuming a build. This is no longer done by default, but you can always use the <option>--no-src</option> command line option to skip the source update."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3866
+#: index.docbook:3863
#, no-c-format
msgid "Resuming the build starting from kdebase:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3868
+#: index.docbook:3865
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--resume-from=<replaceable>kdebase</replaceable></option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3872
+#: index.docbook:3869
#, no-c-format
msgid "Resuming the build starting after kdebase (in case you manually fixed the issue and installed the module yourself):"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3875
+#: index.docbook:3872
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--resume-after=<replaceable>kdebase</replaceable></option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3878
+#: index.docbook:3875
#, no-c-format
msgid "If the last &kdesrc-build; build ended with a build failure, you can also use the <link linkend=\"cmdline-resume\">--resume</link> command line option, which resumes the last build starting at the module that failed. The source and metadata updates are skipped as well (but if you need these, it's generally better to use <link linkend=\"cmdline-resume-from\">--resume-from</link> instead)."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3889
+#: index.docbook:3886
#, no-c-format
msgid "Ignoring modules in a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3891
+#: index.docbook:3888
#, no-c-format
msgid "Similar to the way you can <link linkend=\"resuming-failed\">resume the build from a module</link>, you can instead choose to update and build everything normally, but ignore a set of modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3895
+#: index.docbook:3892
#, no-c-format
msgid "You can do this using the &cmd-ignore-modules; option. This option tells &kdesrc-build; to ignore all the modules on the command line when performing the update and build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3900
+#: index.docbook:3897
#, no-c-format
msgid "Ignoring extragear/multimedia and kdereview during a full run:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3901
+#: index.docbook:3898
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--ignore-modules</option> <replaceable>extragear/multimedia kdereview</replaceable></userinput>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3908
+#: index.docbook:3905
#, no-c-format
msgid "Changing options from the command line"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3911
+#: index.docbook:3908
#, no-c-format
msgid "Changing global options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3912
+#: index.docbook:3909
#, no-c-format
msgid "You can change the setting of options read from the <link linkend=\"configure-data\">configuration file</link> directly from the command line. This change will override the configuration file setting, but is only temporary. It only takes effect as long as it is still present on the command line."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3917
+#: index.docbook:3914
#, no-c-format
msgid "&kdesrc-build; allows you to change options named like <replaceable>option-name</replaceable> by passing an argument on the command line in the form <userinput><option>--<replaceable>option-name</replaceable>=value</option></userinput>. &kdesrc-build; will recognize whether it does not know what the option is, and search for the name in its list of option names. If it does not recognize the name, it will warn you, otherwise it will remember the value you set it to and override any setting from the configuration file."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3925
+#: index.docbook:3922
#, no-c-format
msgid "Setting the &source-dir; option to <filename>/dev/null</filename> for testing:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3928
+#: index.docbook:3925
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--pretend</option> <option>--<replaceable>source-dir</replaceable>=<replaceable>/dev/null</replaceable></option></userinput>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3935
+#: index.docbook:3932
#, no-c-format
msgid "Changing module options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3936
+#: index.docbook:3933
#, no-c-format
msgid "It is also possible to change options only for a specific module. The syntax is similar: --<replaceable>module</replaceable>,<replaceable>option-name</replaceable>=<replaceable>value</replaceable>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3940
+#: index.docbook:3937
#, no-c-format
msgid "This change overrides any duplicate setting for the module found in the <link linkend=\"configure-data\">configuration file</link>, and applies only while the option is passed on the command line."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3944
+#: index.docbook:3941
#, no-c-format
msgid "Using a different build directory for the kdeedu module:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3946
+#: index.docbook:3943
#, no-c-format
msgid "<prompt>&percnt;</prompt> <userinput><command>kdesrc-build</command> <option>--<replaceable>kdeedu</replaceable>,<replaceable>build-dir</replaceable>=<replaceable>temp-build</replaceable></option></userinput>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3957
+#: index.docbook:3954
#, no-c-format
msgid "Features for &kde; developers"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3960
+#: index.docbook:3957
#, no-c-format
msgid "&ssh; Agent checks"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3961
+#: index.docbook:3958
#, no-c-format
msgid "&kdesrc-build; can ensure that &kde; developers that use &ssh; to access the &kde; source repository do not accidentally forget to leave the &ssh; Agent tool enabled. This can cause &kdesrc-build; to hang indefinitely waiting for the developer to type in their &ssh; password, so by default &kdesrc-build; will check if the Agent is running before performing source updates."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3969
+#: index.docbook:3966
#, no-c-format
msgid "This is only done for &kde; developers using &ssh;. This is because no password is required for the default anonymous checkout. &subversion; will handle passwords for the second possible protocol for &kde; developers, https."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3974
+#: index.docbook:3971
#, no-c-format
msgid "You may wish to disable the &ssh; Agent check, in case of situations where &kdesrc-build; is mis-detecting the presence of an agent. To disable the agent check, set the <option>disable-agent-check</option> option to <userinput>true</userinput>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3980
+#: index.docbook:3977
#, no-c-format
msgid "Disabling the &ssh; agent check:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3981
+#: index.docbook:3978
#, no-c-format
msgid ""
"global\n"
" disable-agent-check true\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3989
+#: index.docbook:3986
#, no-c-format
msgid "Other &kdesrc-build; features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3992
+#: index.docbook:3989
#, no-c-format
msgid "Changing the amount of output from &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3993
+#: index.docbook:3990
#, no-c-format
msgid "&kdesrc-build; has several options to control the amount of output the script generates. In any case, errors will always be output."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3997
+#: index.docbook:3994
#, no-c-format
msgid "The <option>--quiet</option> option (short form is <option>-q</option>) causes &kdesrc-build; to be mostly silent. Only important messages, warnings, or errors will be shown. When available, build progress information is still shown."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4002
+#: index.docbook:3999
#, no-c-format
msgid "The <option>--really-quiet</option> option (no short form) causes &kdesrc-build; to only display important warnings or errors while it is running."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4006
+#: index.docbook:4003
#, no-c-format
msgid "The <option>--verbose</option> option (short form is <option>-v</option>) causes &kdesrc-build; to be very detailed in its output."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4010
+#: index.docbook:4007
#, no-c-format
msgid "The <option>--debug</option> option is for debugging purposes only, it causes &kdesrc-build; to act as if <option>--verbose</option> was turned on, causes commands to also output to the terminal, and will display debugging information for many functions."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4019
+#: index.docbook:4016
#, no-c-format
msgid "Color output"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4020
+#: index.docbook:4017
#, no-c-format
msgid "When being run from &konsole; or a different terminal, &kdesrc-build; will normally display with colorized text."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4023
+#: index.docbook:4020
#, no-c-format
msgid "You can disable this by using the <option>--no-color</option> on the command line, or by setting the &colorful-output; option in the <link linkend=\"configure-data\">configuration file</link> to <userinput>false</userinput>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4029
+#: index.docbook:4026
#, no-c-format
msgid "Disabling color output in the configuration file:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4030
+#: index.docbook:4027
#, no-c-format
msgid ""
"global\n"
" colorful-output false\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4036
+#: index.docbook:4033
#, no-c-format
msgid "Removing unneeded directories after a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4037
+#: index.docbook:4034
#, no-c-format
msgid "Are you short on disk space but still want to run a bleeding-edge &kde; checkout? &kdesrc-build; can help reduce your disk usage when building &kde; from &subversion;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4041
+#: index.docbook:4038
#, no-c-format
msgid "Be aware that building &kde; does take a lot of space. There are several major space-using pieces when using &kdesrc-build;:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4045
+#: index.docbook:4042
#, no-c-format
msgid "The actual source checkout can take up a fair amount of space. The default modules take up about 1.6 gigabytes of on-disk space. You can reduce this amount by making sure that you are only building as many modules as you actually want. &kdesrc-build; will not delete source code from disk even if you delete the entry from the <link linkend=\"configure-data\">configuration file</link>, so make sure that you go and delete unused source checkouts from the source directory. Note that the source files are downloaded from the Internet, you <emphasis>should not</emphasis> delete them if you are actually using them, at least until you are done using &kdesrc-build;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4055
+#: index.docbook:4052
#, no-c-format
msgid "Also, if you already have a &Qt; installed by your distribution (and the odds are good that you do), you probably do not need to install the qt module. That will shave about 200 megabytes off of the on-disk source size."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4060
+#: index.docbook:4057
#, no-c-format
msgid "One thing to note is that due to the way &subversion; works: there are actually two files on disk for every file checked-out from the repository. &kdesrc-build; does not have code at this point to try and minimize the source size when the source is not being used."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4068
+#: index.docbook:4065
#, no-c-format
msgid "&kdesrc-build; will create a separate build directory to build the source code in. Sometimes &kdesrc-build; will have to copy a source directory to create a fake build directory. When this happens, space-saving symlinks are used, so this should not be a hassle on disk space. The build directory will typically be much larger than the source directory for a module. For example, the build directory for kdebase is about 1050 megabytes, whereas kdebase's source is only around 550 megabytes."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4076
+#: index.docbook:4073
#, no-c-format
msgid "Luckily, the build directory is not required after a module has successfully been built and installed. &kdesrc-build; can automatically remove the build directory after installing a module, see the examples below for more information. Note that taking this step will make it impossible for &kdesrc-build; to perform the time-saving incremental builds."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4083
+#: index.docbook:4080
#, no-c-format
msgid "Finally, there is disk space required for the actual installation of &kde;, which does not run from the build directory. This typically takes less space than the build directory. It is harder to get exact figures however."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4090
+#: index.docbook:4087
#, no-c-format
msgid "How do you reduce the space requirements of &kde;? One way is to use the proper compiler flags, to optimize for space reduction instead of for speed. Another way, which can have a large effect, is to remove debugging information from your &kde; build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4096
+#: index.docbook:4093
#, no-c-format
msgid "You should be very sure you know what you are doing before deciding to remove debugging information. Running bleeding-edge software means you are running software which is potentially much more likely to crash than a stable release. If you are running software without debugging information, it can be very hard to create a good bug report to get your bug resolved, and you will likely have to re-enable debugging information for the affected application and rebuild to help a developer fix the crash. So, remove debugging information at your own risk!"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4108
+#: index.docbook:4105
#, no-c-format
msgid "Removing the build directory after installation of a module. The source directory is still kept, and debugging is enabled:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4111
+#: index.docbook:4108
#, no-c-format
msgid ""
"global\n"
" configure-flags --enable-debug\n"
" remove-after-install builddir # Remove build directory after install\n"
"end global"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4113
+#: index.docbook:4110
#, no-c-format
msgid "Removing the build directory after installation, without debugging information, with size optimization."
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4116
+#: index.docbook:4113
#, no-c-format
msgid ""
"global\n"
" cxxflags -Os # Optimize for size\n"
" configure-flags --disable-debug\n"
" remove-after-install builddir # Remove build directory after install\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4125
+#: index.docbook:4122
#, no-c-format
msgid "&cmake;, the &kde; build system"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4128
+#: index.docbook:4125
#, no-c-format
msgid "Introduction to &cmake;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4130
+#: index.docbook:4127
#, no-c-format
msgid "In March 2006, the &cmake; program beat out several competitors and was selected to be the build system for &kde; 4, replacing the autotools-based system that &kde; had used from the beginning."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4134
+#: index.docbook:4131
#, no-c-format
msgid "A introduction to &cmake; page is available on the <ulink url=\"https://community.kde.org/Guidelines_HOWTOs/CMake\">&kde; Community Wiki</ulink>. Basically, instead of running <userinput><command>make</command> <option>-f</option> <filename>Makefile.cvs</filename></userinput>, then <command>configure</command>, then &make;, we simply run &cmake; and then &make;."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4141
+#: index.docbook:4138
#, no-c-format
msgid "&kdesrc-build; has support for &cmake;. A few features of &kdesrc-build; were really features of the underlying buildsystem, including <link linkend=\"conf-configure-flags\">configure-flags</link> and <link linkend=\"conf-do-not-compile\">do-not-compile</link>. When equivalent features are available, they are provided. For instance, the equivalent to the configure-flags option is <link linkend=\"conf-cmake-options\">cmake-options</link>, and the <link linkend=\"conf-do-not-compile\">do-not-compile</link> option is also supported for &cmake; as of &kdesrc-build; version 1.6.3."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4155
+#: index.docbook:4152
#, no-c-format
msgid "Credits And License"
msgstr ""
#. Tag: trans_comment
#. +> trunk5
-#: index.docbook:4157
+#: index.docbook:4154
#, no-c-format
msgid "CREDIT_FOR_TRANSLATORS"
msgstr ""
#. Tag: chapter
#. +> trunk5
-#: index.docbook:4157
+#: index.docbook:4154
#, no-c-format
msgid "&underFDL;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4163
+#: index.docbook:4160
#, no-c-format
msgid "&kde; modules and source code organization"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4165
+#: index.docbook:4162
#, no-c-format
msgid "The <quote>Module</quote>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4167
+#: index.docbook:4164
#, no-c-format
msgid "&kde; groups its software into <quote>modules</quote> of various size. This was initially a loose grouping of a few large modules, but with the introduction of the <ulink url=\"https://git-scm.com/\">Git</ulink>-based <ulink url=\"https://commits.kde.org/\">source code repositories</ulink>, these large modules were further split into many smaller modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4174
+#: index.docbook:4171
#, no-c-format
msgid "&kdesrc-build; uses this module concept as well. In essence, a <quote>module</quote> is a grouping of code that can be downloaded, built, tested, and installed."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4180
+#: index.docbook:4177
#, no-c-format
msgid "Individual modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4182
+#: index.docbook:4179
#, no-c-format
msgid "It is easy to set &kdesrc-build; to build a single module. The following listing is an example of what a declaration for a Subversion-based module would look like in <link linkend=\"kdesrc-buildrc\">the configuration file</link>."
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4187
+#: index.docbook:4184
#, no-c-format
msgid ""
"module <replaceable>kdefoo</replaceable>\n"
" <option><replaceable>cmake-options -DCMAKE_BUILD_TYPE=Debug</replaceable></option>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4189
+#: index.docbook:4186
#, no-c-format
msgid "This is a Subversion-based module since it doesn't use a <link linkend=\"conf-repository\">repository</link> option. Also, the <option>cmake-options</option> option is listed as an example only, it is not required."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4196
+#: index.docbook:4193
#, no-c-format
msgid "Groups of related modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4198
+#: index.docbook:4195
#, no-c-format
msgid "Now most &kde; source modules are Git-based &kde;, and are normally combined into groups of modules."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4201
+#: index.docbook:4198
#, no-c-format
msgid "&kdesrc-build; therefore supports groups of modules as well, using <link linkend=\"module-sets\">module sets</link>. An example:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4204
+#: index.docbook:4201
#, no-c-format
msgid ""
"module-set <replaceable>base-modules</replaceable>\n"
" <option>repository</option> kde-projects\n"
" <option>use-modules</option> <replaceable>kde-runtime kde-workspace kde-baseapps</replaceable>\n"
"end module-set"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4206
+#: index.docbook:4203
#, no-c-format
msgid "You can leave the module set name (<replaceable>base-modules</replaceable> in this case) empty if you like. This <option>repository</option> setting tells &kdesrc-build; where to download the source from, but you can also use a <symbol>git://</symbol> URL."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4211
+#: index.docbook:4208
#, no-c-format
msgid "One special feature of the <quote><option>repository</option> <literal>kde-projects</literal></quote> is that &kdesrc-build; will automatically include any Git modules that are grouped under the modules you list (in the KDE Project database)."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4218
+#: index.docbook:4215
#, no-c-format
msgid "Module <quote>branch groups</quote>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4220
+#: index.docbook:4217
#, no-c-format
msgid "Taking the concept of a <link linkend=\"module-groups\">group of modules</link> further, the &kde; developers eventually found that synchronizing the names of the Git branches across a large number of repositories was getting difficult, especially during the development push for the new &kde; Frameworks for &Qt; 5."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4227
+#: index.docbook:4224
#, no-c-format
msgid "So the concept of <quote>branch groups</quote> was developed, to allow users and developers to select one of only a few groups, and allow the script to automatically select the appropriate Git branch."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4232
+#: index.docbook:4229
#, no-c-format
msgid "&kdesrc-build; supports this feature as of version 1.16-pre2, via the <link linkend=\"conf-branch-group\">branch-group</link> option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4237
+#: index.docbook:4234
#, no-c-format
msgid "Example of using branch-group"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4239
+#: index.docbook:4236
#, no-c-format
msgid "branch-group can be used in the configuration file as follows:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4242
+#: index.docbook:4239
#, no-c-format
msgid ""
"global\n"
" # Select KDE Frameworks 5 and other Qt5-based apps\n"
" <option>branch-group</option> <replaceable>kf5-qt5</replaceable>\n"
"\n"
" # Other global options here ...\n"
"end global\n"
"\n"
"module-set\n"
" # branch-group only works for kde-projects\n"
" <option>repository</option> kde-projects\n"
"\n"
" # branch-group is inherited from the one set globally, but could\n"
" # specified here.\n"
"\n"
" <option>use-modules</option> <replaceable>kdelibs kde-workspace</replaceable>\n"
"end module-set\n"
"\n"
"# kdelibs's branch will be \"frameworks\"\n"
"# kde-workspace's branch will be \"master\" (as of August 2013)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4244
+#: index.docbook:4241
#, no-c-format
msgid "In this case the same <literal>branch-group</literal> gives different branch names for each Git module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4249
+#: index.docbook:4246
#, no-c-format
msgid "This feature requires some data maintained by the &kde; developers in a Git repository named <literal>kde-build-metadata</literal>, however this module will be included automatically by &kdesrc-build; (though you may see it appear in the script output)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4255
+#: index.docbook:4252
#, no-c-format
msgid "&kde; modules that do not have a set branch name for the branch group you choose will default to an appropriate branch name, as if you had not specified <literal>branch-group</literal> at all."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4266
+#: index.docbook:4263
#, no-c-format
msgid "Superseded profile setup procedures"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4269
+#: index.docbook:4266
#, no-c-format
msgid "Setting up a &kde; login profile"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4271
+#: index.docbook:4268
#, no-c-format
msgid "These instructions cover how to setup the profile required to ensure your computer can login to your newly-built &kde; &plasma; desktop. &kdesrc-build; will normally try to do this automatically (see <xref linkend=\"session-driver\"/>). This appendix section can be useful for those who cannot use &kdesrc-build;'s support for login profile setup. However the instructions may not always be up-to-date, it can also be useful to consult the <filename>kde-env-master.sh</filename> file included with the &kdesrc-build; source."
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4281
+#: index.docbook:4278
#, no-c-format
msgid "Changing your startup profile settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4283
+#: index.docbook:4280
#, no-c-format
msgid "The <filename>.bash_profile</filename> is the login settings file for the popular <application>bash</application> shell used by many &Linux; distributions. If you use a different shell, then you may need to adjust the samples given in this section for your particular shell."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4288
+#: index.docbook:4285
#, no-c-format
msgid ""
"Open or create the <filename>.bash_profile</filename> file in the home directory with your favorite editor, and add to the end of the file: If you are building the qt module (you are by default), add instead: <programlisting>\n"
"QTDIR=(path to qtdir) # Such as ~/kdesrc/build/qt by default.\n"
"KDEDIR=(path to kdedir) # Such as ~/kde by default.\n"
"KDEDIRS=$KDEDIR\n"
"PATH=$KDEDIR/bin:$QTDIR/bin:$PATH\n"
"MANPATH=$QTDIR/doc/man:$MANPATH\n"
"\n"
"# Act appropriately if LD_LIBRARY_PATH is not already set.\n"
"if [ -z $LD_LIBRARY_PATH ]; then\n"
" LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib\n"
"else\n"
" LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH\n"
"fi\n"
"\n"
"export QTDIR KDEDIRS PATH MANPATH LD_LIBRARY_PATH\n"
"</programlisting> or, if you are not building qt (and are using your system &Qt; instead), add this instead:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4299
+#: index.docbook:4296
#, no-c-format
msgid ""
"KDEDIR=(path to kdedir) # Such as ~/kde by default.\n"
"KDEDIRS=$KDEDIR\n"
"PATH=$KDEDIR/bin:$QTDIR/bin:$PATH\n"
"\n"
"# Act appropriately if LD_LIBRARY_PATH is not already set.\n"
"if [ -z $LD_LIBRARY_PATH ]; then\n"
" LD_LIBRARY_PATH=$KDEDIR/lib\n"
"else\n"
" LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH\n"
"fi\n"
"\n"
"export KDEDIRS PATH LD_LIBRARY_PATH"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4302
+#: index.docbook:4299
#, no-c-format
msgid "If you are not using a dedicated user, set a different $<envar>KDEHOME</envar> for your new environment in your <filename>.bash_profile</filename>:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4306
+#: index.docbook:4303
#, no-c-format
msgid ""
"export KDEHOME=\"${HOME}/.kde-svn\"\n"
"\n"
"# Create it if needed\n"
"[ ! -e ~/.kde-svn ] &amp;&amp; mkdir ~/.kde-svn"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4310
+#: index.docbook:4307
#, no-c-format
msgid "If later your K Menu is empty or too crowded with applications from your distribution, you may have to set the <acronym>XDG</acronym> environment variables in your <filename>.bash_profile</filename>:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4315
+#: index.docbook:4312
#, no-c-format
msgid ""
"XDG_CONFIG_DIRS=\"/etc/xdg\"\n"
"XDG_DATA_DIRS=\"${KDEDIR}/share:/usr/share\"\n"
"export XDG_CONFIG_DIRS XDG_DATA_DIRS"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4322
+#: index.docbook:4319
#, no-c-format
msgid "Starting &kde;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4324
+#: index.docbook:4321
#, no-c-format
msgid "Now that you have adjusted your environment settings to use the correct &kde;, it is important to ensure that the correct <command>startkde</command> script is used as well."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4330
+#: index.docbook:4327
#, no-c-format
msgid "Open the <filename>.xinitrc</filename> text file from the home directory, or create it if necessary. Add the line:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4334
+#: index.docbook:4331
#, no-c-format
msgid "<command>exec</command> <option>${KDEDIR}/bin/startkde</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4337
+#: index.docbook:4334
#, no-c-format
msgid "On some distributions, it may be necessary to perform the same steps with the <filename>.xsession</filename> file, also in the home directory. This is especially true when using graphical login managers such as &kdm;, <application>gdm</application>, or <application>xdm</application>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4343
+#: index.docbook:4340
#, no-c-format
msgid "Now start your fresh &kde;: in &BSD; and &Linux; systems with virtual terminal support, <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F1</keycap></keycombo> ... <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F12</keycap></keycombo> keystroke combinations are used to switch to Virtual Console 1 through 12. This allows you to run more than one desktop environment at the same time. The fist six are text terminals and the following six are graphical displays."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4350
+#: index.docbook:4347
#, no-c-format
msgid "If when you start your computer you are presented to the graphical display manager instead, you can use the new &kde; environment, even if it is not listed as an option. Most display managers, including &kdm;, have an option to use a <quote>Custom Session</quote> when you login. With this option, your session settings are loaded from the <filename>.xsession</filename> file in your home directory. If you have already modified this file as described above, this option should load you into your new &kde; installation."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4360
+#: index.docbook:4357
#, no-c-format
msgid "If it does not, there is something else you can try that should normally work: Press <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F2</keycap></keycombo>, and you will be presented to a text terminal. Log in using the dedicated user and type:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4366 index.docbook:4377
+#: index.docbook:4363 index.docbook:4374
#, no-c-format
msgid "<command>startx</command> <option>--</option> <option>:1</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4369
+#: index.docbook:4366
#, no-c-format
msgid "You can run the &kde; from sources and the old &kde; at the same time! Log in using your regular user, start the stable &kde; desktop. Press <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F2</keycap></keycombo> (or <keycap>F1</keycap>, <keycap>F3</keycap>, etc..), and you will be presented with a text terminal. Log in using the dedicated &kde; &subversion; user and type:"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4379
+#: index.docbook:4376
#, no-c-format
msgid "You can go back to the &kde; desktop of your regular user by pressing the shortcut key for the already running desktop. This is normally <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F7</keycap></keycombo>, you may need to use <keycap>F6</keycap> or <keycap>F8</keycap> instead. To return to your &kdesrc-build;-compiled &kde;, you would use the same sequence, except with the next function key. For example, if you needed to enter <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F7</keycap></keycombo> to switch to your regular &kde;, you would need to enter <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>F8</keycap></keycombo> to go back to your &kdesrc-build; &kde;."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/applications/baloo-widgets.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/applications/baloo-widgets.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/applications/baloo-widgets.desktop.pot (revision 1509195)
@@ -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: 2018-01-20 09:16+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: src/filepropertiesplugin/baloofilepropertiesplugin.desktop:4
msgctxt "Name"
msgid "File Meta Data Properties Page"
msgstr ""
#. +> trunk5
-#: src/filepropertiesplugin/baloofilepropertiesplugin.desktop:17
+#: src/filepropertiesplugin/baloofilepropertiesplugin.desktop:18
msgctxt "Comment"
msgid "Properties page showing meta data of files, such as image dimensions, artist information, and others"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/applications/katebuild-plugin.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/applications/katebuild-plugin.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/applications/katebuild-plugin.pot (revision 1509195)
@@ -1,462 +1,462 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-22 08:57+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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: attribute (title), widget (QWidget, errs)
#. +> trunk5 stable5
#: build.ui:27
#, kde-format
msgid "Output"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, showLabel)
#. +> trunk5 stable5
#: build.ui:35
#, kde-format
msgid "Show:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buildAgainButton)
#. i18n: ectx: property (text), widget (QPushButton, buildAgainButton2)
#. +> trunk5 stable5
#: build.ui:100 build.ui:125
#, kde-format
msgid "Build again"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cancelBuildButton)
#. i18n: ectx: property (text), widget (QPushButton, cancelBuildButton2)
#. +> trunk5 stable5
#: build.ui:107 build.ui:132
#, kde-format
msgid "Cancel"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget)
#. +> trunk5 stable5
-#: build.ui:160
+#: build.ui:163
#, kde-format
msgctxt "Header for the file name column"
msgid "File"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget)
#. +> trunk5 stable5
-#: build.ui:165
+#: build.ui:168
#, kde-format
msgctxt "Header for the line number column"
msgid "Line"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget)
#. +> trunk5 stable5
-#: build.ui:170
+#: build.ui:173
#, kde-format
msgctxt "Header for the error message column"
msgid "Message"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:99
#, kde-format
msgid "Kate Build Plugin"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:105
#, kde-format
msgid "Build Output"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:108
#, kde-format
msgid "Select Target..."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:112
#, kde-format
msgid "Build Default Target"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:116
#, kde-format
msgid "Build Previous Target"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:120
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:125
#, kde-format
msgid "Next Error"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:131
#, kde-format
msgid "Previous Error"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:140
#, kde-format
msgctxt "Tab label"
msgid "Target Settings"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829
#, kde-format
msgid "Target Set"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244
#: plugin_katebuild.cpp:984
#, kde-format
msgid "build"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987
#, kde-format
msgid "clean"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:220
#, kde-format
msgid "config"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990
#, kde-format
msgid "quick"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939
#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962
#, kde-format
msgid "Project Plugin Targets"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:389
#, kde-format
msgctxt "The same word as 'make' uses to mark an error."
msgid "error"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:391
#, kde-format
msgctxt "The same word as 'ld' uses to mark an ..."
msgid "undefined reference"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:400
#, kde-format
msgctxt "The same word as 'make' uses to mark a warning."
msgid "warning"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:452
#, kde-format
msgid "There is no file or directory specified for building."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:456
#, kde-format
msgid "The file \"%1\" is not a local file. Non-local files cannot be compiled."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:502
#, kde-format
msgid "Failed to run \"%1\". exitStatus = %2"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:520
#, kde-format
msgid "Building <b>%1</b> cancelled"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:579
#, kde-format
msgid "Already building..."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:588
#, kde-format
msgid "No target available for building."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:601
#, kde-format
msgid "There is no local file or directory specified for building."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:623
#, kde-format
msgid "Building target <b>%1</b> ..."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:636
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<title>Make Results:</title>"
"<nl/>"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:654
#, kde-format
msgid "Building <b>%1</b> completed."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:673
#, kde-format
msgid "Found one error."
msgid_plural "Found %1 errors."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:674
#, kde-format
msgid "Building <b>%1</b> had errors."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:677
#, kde-format
msgid "Found one warning."
msgid_plural "Found %1 warnings."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:678
#, kde-format
msgid "Building <b>%1</b> had warnings."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:683
#, kde-format
msgid "Build failed."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:686
#, kde-format
msgid "Build completed without problems."
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:830
#, kde-format
msgid "Build"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:831
#, kde-format
msgid "Clean"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:832
#, kde-format
msgid "Config"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:833
#, kde-format
msgid "ConfigClean"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:871
#, kde-format
msgid "Only Errors"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:874
#, kde-format
msgid "Errors and Warnings"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:877
#, kde-format
msgid "Parsed Output"
msgstr ""
#. +> trunk5 stable5
#: plugin_katebuild.cpp:880
#, kde-format
msgid "Full Output"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SelectTargetUi)
#. +> trunk5 stable5
#: SelectTargetUi.ui:14
#, kde-format
msgid "Select build target"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, u_label)
#. +> trunk5 stable5
#: SelectTargetUi.ui:29
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: TargetHtmlDelegate.cpp:57
#, kde-format
msgctxt "T as in Target set"
msgid "<B>T:</B> %1"
msgstr ""
#. +> trunk5 stable5
#: TargetHtmlDelegate.cpp:60
#, kde-format
msgctxt "D as in working Directory"
msgid "<B>Dir:</B> %1"
msgstr ""
#. +> trunk5 stable5
#: TargetHtmlDelegate.cpp:117
#, kde-format
msgid "Leave empty to use the directory of the current document."
msgstr ""
#. +> trunk5 stable5
#: TargetHtmlDelegate.cpp:122
#, kde-format
msgid ""
"Use:\n"
"\"%f\" for current file\n"
"\"%d\" for directory of current file\n"
"\"%n\" for current file name without suffix"
msgstr ""
#. +> trunk5 stable5
#: TargetModel.cpp:294
#, kde-format
msgid "Check the check-box to make the command the default for the target-set."
msgstr ""
#. +> trunk5 stable5
#: TargetModel.cpp:354
#, kde-format
msgid "Command/Target-set Name"
msgstr ""
#. +> trunk5 stable5
#: TargetModel.cpp:357
#, kde-format
msgid "Working Directory / Command"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:30
#, kde-format
msgid "Active target-set:"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:32
#, kde-format
msgid "Select active target set"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:37
#, kde-format
msgid "Create new set of targets"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:41
#, kde-format
msgid "Copy command or target set"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:45
#, kde-format
msgid "Delete current set of targets"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:50
#, kde-format
msgid "Add new target"
msgstr ""
#. +> trunk5 stable5
#: targets.cpp:54
#, kde-format
msgid "Build selected target"
msgstr ""
#. i18n: ectx: Menu (Build Menubar)
#. +> trunk5 stable5
#: ui.rc:6
#, kde-format
msgid "&Build"
msgstr ""
#. +> trunk5 stable5
#: UrlInserter.cpp:42
#, kde-format
msgid "Insert path"
msgstr ""
#. +> trunk5 stable5
#: UrlInserter.cpp:64
#, kde-format
msgid "Select directory to insert"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/applications/konsole.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/applications/konsole.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/applications/konsole.desktop.pot (revision 1509195)
@@ -1,211 +1,211 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-15 09:48+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: desktop/konsole.notifyrc:3
msgctxt "Comment"
msgid "Konsole"
msgstr ""
#. +> trunk5
#: desktop/konsole.notifyrc:95
msgctxt "Name"
msgid "Bell in Focused Session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:95
msgctxt "Name"
msgid "Bell in Visible Session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:114
+#: desktop/konsole.notifyrc:115
msgctxt "Comment"
msgid "Bell emitted within a focused session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:176
msgctxt "Comment"
msgid "Bell emitted within a visible session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:136
+#: desktop/konsole.notifyrc:138
msgctxt "Name"
msgid "Bell in Non-Focused Session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:263
msgctxt "Name"
msgid "Bell in Non-Visible Session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:155
+#: desktop/konsole.notifyrc:158
msgctxt "Comment"
msgid "Bell emitted within a non-focused session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:343
msgctxt "Comment"
msgid "Bell emitted within a non-visible session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:178
+#: desktop/konsole.notifyrc:182
msgctxt "Name"
msgid "Activity in Non-Focused Monitored Session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:197
+#: desktop/konsole.notifyrc:202
msgctxt "Comment"
msgid "Activity detected in a non-focused monitored session"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:219
+#: desktop/konsole.notifyrc:225
msgctxt "Name"
msgid "Activity in Monitored Session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:431
msgctxt "Name"
msgid "Activity in Hidden Monitored Session"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:298
+#: desktop/konsole.notifyrc:304
msgctxt "Comment"
msgid "Activity detected in a monitored session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:468
msgctxt "Comment"
msgid "Activity detected in a hidden monitored session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:384
+#: desktop/konsole.notifyrc:390
msgctxt "Name"
msgid "Silence in Non-Focused Monitored Session"
msgstr ""
#. +> trunk5
-#: desktop/konsole.notifyrc:403
+#: desktop/konsole.notifyrc:410
msgctxt "Comment"
msgid "Silence detected in a non-focused monitored session"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:425
+#: desktop/konsole.notifyrc:433
msgctxt "Name"
msgid "Silence in Monitored Session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:673
msgctxt "Name"
msgid "Silence in Hidden Monitored Session"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:504
+#: desktop/konsole.notifyrc:512
msgctxt "Comment"
msgid "Silence detected in a monitored session"
msgstr ""
#. +> stable5
#: desktop/konsole.notifyrc:710
msgctxt "Comment"
msgid "Silence detected in a hidden monitored session"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:590
+#: desktop/konsole.notifyrc:598
msgctxt "Name"
msgid "Session Finished With Non-Zero Status"
msgstr ""
#. +> trunk5 stable5
-#: desktop/konsole.notifyrc:672
+#: desktop/konsole.notifyrc:680
msgctxt "Comment"
msgid "A session has exited with non-zero status"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolehere.desktop:13
msgctxt "Name"
msgid "Open Terminal Here"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolehere.desktop:105
msgctxt "Comment"
msgid "Opens a terminal at the current folder"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolepart.desktop:15 desktop/terminalemulator.desktop:6
msgctxt "Name"
msgid "Terminal Emulator"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolepart.desktop:106 desktop/org.kde.konsole.desktop:193
#: desktop/terminalemulator.desktop:97
msgctxt "Comment"
msgid "Command line access"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolerun.desktop:13
msgctxt "Name"
msgid "Run In Konsole"
msgstr ""
#. +> trunk5 stable5
#: desktop/konsolerun.desktop:60
msgctxt "Comment"
msgid "Run within Konsole"
msgstr ""
#. +> trunk5 stable5
#: desktop/org.kde.konsole.desktop:14
msgctxt "Name"
msgid "Konsole"
msgstr ""
#. +> trunk5 stable5
#: desktop/org.kde.konsole.desktop:107
msgctxt "GenericName"
msgid "Terminal"
msgstr ""
#. +> trunk5 stable5
#: desktop/org.kde.konsole.desktop:234
msgctxt "Name"
msgid "Open a New Window"
msgstr ""
#. +> trunk5 stable5
#: desktop/org.kde.konsole.desktop:283
msgctxt "Name"
msgid "Open a New Tab"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot (revision 1509195)
@@ -1,89957 +1,89978 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-19 09:25+0100\n"
+"POT-Creation-Date: 2018-01-23 09:20+0100\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
#: auxiliary/colorscheme.cpp:44 kstars.cpp:68
#, kde-format
msgid "Sky"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:45
#, kde-format
msgid "Messier Object"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:46
#, kde-format
msgctxt "New General Catalog object"
msgid "NGC Object"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:47
#, kde-format
msgctxt "Index Catalog object"
msgid "IC Object"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:48
#, kde-format
msgctxt "Object with extra attached URLs"
msgid "Object w/ Links"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:49
#, kde-format
msgid "Star Name"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:50
#, kde-format
msgid "Deep Sky Object Name"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:51
#, kde-format
msgid "Planet Name"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:52
#, kde-format
msgctxt "Constellation Name"
msgid "Constell. Name"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:53
#, kde-format
msgctxt "Constellation Line"
msgid "Constell. Line"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:54
#, kde-format
msgctxt "Constellation Boundary"
msgid "Constell. Boundary"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:55
#, kde-format
msgctxt "Highlighted Constellation Boundary"
msgid "Constell. Boundary Highlight"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:57
#, kde-format
msgctxt "refers to the band of stars in the sky due to the Galactic plane"
msgid "Milky Way"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:59 skycomponents/equator.cpp:32
#, kde-format
msgid "Equator"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowEcliptic)
#. +> trunk5
#: auxiliary/colorscheme.cpp:60 options/opsguides.ui:207
#: skycomponents/ecliptic.cpp:32
#, kde-format
msgid "Ecliptic"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:61 projections/equirectangularprojector.cpp:167
#: projections/projector.cpp:288
#, kde-format
msgid "Horizon"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowLocalMeridian)
#. +> trunk5
#: auxiliary/colorscheme.cpp:62 options/opsguides.ui:361
#, kde-format
msgid "Local Meridian"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:63
#, kde-format
msgid "Compass Labels"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:64 skycomponents/equatorialcoordinategrid.cpp:31
#, kde-format
msgid "Equatorial Coordinate Grid"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:65 skycomponents/horizontalcoordinategrid.cpp:31
#, kde-format
msgid "Horizontal Coordinate Grid"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:66
#, kde-format
msgid "Info Box Text"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:67
#, kde-format
msgid "Info Box Selected"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:68
#, kde-format
msgid "Info Box Background"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:69
#, kde-format
msgid "Target Indicator"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:70
#, kde-format
msgid "User Labels"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:71
#, kde-format
msgid "Planet Trails"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:72
#, kde-format
msgid "Angular Distance Ruler"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:73
#, kde-format
msgid "Observing List Label"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:74
#, kde-format
msgid "Star-Hop Route"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:75
#, kde-format
msgid "Visible Satellites"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:76 dialogs/finddialog.cpp:54
#: kstarsactions.cpp:1017 kstarslite/dialogs/finddialoglite.cpp:48
#: tools/whatsinteresting/qml/wiview.qml:238
#, kde-format, kde-kuit-format
msgid "Satellites"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:77
#, kde-format
msgid "Satellites Labels"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:78 dialogs/finddialog.cpp:53
#: kstarsactions.cpp:1020 kstarslite/dialogs/finddialoglite.cpp:47
#: tools/whatsinteresting/qml/wiview.qml:514
#, kde-format, kde-kuit-format
msgid "Supernovae"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:79 skycomponents/artificialhorizoncomponent.cpp:65
#, kde-format
msgid "Artificial Horizon"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:80
#, kde-format
msgid "RA Guide Error"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:81
#, kde-format
msgid "DEC Guide Error"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:82
#, kde-format
msgid "Solver FOV"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:83
#, kde-format
msgid "HiPS Grid"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:84
#, kde-format
msgid "FITS Image Object Label"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:106
#, kde-format
msgid "No color named \"%1\" found in color scheme."
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:150 kstarsdata.cpp:1018 options/opscolors.cpp:66
#: tools/scriptbuilder.cpp:780
#, kde-format
msgctxt "use default color scheme"
msgid "Default Colors"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:152 kstarsdata.cpp:1020 options/opscolors.cpp:67
#: tools/scriptbuilder.cpp:781
#, kde-format
msgctxt "use 'star chart' color scheme"
msgid "Star Chart"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:154 kstarsdata.cpp:1022 options/opscolors.cpp:68
#: tools/scriptbuilder.cpp:782
#, kde-format
msgctxt "use 'night vision' color scheme"
msgid "Night Vision"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:284
#, kde-format
msgid ""
"Local color scheme file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:302
#, kde-format
msgid ""
"Local color scheme index file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:100
#, kde-format
msgid "Data verification failed!"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:111
#, kde-format
msgid "File verification failed!"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:159
#, kde-format
msgid "Downloading"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:164
#, kde-format
msgid "Downloading Data..."
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:203
#, kde-format
msgid "Awaiting response from server..."
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:51 kstarslite/skyitems/fovitem.cpp:24
#, kde-format
msgctxt "use field-of-view for binoculars"
msgid "7x35 Binoculars"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:53 kstarslite/skyitems/fovitem.cpp:25
#, kde-format
msgctxt "use a Telrad field-of-view indicator"
msgid "Telrad"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:54 kstarslite/skyitems/fovitem.cpp:26
#, kde-format
msgctxt "use 1-degree field-of-view indicator"
msgid "One Degree"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:56 kstarslite/skyitems/fovitem.cpp:27
#, kde-format
msgctxt "use HST field-of-view indicator"
msgid "HST WFPC2"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:57 kstarslite/skyitems/fovitem.cpp:28
#, kde-format
msgctxt "use Radiotelescope HPBW"
msgid "30m at 1.3cm"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:191
#, kde-format
msgid "No FOV"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:50 auxiliary/imageexporter.cpp:51
#, kde-format
msgid "KStars Exported Sky Image"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:99 main.cpp:187 printing/foveditordialog.cpp:186
#, kde-format
msgid "Could not parse image format of %1; assuming PNG."
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:172
#, kde-format
msgid "Error: Unable to save image: %1 "
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:179 auxiliary/imageviewer.cpp:365
#, kde-format
msgid "Saved image to %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:239 printing/foveditordialog.cpp:207
#: tools/scriptbuilder.cpp:961
#, kde-format
msgid "Could not upload image to remote location: %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:246
#, kde-format
msgid "Could not export image: URL %1 invalid"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:128
#, kde-format
msgid "KStars image viewer: %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:142 tools/eyepiecefield.cpp:88
#, kde-format
msgid "Invert colors"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:143
#, kde-format
msgid "Reverse colors of the image. This is useful to enhance contrast at times. This affects only the display and not the saving."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, SavePreset)
#. +> trunk5
#: auxiliary/imageviewer.cpp:145 ekos/align/align.cpp:1223
-#: ekos/capture/capture.cpp:2949 ekos/scheduler/scheduler.cpp:3393
+#: ekos/capture/capture.cpp:2949 ekos/scheduler/scheduler.cpp:3401
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:95
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:382 options/opscolors.ui:211
#, kde-format, kde-kuit-format
msgid "Save"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:146
#, kde-format
msgid "Save the image to disk"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:187
#, kde-format
msgid "Remove temporary file %1 from disk?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:188
#, kde-format
msgid "Confirm Removal"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:206
#, kde-format
msgid "Download"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:207
#, kde-format
msgid "Please wait while image is being downloaded..."
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:235
#, kde-format
msgid "Image Viewer"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:264
#, kde-format
msgid "Loading of the image %1 failed."
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:320 indi/clientmanagerlite.cpp:816
#: printing/foveditordialog.cpp:129
#, kde-format
msgid "Save Image"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:328 dialogs/addcatdialog.cpp:232
#: ekos/align/align.cpp:1210 ekos/align/align.cpp:1377
#: ekos/guide/guide.cpp:732 kstarsactions.cpp:1207 printing/pwizprint.cpp:86
#: tools/scriptbuilder.cpp:920
#, kde-format
msgid "A file named \"%1\" already exists. Overwrite it?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:331 dialogs/addcatdialog.cpp:235
#: ekos/align/align.cpp:1213 ekos/align/align.cpp:1380
#: ekos/guide/guide.cpp:735 kstarsactions.cpp:1208 printing/pwizprint.cpp:87
#: tools/scriptbuilder.cpp:923
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:356
#, kde-format
msgid "Saving of the image %1 failed."
msgstr ""
#. +> trunk5
#: auxiliary/ksdssdownloader.cpp:212 auxiliary/ksdssdownloader.cpp:240
#, kde-format
msgid "DSS Download"
msgstr ""
#. +> trunk5
#: auxiliary/ksdssdownloader.cpp:213 auxiliary/ksdssdownloader.cpp:241
#, kde-format
msgid "Please wait while DSS image is being downloaded..."
msgstr ""
#. +> trunk5
#: auxiliary/ksnotification.h:19 ekos/capture/sequencejob.cpp:28
#: ekos/guide/internalguide/rcalibration.cpp:432
#: ekos/guide/internalguide/rcalibration.cpp:461
#: ekos/guide/internalguide/rcalibration.cpp:684
#: ekos/guide/internalguide/rcalibration.cpp:839
#: ekos/scheduler/schedulerjob.cpp:180 indi/drivermanager.cpp:421
#: indi/drivermanager.cpp:742 indi/inditelescope.cpp:1054
#: indi/inditelescope.cpp:1058
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5
#: auxiliary/ksnotification.h:20
#, kde-format
msgid "Sorry"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#. +> trunk5
#: auxiliary/ksnotification.h:21 ekos/guide/internalguide/guider.ui:316
#, kde-format
msgid "Info"
msgstr ""
#. +> trunk5
#: auxiliary/ksuserdb.cpp:1421
#, kde-format
msgctxt "No driver"
msgid "None"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:138
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "N"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:139
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NNE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:140
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:141
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "ENE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:142
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "E"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:143
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "ESE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:144
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:145
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SSE"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:146
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "S"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:147
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SSW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:148
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:149
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "WSW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:150
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "W"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:151
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "WNW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:152
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:153
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NNW"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:154
#, kde-format
msgctxt "Unknown cardinal / intercardinal direction"
msgid "???"
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:1162
#, kde-format
msgid "Error! The Astrometry Index File Directory does not exist and was not able to be created."
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:1169
#, kde-format
msgid "Internal Astrometry Configuration File Read Error."
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:1201 ekos/align/opsastrometrycfg.cpp:76
#, kde-format
msgid "Internal Astrometry Configuration File Write Error."
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:83
#, kde-format
msgid "Setup Wizard"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:90 printing/printingwizard.cpp:424
#: tools/obslistwizard.cpp:44
#, kde-format
msgid "&Next >"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:92 printing/printingwizard.cpp:427
#: tools/obslistwizard.cpp:46
#, kde-format
msgid "< &Back"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:314
#, kde-format
msgid "Error! There was no default data directory found in the app bundle!"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:324
#, kde-format
msgid "Error! There was a problem creating the data directory ~/Library/Application Support/ !"
msgstr ""
#. +> trunk5
#: auxiliary/thememanager.cpp:77
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:46
#, kde-format
msgid "Crop region will be scaled to [ %1 * %2 ]"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:48
#, kde-format
msgid "Edit Thumbnail Image"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:85
#, kde-format
msgid "Crop region: [%1,%2 %3x%4]"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ThumbnailEditor)
#. +> trunk5
#: auxiliary/thumbnaileditor.ui:13
#, kde-format
msgid "Thumbnail Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CropLabel)
#. +> trunk5
#: auxiliary/thumbnaileditor.ui:43
#, kde-format
msgid "Crop region: [0,0 200 x 200]"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MessageLabel)
#. +> trunk5
#: auxiliary/thumbnaileditor.ui:59
#, kde-format
msgid "(crop region will be scaled to 200x200)"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnailpicker.cpp:138
#, kde-format
msgid "Loading images..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SearchLabel)
#. +> trunk5
#: auxiliary/thumbnailpicker.cpp:171 auxiliary/thumbnailpicker.ui:24
#, kde-format
msgid "Search results:"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnailpicker.cpp:355
#, kde-format
msgid "Failed to load image at %1"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnailpicker.cpp:356
#, kde-format
msgid "Failed to load image"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnailpicker.h:49
#, kde-format
msgid "Choose Thumbnail Image"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ThumbnailPicker)
#. +> trunk5
#: auxiliary/thumbnailpicker.ui:14
#, kde-format
msgid "Thumbnail Picker"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: auxiliary/thumbnailpicker.ui:69
#, kde-format
msgid "Specify image location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: auxiliary/thumbnailpicker.ui:103
#, kde-format
msgid "Current thumbnail:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, EditButton)
#. +> trunk5
#: auxiliary/thumbnailpicker.ui:178
#, kde-format
msgid "Edit Ima&ge..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, UnsetButton)
#. +> trunk5
#: auxiliary/thumbnailpicker.ui:185
#, kde-format
msgid "Unset Image"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5
#: data/fitsviewerui.rc:5 data/kstarsui.rc:5
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5
#: data/fitsviewerui.rc:16
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5
#: data/fitsviewerui.rc:23 data/kstarsui.rc:41
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (help)
#. i18n: ectx: property (text), widget (QPushButton, helpB)
#. +> trunk5
#: data/fitsviewerui.rc:42 data/kstarsui.rc:136 indi/telescopewizard.ui:54
#, kde-format
msgid "&Help"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. i18n: ectx: ToolBar (kstarsToolBar)
#. +> trunk5
#: data/fitsviewerui.rc:56 data/kstarsui.rc:151
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (processToolBar)
#. +> trunk5
#: data/fitsviewerui.rc:84
#, kde-format
msgid "Process ToolBar"
msgstr ""
#. i18n: ectx: Menu (time)
#. +> trunk5
#: data/kstarsui.rc:19
#, kde-format
msgid "T&ime"
msgstr ""
#. i18n: ectx: Menu (focus)
#. +> trunk5
#: data/kstarsui.rc:28
#, kde-format
msgid "&Pointing"
msgstr ""
#. i18n: ectx: Menu (projection)
#. +> trunk5
#: data/kstarsui.rc:50
#, kde-format
msgid "&Projection"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5
#: data/kstarsui.rc:61
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (devices)
#. +> trunk5
#: data/kstarsui.rc:63
#, kde-format
msgid "&Devices"
msgstr ""
#. i18n: ectx: Menu (data)
#. +> trunk5
#: data/kstarsui.rc:83
#, kde-format
msgid "&Data"
msgstr ""
#. i18n: ectx: Menu (updates)
#. +> trunk5
#: data/kstarsui.rc:86
#, kde-format
msgid "&Updates"
msgstr ""
#. i18n: ectx: Menu (observation)
#. +> trunk5
#: data/kstarsui.rc:93
#, kde-format
msgid "&Observation"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5
#: data/kstarsui.rc:100
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (infopanel)
#. +> trunk5
#: data/kstarsui.rc:101
#, kde-format
msgid "&Info Boxes"
msgstr ""
#. i18n: ectx: Menu (statusbar)
#. +> trunk5
#: data/kstarsui.rc:109
#, kde-format
msgid "&Statusbar"
msgstr ""
#. i18n: ectx: Menu (config_oal)
#. +> trunk5
#: data/kstarsui.rc:122
#, kde-format
msgid "Configure Observation &Logging"
msgstr ""
#. i18n: ectx: ToolBar (viewToolBar)
#. +> trunk5
#: data/kstarsui.rc:169
#, kde-format
msgid "View Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (INDIToolBar)
#. +> trunk5
#: data/kstarsui.rc:187
#, kde-format
msgid "INDI Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (TelescopeToolBar)
#. +> trunk5
#: data/kstarsui.rc:195
#, kde-format
msgid "Telescope Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (DomeToolBar)
#. +> trunk5
#: data/kstarsui.rc:205
#, kde-format
msgid "Dome Toolbar"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:46
#, kde-format
msgid "Import Catalog"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:59 dialogs/addcatdialog.cpp:148
#, kde-format
msgid "ID Number"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: dialogs/addcatdialog.cpp:60 dialogs/addcatdialog.cpp:152
#: ekos/ekosmanager.ui:922 ekos/mount/mount.ui:237
#, kde-format
msgid "Right Ascension"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. +> trunk5
#: dialogs/addcatdialog.cpp:61 dialogs/addcatdialog.cpp:156
#: ekos/ekosmanager.ui:939 ekos/mount/mount.ui:254
#, kde-format
msgid "Declination"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5
#: dialogs/addcatdialog.cpp:62 dialogs/addcatdialog.cpp:160
#: tools/adddeepskyobject.ui:276
#, kde-format
msgid "Object Type"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:64 dialogs/addcatdialog.cpp:164
#, kde-format
msgid "Common Name"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:65 dialogs/addcatdialog.cpp:168
#: kstarslite/qml/dialogs/DetailsDialog.qml:145
#, kde-format, kde-kuit-format
msgid "Magnitude"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:66 dialogs/addcatdialog.cpp:172
#, kde-format
msgid "Flux"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:67 dialogs/addcatdialog.cpp:176
#, kde-format
msgid "Major Axis"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:68 dialogs/addcatdialog.cpp:180
#, kde-format
msgid "Minor Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PASpin)
#. +> trunk5
#: dialogs/addcatdialog.cpp:69 dialogs/addcatdialog.cpp:184
#: ekos/capture/rotatorsettings.ui:369
#, kde-format
msgid "Position Angle"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:70 dialogs/addcatdialog.cpp:188
#: widgets/draglistbox.cpp:81 widgets/draglistbox.cpp:98
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:76
#, kde-format
msgid "A valid custom catalog file has one line per object, with the following fields in each line:"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:79
#, kde-format
msgid "1. Type identifier. Must be one of: 0 (star), 3 (open cluster), 4 (globular cluster), 5 (gaseous nebula), 6 (planetary nebula), 7 (supernova remnant), or 8 (galaxy)"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:81
#, kde-format
msgid "2. Right Ascension (floating-point value)"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:82
#, kde-format
msgid "3. Declination (floating-point value)"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:82
#, kde-format
msgid "4. Magnitude (floating-point value)"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:83
#, kde-format
msgid "5. Integrated Flux (floating-point value); frequency and units are set separately in the catalog file."
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:84
#, kde-format
msgid "6. Spectral type (if type=0); otherwise object's catalog name"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:85
#, kde-format
msgid "7. Star name (if type=0); otherwise object's common name. [field 7 is optional]"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:87
#, kde-format
msgid "The fields should be separated by whitespace. In addition, the catalog may contain comment lines beginning with '#'."
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:90
#, kde-format
msgid "Help on custom catalog file format"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:133
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:215
#, kde-format
msgid "Preview of %1"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:216
#, kde-format
msgid "Catalog Preview"
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:244
#, kde-format
msgid "Could not open the file %1 for writing."
msgstr ""
#. +> trunk5
#: dialogs/addcatdialog.cpp:245
#, kde-format
msgid "Error Opening Output File"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox4)
#. +> trunk5
#: dialogs/addcatdialog.ui:32
#, kde-format
msgid "Import File"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KUrlRequester, DataURL)
#. +> trunk5
#: dialogs/addcatdialog.ui:53
#, kde-format
msgid "Enter import data filename"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, DataURL)
#. +> trunk5
#: dialogs/addcatdialog.ui:56
#, kde-format
msgid "To import an existing data file, enter its filename here. You will then describe the contents of the file below. You can leave the filename blank to construct a catalog file with a valid header, but no data."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, DataFileBox)
#. +> trunk5
#: dialogs/addcatdialog.ui:76
#, kde-format
msgid "Contents of the imported data file"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QListWidget, DataFileBox)
#. +> trunk5
#: dialogs/addcatdialog.ui:79
#, kde-format
msgid "When you select a data file in the above line, its contents are displayed here."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5
#: dialogs/addcatdialog.ui:89
#, kde-format
msgid "Describe Data Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5
#: dialogs/addcatdialog.ui:137
#, kde-format
msgid "<b>Catalog fields:</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3_2)
#. +> trunk5
#: dialogs/addcatdialog.ui:176
#, kde-format
msgid "<b>Available fields:</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, Epoch)
#. +> trunk5
#: dialogs/addcatdialog.ui:211
#, kde-format
msgid "The coordinate epoch for the catalog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5
#: dialogs/addcatdialog.ui:230
#, kde-format
msgid "Catalog name prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5
#: dialogs/addcatdialog.ui:254
#, kde-format
msgid "Symbol color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: dialogs/addcatdialog.ui:277
#, kde-format
msgid "Coordinate epoch:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, CSVButton)
#. +> trunk5
#: dialogs/addcatdialog.ui:301
#, kde-format
msgid "CSV"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, SpaceButton)
#. +> trunk5
#: dialogs/addcatdialog.ui:311
#, kde-format
msgid "Space Delimited"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PreviewButton)
#. +> trunk5
#: dialogs/addcatdialog.ui:324
#, kde-format
msgid "Preview &Output"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KUrlRequester, CatalogURL)
#. +> trunk5
#: dialogs/addcatdialog.ui:352
#, kde-format
msgid "Enter the filename for the output catalog file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5
#: dialogs/addcatdialog.ui:359
#, kde-format
msgid "Catalog name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: dialogs/addcatdialog.ui:366
#, kde-format
msgid "Save catalog as:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, CatalogName)
#. +> trunk5
#: dialogs/addcatdialog.ui:373
#, kde-format
msgid "Enter a name for the catalog"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:41
#, kde-format
msgid "Add Custom URL to %1"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:57 dialogs/addlinkdialog.cpp:83
#, kde-format
msgid "Show image of "
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:70
#, kde-format
msgid ""
"The URL is not valid. Would you like to open a browser window\n"
"to the Google search engine?"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:71 ekos/align/align.cpp:1084
#: ekos/align/align.cpp:1230 ekos/align/align.cpp:1388
#: ekos/capture/capture.cpp:2557 ekos/capture/capture.cpp:2958
-#: ekos/guide/guide.cpp:743 ekos/scheduler/scheduler.cpp:3105
-#: ekos/scheduler/scheduler.cpp:3402 fitsviewer/fitstab.cpp:295
+#: ekos/guide/guide.cpp:743 ekos/scheduler/scheduler.cpp:3113
+#: ekos/scheduler/scheduler.cpp:3410 fitsviewer/fitstab.cpp:295
#: tools/scriptbuilder.cpp:873 tools/scriptbuilder.cpp:971
#, kde-format
msgid "Invalid URL"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:72
#, kde-format
msgid "Browse Google"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:73
#, kde-format
msgid "Do Not Browse"
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.cpp:85
#, kde-format
msgid "Show webpage about "
msgstr ""
#. +> trunk5
#: dialogs/addlinkdialog.h:50
#, kde-format
msgid "object"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, TypeBox)
#. +> trunk5
#: dialogs/addlinkdialog.ui:22
#, kde-format
msgid "Resource Type"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, ImageRadio)
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel_2)
#. +> trunk5
#: dialogs/addlinkdialog.ui:34 ekos/ekosmanager.ui:557
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:70
#, kde-format, kde-kuit-format
msgid "Image"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, InfoRadio)
#. +> trunk5
#: dialogs/addlinkdialog.ui:41
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:66
#, kde-format, kde-kuit-format
msgid "Information"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, DescBox)
#. +> trunk5
#: dialogs/addlinkdialog.ui:59
#, kde-format
msgid "Text describing the linked resource"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DescLabel)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#. +> trunk5
#: dialogs/addlinkdialog.ui:66 oal/execute.ui:427
#: printing/foveditordialog.ui:129 printing/pwizchartconfig.ui:161
#, kde-format
msgid "Description:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, URLLabel)
#. +> trunk5
#: dialogs/addlinkdialog.ui:73 dialogs/detaildialog.cpp:891
#, kde-format
msgid "URL:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, URLBox)
#. +> trunk5
#: dialogs/addlinkdialog.ui:94
#, kde-format
msgid "The URL which will be displayed by this item"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, URLButton)
#. +> trunk5
#: dialogs/addlinkdialog.ui:127
#, kde-format
msgid "Open URL in a browser window"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, URLButton)
#. +> trunk5
#: dialogs/addlinkdialog.ui:130
#, kde-format
msgid "You can verify the entered URL by opening it in a browser window with this button"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, URLButton)
#. +> trunk5
#: dialogs/addlinkdialog.ui:133
#, kde-format
msgid "Check URL"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DetailButton)
#. +> trunk5
#: dialogs/detaildialog.cpp:65 skymap.cpp:809 tools/wutdialog.ui:480
#, kde-format
msgid "Object Details"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
#. i18n: ectx: property (title), widget (QGroupBox, generalGroup)
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabGeneral)
#. +> trunk5
#: dialogs/detaildialog.cpp:85 ekos/opsekos.ui:21 indi/opsindi.ui:17
#: kstarslite/qml/dialogs/DetailsDialog.qml:41 printing/detailstable.cpp:338
#: xplanet/opsxplanet.ui:21
#, kde-format, kde-kuit-format
msgid "General"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:128 kspopupmenu.cpp:216 kspopupmenu.cpp:317
#: kstarsinit.cpp:787 kstarslite/dialogs/detaildialoglite.cpp:79
#: kstarsliteinit.cpp:63 printing/detailstable.cpp:87
#: printing/pwizobjectselection.cpp:114 skycomponents/starcomponent.cpp:511
#: skyobjects/starobject.cpp:558 tools/observinglist.cpp:547
#, kde-format
msgid "star"
msgstr ""
#. i18nc("number in magnitudes", "%1 mag",
#. QLocale().toString( ((KSComet *)selectedObject)->getTotalMagnitudeParameter(), 'f', 2))); //show to hundredth place
#.
#. }
#. else{
#. +> trunk5
#: dialogs/detaildialog.cpp:129 dialogs/detaildialog.cpp:228
#: dialogs/detaildialog.cpp:276 dialogs/detaildialog.cpp:359
#: kstarslite/dialogs/detaildialoglite.cpp:80
#: kstarslite/dialogs/detaildialoglite.cpp:172
#: kstarslite/dialogs/detaildialoglite.cpp:220
#: kstarslite/dialogs/detaildialoglite.cpp:271 printing/detailstable.cpp:88
#: printing/detailstable.cpp:178 printing/detailstable.cpp:289
#: printing/pwizobjectselection.cpp:115 printing/pwizobjectselection.cpp:152
#, kde-format
msgctxt "number in magnitudes"
msgid "%1 mag"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:147 kstarslite/dialogs/detaildialoglite.cpp:91
#: printing/detailstable.cpp:98
#, kde-format
msgctxt "larger than 2000 parsecs"
msgid "> 2000 pc"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:151 dialogs/detaildialog.cpp:155
#: dialogs/detaildialog.cpp:159 kstarslite/dialogs/detaildialoglite.cpp:96
#: kstarslite/dialogs/detaildialoglite.cpp:101
#: kstarslite/dialogs/detaildialoglite.cpp:106 printing/detailstable.cpp:103
#: printing/detailstable.cpp:108 printing/detailstable.cpp:113
#, kde-format
msgctxt "number in parsecs"
msgid "%1 pc"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:168 dialogs/detaildialog.cpp:173
#: kstarslite/dialogs/detaildialoglite.cpp:113
#: kstarslite/dialogs/detaildialoglite.cpp:118 printing/detailstable.cpp:119
#: printing/detailstable.cpp:125
#, kde-format
msgctxt "the star is a multiple star"
msgid "multiple"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:169 dialogs/detaildialog.cpp:177
#: kstarslite/dialogs/detaildialoglite.cpp:114
#: kstarslite/dialogs/detaildialoglite.cpp:122 printing/detailstable.cpp:120
#: printing/detailstable.cpp:130
#, kde-format
msgctxt "the star is a variable star"
msgid "variable"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:194 kstarslite/dialogs/detaildialoglite.cpp:139
#: printing/detailstable.cpp:152 printing/pwizobjectselection.cpp:134
#, kde-format
msgid "G5 star"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:200 kstars_i18n.cpp:8172
#: printing/detailstable.cpp:160 printing/pwizobjectselection.cpp:142
#: skycomponents/asteroidscomponent.cpp:179 tools/obslistwizard.cpp:630
#: tools/obslistwizard.cpp:632 tools/wutdialog.cpp:315
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pluto"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:200 kstars_i18n.cpp:4802
#: printing/detailstable.cpp:160 printing/pwizobjectselection.cpp:142
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceres"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:201 printing/detailstable.cpp:161
#: printing/pwizobjectselection.cpp:142
#, kde-format
msgctxt "Asteroid name (optional)"
msgid "Eris"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:203 kstarslite/dialogs/detaildialoglite.cpp:148
#: printing/detailstable.cpp:163 printing/pwizobjectselection.cpp:144
#, kde-format
msgid "Dwarf planet"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:236 kstarslite/dialogs/detaildialoglite.cpp:179
#: printing/detailstable.cpp:183
#, kde-format
msgctxt "distance in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:241 kstarslite/dialogs/detaildialoglite.cpp:184
#: printing/detailstable.cpp:188
#, kde-format
msgctxt "distance in Astronomical Units"
msgid "%1 AU"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:250 dialogs/detaildialog.cpp:370
#: dialogs/detaildialog.cpp:375 kstarslite/dialogs/detaildialoglite.cpp:196
#: kstarslite/dialogs/detaildialoglite.cpp:282
#: kstarslite/dialogs/detaildialoglite.cpp:287 printing/detailstable.cpp:197
#: printing/detailstable.cpp:298 printing/detailstable.cpp:303
#, kde-format
msgctxt "angular size in arcminutes"
msgid "%1 arcmin"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:257 kstarslite/dialogs/detaildialoglite.cpp:203
#: printing/detailstable.cpp:203
#, kde-format
msgctxt "angular size in arcseconds"
msgid "%1 arcsec"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:272 kstarslite/dialogs/detaildialoglite.cpp:218
#: skyobjects/skyobject.cpp:392
#, kde-format
msgid "Supernova"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:286
#, kde-format
msgid "Discovery Date:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_17)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label6)
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: dialogs/detaildialog.cpp:291 ekos/capture/capture.ui:412
#: oal/equipmentwriter.ui:83 oal/equipmentwriter.ui:606 oal/execute.ui:146
#: printing/detailstable.cpp:345
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:296
#, kde-format
msgid "Host Galaxy:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:301
#, kde-format
msgid "Red Shift:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:348 printing/detailstable.cpp:276
#, kde-format
msgctxt "integrated flux at a frequency"
msgid "Flux(%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:349 printing/detailstable.cpp:277
#, kde-format
msgctxt "integrated flux value"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:397 dialogs/detaildialog.cpp:402
#: dialogs/detaildialog.cpp:446 dialogs/detaildialog.cpp:451
#, kde-format
msgctxt "Distance in astronomical units"
msgid "%1 AU"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, webManagerYesR)
#. +> trunk5
#: dialogs/detaildialog.cpp:409 dialogs/detaildialog.cpp:458
#: ekos/profilewizard.ui:542
#: kstarslite/qml/modules/tutorial/TutorialExitPopup.qml:46
#: printing/detailstable.cpp:399 printing/detailstable.cpp:437
#, kde-format, kde-kuit-format
msgid "Yes"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, webManagerNoR)
#. +> trunk5
#: dialogs/detaildialog.cpp:411 dialogs/detaildialog.cpp:460
#: ekos/profilewizard.ui:549 printing/detailstable.cpp:399
#: printing/detailstable.cpp:437
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:421 dialogs/detaildialog.cpp:470
#, kde-format
msgctxt "Diameter in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:426 dialogs/detaildialog.cpp:475
#, kde-format
msgctxt "Dimension in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:431 dialogs/detaildialog.cpp:480
#, kde-format
msgctxt "Rotation period in hours"
msgid "%1 h"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:436 dialogs/detaildialog.cpp:485
#, kde-format
msgctxt "Orbit period in years"
msgid "%1 y"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:494 kstarslite/dialogs/detaildialoglite.cpp:427
#: printing/detailstable.cpp:324 tools/observinglist.cpp:624
#, kde-format
msgctxt "%1 type of sky object (planet, asteroid etc), %2 name of a constellation"
msgid "%1 in %2"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabPosition)
#. +> trunk5
#: dialogs/detaildialog.cpp:503 kstarslite/qml/dialogs/DetailsDialog.qml:45
#: xplanet/opsxplanet.ui:764
#, kde-format, kde-kuit-format
msgid "Position"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:520 kstarslite/dialogs/detaildialoglite.cpp:451
#: printing/detailstable.cpp:545
#, kde-format
msgid "RA (%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:521
#, kde-format
msgid "DE (%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:608 dialogs/detaildialog.cpp:609
#: kstarslite/dialogs/detaildialoglite.cpp:533
#: kstarslite/dialogs/detaildialoglite.cpp:534 printing/detailstable.cpp:649
#: printing/detailstable.cpp:650 tools/modcalcdaylength.cpp:149
#: tools/modcalcdaylength.cpp:151 tools/modcalcdaylength.cpp:196
#: tools/modcalcdaylength.cpp:198
#, kde-format
msgid "Circumpolar"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:613 dialogs/detaildialog.cpp:614
#: kstarslite/dialogs/detaildialoglite.cpp:538
#: kstarslite/dialogs/detaildialoglite.cpp:539 printing/detailstable.cpp:655
#: printing/detailstable.cpp:656 tools/observinglist.cpp:192
#, kde-format
msgid "Never rises"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:617 dialogs/detaildialog.cpp:618
#: kstarslite/dialogs/detaildialoglite.cpp:542
#: kstarslite/dialogs/detaildialoglite.cpp:543 printing/detailstable.cpp:659
#: printing/detailstable.cpp:660
#, kde-format
msgctxt "Not Applicable"
msgid "N/A"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:635 kstarslite/qml/dialogs/DetailsDialog.qml:54
#, kde-format, kde-kuit-format
msgid "Links"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:699 kstarslite/dialogs/detaildialoglite.cpp:696
#, kde-format
msgid ""
"Custom image-links file could not be opened.\n"
"Link cannot be recorded for future sessions."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:700 ekos/align/align.cpp:1103
#: ekos/align/align.cpp:1241 ekos/align/align.cpp:1397
#: ekos/capture/capture.cpp:2574 ekos/capture/capture.cpp:2982
-#: ekos/guide/guide.cpp:752 ekos/scheduler/scheduler.cpp:3122
-#: ekos/scheduler/scheduler.cpp:3414 ekos/scheduler/scheduler.cpp:4538
-#: ekos/scheduler/scheduler.cpp:4568 ekos/scheduler/scheduler.cpp:4605
+#: ekos/guide/guide.cpp:752 ekos/scheduler/scheduler.cpp:3130
+#: ekos/scheduler/scheduler.cpp:3422 ekos/scheduler/scheduler.cpp:4546
+#: ekos/scheduler/scheduler.cpp:4576 ekos/scheduler/scheduler.cpp:4613
#: indi/drivermanager.cpp:1478 indi/indidriver.cpp:933 kstarsactions.cpp:1254
#: oal/execute.cpp:330 options/opscolors.cpp:266 tools/modcalcangdist.cpp:149
#: tools/modcalcapcoord.cpp:157 tools/modcalcdaylength.cpp:268
#: tools/modcalcgalcoord.cpp:210 tools/modcalcgeodcoord.cpp:243
#: tools/modcalcjd.cpp:128 tools/modcalcplanets.cpp:209
#: tools/modcalcsidtime.cpp:213 tools/modcalcvizequinox.cpp:83
#: tools/modcalcvlsr.cpp:307 tools/observinglist.cpp:860
#: tools/observinglist.cpp:1069 tools/scriptbuilder.cpp:860
#: tools/scriptbuilder.cpp:941 tools/scriptbuilder.cpp:1024
#, kde-format, kde-kuit-format
msgid "Could Not Open File"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:725 kstarslite/dialogs/detaildialoglite.cpp:721
#, kde-format
msgid ""
"Custom information-links file could not be opened.\n"
"Link cannot be recorded for future sessions."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:726
#, kde-format
msgid "Could not Open File"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:753 kstarsactions.cpp:1055
#, kde-format
msgid "Advanced"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:768 kstarslite/qml/dialogs/DetailsDialog.qml:62
#: kstarslite/qml/dialogs/DetailsDialog.qml:460
#, kde-format, kde-kuit-format
msgid "Log"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:774 kstarslite/dialogs/detaildialoglite.cpp:567
#: kstarslite/qml/dialogs/DetailsDialog.qml:469 skyobjects/skyobject.cpp:478
#: tools/observinglist.cpp:558 tools/observinglist.cpp:823
#, kde-format
msgid "Record here observation logs and/or data on %1."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:843
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:20
#, kde-format, kde-kuit-format
msgid "Edit Link"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:984
#, kde-format
msgid "Are you sure you want to remove the %1 link?"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:985 indi/drivermanager.cpp:1452
#: indi/indidriver.cpp:909
#, kde-format, kde-kuit-format
msgid "Delete Confirmation"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1201 dialogs/detaildialog.cpp:1238
#: fitsviewer/fitslabel.cpp:327 fitsviewer/fitslabel.cpp:363
#: kstarsactions.cpp:282 kstarsactions.cpp:311 tools/flagmanager.cpp:278
#: tools/flagmanager.cpp:308 tools/observinglist.cpp:684
#: tools/observinglist.cpp:713 tools/whatsinteresting/wiview.cpp:330
#: tools/whatsinteresting/wiview.cpp:362
#, kde-format
msgid "KStars did not find any active telescopes."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1218 fitsviewer/fitslabel.cpp:344
#: kstarsactions.cpp:301 tools/flagmanager.cpp:295 tools/observinglist.cpp:701
#: tools/whatsinteresting/wiview.cpp:347
#, kde-format
msgid "Telescope %1 is offline. Please connect and retry again."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1225
#, kde-format
msgid "Danger! Viewing the Sun without adequate solar filters is dangerous and will result in permanent eye damage!"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1290
#, kde-format
msgid "Error: Unable to save image to %1"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1290
#, kde-format
msgid "Save Thumbnail"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Names)
#. +> trunk5
#: dialogs/details_data.ui:46
#, kde-format
msgid "Primary Name, Other Names"
msgstr ""
#. i18n: ectx: property (text), widget (KSHelpLabel, DistanceLabel)
#. +> trunk5
#: dialogs/details_data.ui:271 printing/detailstable.cpp:349
#, kde-format
msgid "Distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AngSize)
#. +> trunk5
#: dialogs/details_data.ui:292
#, kde-format
msgid "0.0 arcmin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AngSizeLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_19)
#. +> trunk5
#: dialogs/details_data.ui:299 ekos/capture/capture.ui:528
#: printing/detailstable.cpp:353
#, kde-format
msgid "Size:"
msgstr ""
#. i18n: ectx: property (text), widget (KSHelpLabel, MagLabel)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5
#: dialogs/details_data.ui:306 oal/execute.ui:132 printing/detailstable.cpp:357
#, kde-format
msgid "Magnitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Magnitude)
#. +> trunk5
#: dialogs/details_data.ui:327
#, kde-format
msgid "0.0 mag"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Distance)
#. +> trunk5
#: dialogs/details_data.ui:345
#, kde-format
msgid "0.0 pc"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, IllumLabel)
#. +> trunk5
#: dialogs/details_data.ui:352 printing/detailstable.cpp:365
#, kde-format
msgid "Illumination:"
msgstr ""
#. i18n: ectx: property (text), widget (KSHelpLabel, BVLabel)
#. +> trunk5
#: dialogs/details_data.ui:374
#, kde-format
msgid "B - V index:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, BVIndex)
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. i18n: ectx: property (text), widget (QLabel, instFPS)
#. i18n: ectx: property (text), widget (QLabel, avgFPS)
#. +> trunk5
#: dialogs/details_data.ui:384 ekos/capture/capture.ui:1734
#: ekos/focus/focus.ui:454 ekos/guide/guide.ui:355 indi/streamform.ui:168
#: indi/streamform.ui:196
#, kde-format
msgid "--"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ObsListButton)
#. +> trunk5
#: dialogs/details_data.ui:476
#, kde-format
msgid "Add to Observing List"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, CenterButton)
#. +> trunk5
#: dialogs/details_data.ui:483 tools/flagmanager.ui:206
#, kde-format
msgid "Center in Map"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ScopeButton)
#. +> trunk5
#: dialogs/details_data.ui:490 tools/flagmanager.ui:216
#, kde-format
msgid "Center in Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, PerihelionLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:30 printing/detailstable.cpp:477
#, kde-format
msgid "Perihelion:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Perihelion)
#. i18n: ectx: property (text), widget (QLabel, EarthMOID)
#. +> trunk5
#: dialogs/details_data_comet.ui:45 dialogs/details_data_comet.ui:174
#, kde-format
msgid "0.0 AU"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, OrbitIDLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:52 printing/detailstable.cpp:481
#, kde-format
msgid "Orbit ID:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, OrbitID)
#. +> trunk5
#: dialogs/details_data_comet.ui:67
#, kde-format
msgid "Orbit ID"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NEOLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:74 printing/detailstable.cpp:485
#, kde-format
msgid "NEO:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NEO)
#. +> trunk5
#: dialogs/details_data_comet.ui:88
#: kstarslite/qml/dialogs/DetailsDialog.qml:180
#, kde-format, kde-kuit-format
msgid "NEO"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DiameterLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:95 printing/detailstable.cpp:489
#, kde-format
msgid "Diameter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Diameter)
#. i18n: ectx: property (text), widget (QLabel, Dimensions)
#. +> trunk5
#: dialogs/details_data_comet.ui:110 dialogs/details_data_comet.ui:240
#, kde-format
msgid "0.0 km"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RotationLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:117 printing/detailstable.cpp:493
#, kde-format
msgid "Rotation period:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Rotation)
#. +> trunk5
#: dialogs/details_data_comet.ui:132
#, kde-format
msgid "0.0 h"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, EarthMOIDLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:159 printing/detailstable.cpp:497
#, kde-format
msgid "Earth MOID:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, OrbitClassLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:181 printing/detailstable.cpp:501
#, kde-format
msgid "Orbit class:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, OrbitClass)
#. +> trunk5
#: dialogs/details_data_comet.ui:196
#, kde-format
msgid "Class"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AlbedoLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:203 printing/detailstable.cpp:505
#, kde-format
msgid "Albedo:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Albedo)
#. i18n: ectx: property (text), widget (QLineEdit, AltGeoBox)
#. +> trunk5
#: dialogs/details_data_comet.ui:218 tools/modcalcgeod.ui:257
#, kde-format
msgid "0.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DimensionsLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:225 printing/detailstable.cpp:509
#, kde-format
msgid "Dimensions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, PeriodLabel)
#. +> trunk5
#: dialogs/details_data_comet.ui:247 printing/detailstable.cpp:513
#, kde-format
msgid "Period:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Period)
#. +> trunk5
#: dialogs/details_data_comet.ui:262
#, kde-format
msgid "0 y"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsDatabase)
#. +> trunk5
#: dialogs/details_database.ui:13
#, kde-format
msgid "Details - Online Databases"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, ADVTree)
#. +> trunk5
#: dialogs/details_database.ui:29
#, kde-format
msgid "Choose Online Database"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsLinks)
#. +> trunk5
#: dialogs/details_links.ui:13
#, kde-format
msgid "Details - Resource Links"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, InfoTitle)
#. +> trunk5
#: dialogs/details_links.ui:47 kstarslite/qml/dialogs/DetailsDialog.qml:364
#, kde-format, kde-kuit-format
msgid "Information Links"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ImagesTitle)
#. +> trunk5
#: dialogs/details_links.ui:110 kstarslite/qml/dialogs/DetailsDialog.qml:400
#, kde-format, kde-kuit-format
msgid "Image Links"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ViewButton)
#. +> trunk5
#: dialogs/details_links.ui:143
#, kde-format
msgid "View Resource"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddLinkButton)
#. +> trunk5
#: dialogs/details_links.ui:150
#, kde-format
msgid "Add Link..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, EditLinkButton)
#. +> trunk5
#: dialogs/details_links.ui:157
#, kde-format
msgid "Edit Link..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, RemoveLinkButton)
#. +> trunk5
#: dialogs/details_links.ui:164
#, kde-format
msgid "Remove Link"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LogTitle)
#. +> trunk5
#: dialogs/details_log.ui:36
#, kde-format
msgid "User Log"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsPosition)
#. +> trunk5
#: dialogs/details_position.ui:14
#, kde-format
msgid "Details - Position Data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CoordTitle)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: dialogs/details_position.ui:66 ekos/mount/mount.ui:216
#: kstarslite/qml/dialogs/DetailsDialog.qml:243 printing/detailstable.cpp:536
#, kde-format, kde-kuit-format
msgid "Coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DecLabel)
#. +> trunk5
#: dialogs/details_position.ui:132
#, kde-format
msgid "DE (2000.0):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RA0Label)
#. +> trunk5
#: dialogs/details_position.ui:167
#, kde-format
msgid "RA (J2000.0):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Dec0)
#. i18n: ectx: property (text), widget (QLabel, RA0)
#. i18n: ectx: property (text), widget (QLabel, HA)
#. i18n: ectx: property (text), widget (QLabel, Dec)
#. i18n: ectx: property (text), widget (QLabel, Alt)
#. i18n: ectx: property (text), widget (QLabel, Az)
#. i18n: ectx: property (text), widget (QLabel, RA)
#. i18n: ectx: property (text), widget (QLabel, AzRise)
#. i18n: ectx: property (text), widget (QLabel, AltTransit)
#. i18n: ectx: property (text), widget (QLabel, AzSet)
#. i18n: ectx: property (text), widget (QLabel, AngDist)
#. +> trunk5
#: dialogs/details_position.ui:185 dialogs/details_position.ui:243
#: dialogs/details_position.ui:277 dialogs/details_position.ui:305
#: dialogs/details_position.ui:323 dialogs/details_position.ui:414
#: dialogs/details_position.ui:470 dialogs/details_position.ui:827
#: dialogs/details_position.ui:845 dialogs/details_position.ui:863
#: tools/modcalcangdist.ui:321
#, kde-format
msgid "00:00:00"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Airmass)
#. +> trunk5
#: dialogs/details_position.ui:203
#, kde-format
msgid "0.00"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RALabel)
#. +> trunk5
#: dialogs/details_position.ui:216
#, kde-format
msgid "RA (2000.0):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Dec0Label)
#. +> trunk5
#: dialogs/details_position.ui:287
#, kde-format
msgid "DE (J2000.0):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AzLabel)
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. i18n: ectx: property (text), widget (QLabel, azLabel)
#. +> trunk5
#: dialogs/details_position.ui:336 oal/execute.ui:216
#: printing/detailstable.cpp:568 tools/modcalcaltaz.ui:313
#, kde-format
msgid "Azimuth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AirmassLabel)
#. +> trunk5
#: dialogs/details_position.ui:371 printing/detailstable.cpp:586
#, kde-format
msgid "Airmass:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AltLabel)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, elLabel)
#. +> trunk5
#: dialogs/details_position.ui:387 oal/execute.ui:202
#: printing/detailstable.cpp:572 tools/modcalcaltaz.ui:320
#, kde-format
msgid "Altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, HALabel)
#. +> trunk5
#: dialogs/details_position.ui:427 printing/detailstable.cpp:553
#, kde-format
msgid "Hour angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RSTTitle)
#. +> trunk5
#: dialogs/details_position.ui:554
#: kstarslite/qml/dialogs/DetailsDialog.qml:291 printing/detailstable.cpp:675
#, kde-format, kde-kuit-format
msgid "Rise/Set/Transit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TimeSetLabel)
#. +> trunk5
#: dialogs/details_position.ui:637 printing/detailstable.cpp:687
#, kde-format
msgid "Set time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TimeTransitLabel)
#. +> trunk5
#: dialogs/details_position.ui:653 printing/detailstable.cpp:682
#, kde-format
msgid "Transit time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TimeRiseLabel)
#. +> trunk5
#: dialogs/details_position.ui:669 printing/detailstable.cpp:678
#, kde-format
msgid "Rise time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TimeRise)
#. i18n: ectx: property (text), widget (QLabel, TimeTransit)
#. i18n: ectx: property (text), widget (QLabel, TimeSet)
#. i18n: ectx: property (text), widget (QLabel, SunTransitAlt)
#. i18n: ectx: property (text), widget (QLabel, DayLength)
#. i18n: ectx: property (text), widget (QLabel, SunRiseAz)
#. i18n: ectx: property (text), widget (QLabel, SunSetAz)
#. i18n: ectx: property (text), widget (QLabel, SunSet)
#. i18n: ectx: property (text), widget (QLabel, SunRise)
#. i18n: ectx: property (text), widget (QLabel, SunTransit)
#. i18n: ectx: property (text), widget (QLabel, MoonRise)
#. i18n: ectx: property (text), widget (QLabel, MoonSet)
#. i18n: ectx: property (text), widget (QLabel, MoonRiseAz)
#. i18n: ectx: property (text), widget (QLabel, MoonSetAz)
#. i18n: ectx: property (text), widget (QLabel, MoonTransitAlt)
#. i18n: ectx: property (text), widget (QLabel, MoonTransit)
#. +> trunk5
#: dialogs/details_position.ui:690 dialogs/details_position.ui:708
#: dialogs/details_position.ui:726 tools/modcalcdaylength.ui:160
#: tools/modcalcdaylength.ui:197 tools/modcalcdaylength.ui:276
#: tools/modcalcdaylength.ui:330 tools/modcalcdaylength.ui:367
#: tools/modcalcdaylength.ui:401 tools/modcalcdaylength.ui:422
#: tools/modcalcdaylength.ui:512 tools/modcalcdaylength.ui:556
#: tools/modcalcdaylength.ui:606 tools/modcalcdaylength.ui:627
#: tools/modcalcdaylength.ui:648 tools/modcalcdaylength.ui:696
#, kde-format
msgid "00:00"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AzSetLabel)
#. +> trunk5
#: dialogs/details_position.ui:774 printing/detailstable.cpp:699
#, kde-format
msgid "Azimuth at set:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AltTransitLabel)
#. +> trunk5
#: dialogs/details_position.ui:790 printing/detailstable.cpp:695
#, kde-format
msgid "Altitude at transit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AzRiseLabel)
#. +> trunk5
#: dialogs/details_position.ui:806 printing/detailstable.cpp:691
#, kde-format
msgid "Azimuth at rise:"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:56
#, kde-format
msgid "Preview image"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:65
#, kde-format
msgid "Export sky image"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:100 printing/pwizfovconfig.cpp:69
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:101 printing/pwizfovconfig.cpp:70
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:104
#, kde-format
msgid "Full legend"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:104 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Scale with magnitudes chart"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:104 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Only scale"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:104
#, kde-format
msgid "Only magnitudes"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:105
#, kde-format
msgid "Only symbols"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:109 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper left corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:109 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper right corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:109 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Lower left corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:110 printing/pwizfovconfig.cpp:74
#, kde-format
msgid "Lower right corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:134
#, kde-format
msgid "Could not export image"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, legendGroupBox)
#. +> trunk5
#: dialogs/exportimagedialog.ui:17
#, kde-format
msgid "Legend Configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, addLegendCheckBox)
#. +> trunk5
#: dialogs/exportimagedialog.ui:23
#, kde-format
msgid "Add legend to exported sky image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, legendOrientationLabel)
#. +> trunk5
#: dialogs/exportimagedialog.ui:35
#, kde-format
msgid "Legend orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, legendTypeLabel)
#. +> trunk5
#: dialogs/exportimagedialog.ui:45
#, kde-format
msgid "Legend type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, legendPositionLabel)
#. +> trunk5
#: dialogs/exportimagedialog.ui:55
#, kde-format
msgid "Legend position:"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:42 kstarslite/dialogs/finddialoglite.cpp:36
#: tools/conjunctions.cpp:62
#, kde-format
msgid "Any"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: dialogs/finddialog.cpp:43 kstarslite/dialogs/finddialoglite.cpp:37
#: tools/conjunctions.cpp:63 tools/obslistwizard.cpp:397
#: tools/obslistwizard.cpp:439 tools/obslistwizard.ui:105
#: tools/whatsinteresting/qml/wiview.qml:270 tools/wutdialog.cpp:109
#, kde-format, kde-kuit-format
msgid "Stars"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:44 kstarsactions.cpp:1014 kstarsinit.cpp:441
#: kstarslite/dialogs/finddialoglite.cpp:38 tools/astrocalc.cpp:172
#: tools/conjunctions.cpp:64
#, kde-format
msgid "Solar System"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:45 kstarslite/dialogs/finddialoglite.cpp:39
#: tools/conjunctions.cpp:68
#, kde-format
msgid "Open Clusters"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:46 kstarslite/dialogs/finddialoglite.cpp:40
#: tools/conjunctions.cpp:69
#, kde-format
msgid "Globular Clusters"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:47 kstarslite/dialogs/finddialoglite.cpp:41
#: tools/conjunctions.cpp:70
#, kde-format
msgid "Gaseous Nebulae"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:48 kstarslite/dialogs/finddialoglite.cpp:42
#: tools/conjunctions.cpp:71
#, kde-format
msgid "Planetary Nebulae"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: dialogs/finddialog.cpp:49 kstarslite/dialogs/finddialoglite.cpp:43
#: tools/conjunctions.cpp:72 tools/obslistwizard.cpp:262
#: tools/obslistwizard.cpp:405 tools/obslistwizard.cpp:640
#: tools/obslistwizard.cpp:678 tools/obslistwizard.ui:145
#: tools/whatsinteresting/qml/wiview.qml:415 tools/wutdialog.cpp:109
#, kde-format, kde-kuit-format
msgid "Galaxies"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowComets)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: dialogs/finddialog.cpp:50 kstarslite/dialogs/finddialoglite.cpp:44
#: options/opssolarsystem.ui:320 tools/conjunctions.cpp:66
#: tools/obslistwizard.cpp:269 tools/obslistwizard.cpp:401
#: tools/obslistwizard.cpp:725 tools/obslistwizard.ui:115
#: tools/whatsinteresting/qml/wiview.qml:383 tools/wutdialog.cpp:110
#, kde-format, kde-kuit-format
msgid "Comets"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAsteroids)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: dialogs/finddialog.cpp:51 kstarslite/dialogs/finddialoglite.cpp:45
#: options/opssolarsystem.ui:304 tools/conjunctions.cpp:67
#: tools/obslistwizard.cpp:270 tools/obslistwizard.cpp:403
#: tools/obslistwizard.cpp:767 tools/obslistwizard.ui:120
#: tools/whatsinteresting/qml/wiview.qml:351 tools/wutdialog.cpp:110
#, kde-format, kde-kuit-format
msgid "Asteroids"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:52 kstarslite/dialogs/finddialoglite.cpp:46
#: tools/whatsinteresting/qml/wiview.qml:300 tools/wutdialog.cpp:110
#, kde-format, kde-kuit-format
msgid "Constellations"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, FindButton)
#. +> trunk5
#: dialogs/finddialog.cpp:67 tools/observinglist.ui:329
#, kde-format
msgid "Find Object"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:80
#, kde-format
msgid "Details..."
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:145
#, kde-format
msgid "Andromeda Galaxy"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:151
#, kde-format
msgid "Aldebaran"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:158
#, kde-format
msgid "Aaltje"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:164
#, kde-format
msgid "Aarseth-Brewington (1989 W1)"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:255
#, kde-format
msgid "or search the internet for %1"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:374 kstarslite/dialogs/finddialoglite.cpp:216
#, kde-format
msgid "No object named %1 found."
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:375
#, kde-format
msgid "Bad object name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SearchLabel)
#. +> trunk5
#: dialogs/finddialog.ui:31
#, kde-format
msgid "Filter by name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FilterTypeLabel)
#. +> trunk5
#: dialogs/finddialog.ui:55
#, kde-format
msgid "Filter by type:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, InternetSearchButton)
#. +> trunk5
#: dialogs/finddialog.ui:70
#, kde-format
msgid "or search internet for (nothing)"
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:50
#, kde-format
msgid "Set Coordinates Manually"
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:102 tools/flagmanager.cpp:195
#, kde-format
msgid "The Right Ascension value must be between 0.0 and 24.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:104 tools/flagmanager.cpp:197
#, kde-format
msgid "The Declination value must be between -90.0 and 90.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:107 dialogs/focusdialog.cpp:135
#: tools/flagmanager.cpp:200
#, kde-format
msgid "Invalid Coordinate Data"
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:130
#, kde-format
msgid "The Azimuth value must be between 0.0 and 360.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:132
#, kde-format
msgid "The Altitude value must be between -90.0 and 90.0."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, rdTab)
#. +> trunk5
#: dialogs/focusdialog.ui:36
#, kde-format
msgid "RA/Dec"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, epochBox)
#. i18n: ectx: property (text), widget (QLabel, EpochTarget)
#. +> trunk5
#: dialogs/focusdialog.ui:70 tools/flagmanager.ui:77
#: tools/modcalcapcoord.ui:230
#, kde-format
msgid "2000.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, epochLabel)
#. i18n: ectx: property (text), widget (QLabel, EpochLabel)
#. i18n: ectx: property (text), widget (QLabel, EpochLabel2)
#. i18n: ectx: property (text), widget (QCheckBox, epochCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, EpochCheckBatch)
#. +> trunk5
#: dialogs/focusdialog.ui:77 tools/flagmanager.ui:64
#: tools/modcalcapcoord.ui:127 tools/modcalcapcoord.ui:215
#: tools/modcalcapcoord.ui:527 tools/modcalcgalcoord.ui:214
#: tools/modcalcvlsr.ui:521
#, kde-format
msgid "Epoch:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, decLabel)
#. +> trunk5
#: dialogs/focusdialog.ui:84
#, kde-format
msgid "New declination:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, raLabel)
#. +> trunk5
#: dialogs/focusdialog.ui:91
#, kde-format
msgid "New right ascension:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, aaTab)
#. +> trunk5
#: dialogs/focusdialog.ui:105
#, kde-format
msgid "Az/Alt"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, altLabel)
#. +> trunk5
#: dialogs/focusdialog.ui:139
#, kde-format
msgid "New altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, azLabel)
#. +> trunk5
#: dialogs/focusdialog.ui:146
#, kde-format
msgid "New azimuth:"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:88
#, kde-format
msgid "Set FOV Indicator"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, NewFOV)
#. +> trunk5
#: dialogs/fovdialog.cpp:188 dialogs/newfov.ui:14
#, kde-format
msgid "New FOV Indicator"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:244
#, kde-format
msgctxt "Specify the apparent field of view (AFOV) manually"
msgid "Specify AFOV"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:245
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ramsden (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:246
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Orthoscopic (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:247
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ploessl (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:248
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Erfle (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:249
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Radian"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:250
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Baader Hyperion"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:251
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Panoptic"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:252
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Delos"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:253
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Meade UWA"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:254
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Nagler"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:255
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Ethos (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:259
#, kde-format
msgid "1000 yards"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:260
#, kde-format
msgid "1000 meters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelUnits)
#. +> trunk5
#: dialogs/fovdialog.cpp:268 dialogs/newfov.ui:732
#, kde-format
msgid "feet"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:268
#, kde-format
msgid "meters"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:367
#, kde-format
msgid "Telescope Focal Length Calculator"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:384
#, kde-format
msgctxt "millimeters"
msgid "mm"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:385
#, kde-format
msgid "inch"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:387
#, kde-format
msgid "Aperture diameter: "
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:390
#, kde-format
msgctxt "F-Number or F-Ratio of optical system"
msgid "F-Number: "
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, FOVDialog)
#. +> trunk5
#: dialogs/fovdialog.ui:13
#, kde-format
msgid "Edit FOV Symbols"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, NewButton)
#. +> trunk5
#: dialogs/fovdialog.ui:54
#, kde-format
msgid "Add a new FOV symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, NewButton)
#. +> trunk5
#: dialogs/fovdialog.ui:57
#, kde-format
msgid "Add a new field-of-view (FOV) symbol to the list. You can define the size, shape, and color of the new symbol."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, NewButton)
#. +> trunk5
#: dialogs/fovdialog.ui:60
#, kde-format
msgid "New..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, EditButton)
#. +> trunk5
#: dialogs/fovdialog.ui:83
#, kde-format
msgid "Modify the highlighted FOV symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, EditButton)
#. +> trunk5
#: dialogs/fovdialog.ui:86
#, kde-format
msgid "Press this button to modify the highlighted FOV symbol. You can change its size, shape and color."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, EditButton)
#. +> trunk5
#: dialogs/fovdialog.ui:89
#, kde-format
msgid "Edit..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#. +> trunk5
#: dialogs/fovdialog.ui:96
#, kde-format
msgid "Remove highlighted FOV symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, RemoveButton)
#. +> trunk5
#: dialogs/fovdialog.ui:99
#, kde-format
msgid "Press this button to remove the highlighted FOV symbol from the list."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, RemoveButton)
#. i18n: ectx: property (text), widget (QPushButton, removeB)
#. i18n: ectx: property (text), widget (QPushButton, RemoveScope)
#. i18n: ectx: property (text), widget (QPushButton, RemoveEyepiece)
#. i18n: ectx: property (text), widget (QPushButton, RemoveLens)
#. i18n: ectx: property (text), widget (QPushButton, RemoveFilter)
#. i18n: ectx: property (text), widget (QPushButton, RemovePreset)
#. +> trunk5
#: dialogs/fovdialog.ui:102 indi/drivermanager.ui:311
#: oal/equipmentwriter.ui:236 oal/equipmentwriter.ui:418
#: oal/equipmentwriter.ui:544 oal/equipmentwriter.ui:736
#: options/opscolors.ui:237
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:65
#, kde-format
msgid "Set Geographic Location"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:117
#, kde-format
msgid "DST Rule:"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:162 dialogs/locationdialog.cpp:222
#: dialogs/locationdialog.cpp:528
#, kde-format
msgid "One city matches search criteria"
msgid_plural "%1 cities match search criteria"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: dialogs/locationdialog.cpp:310
#, kde-format
msgid "Are you sure you want to remove %1?"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:311
#, kde-format
msgid "Remove City?"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:316
#, kde-format
msgid "This city already exists in the database."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:317
#, kde-format
msgid "Error: Duplicate Entry"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:331
#, kde-format
msgid "All fields (except province) must be filled to add this location."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:332
#, kde-format
msgid "Fields are Empty"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:337
#, kde-format
msgid "Could not parse the Latitude/Longitude."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:338
#, kde-format
msgid "Bad Coordinates"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:343
#, kde-format
msgid "UTC Offset must be selected."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:344
#, kde-format
msgid "UTC Offset"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:587
#, kde-format
msgid "Daylight Saving Time Rules"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:637
#, kde-format
msgid "Cannot add new location -- city name blank"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:641
#, kde-format
msgid "Cannot add new location -- country name blank"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:645
#, kde-format
msgid "Cannot add new location -- invalid latitude / longitude"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:649
#, kde-format
msgid "Cannot add new location -- missing UTC Offset"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:653
#, kde-format
msgid "City is Read Only. Change name to add new city."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, CityGroupBox)
#. +> trunk5
#: dialogs/locationdialog.ui:32
#, kde-format
msgid "Choose City"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CountryFiltLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:134
#, kde-format
msgid "Country filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CityFiltLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:144
#, kde-format
msgid "City filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ProvinceFiltLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:157
#, kde-format
msgid "Province filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CountLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:166
#, kde-format
msgid "0 cities match search criteria"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, EditGroupBox)
#. +> trunk5
#: dialogs/locationdialog.ui:187
#, kde-format
msgid "View/Edit Location Data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NewCityLabel)
#. i18n: ectx: property (text), widget (QLabel, CityLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: dialogs/locationdialog.ui:245 dialogs/wizlocation.ui:129
#: tools/argsetgeolocation.ui:63
#, kde-format
msgid "City:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NewProvinceLabel)
#. i18n: ectx: property (text), widget (QLabel, ProvinceLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5
#: dialogs/locationdialog.ui:262 dialogs/wizlocation.ui:136
#: tools/argsetgeolocation.ui:46
#, kde-format
msgid "Province:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NewCountryLabel)
#. i18n: ectx: property (text), widget (QLabel, CountryLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3)
#. +> trunk5
#: dialogs/locationdialog.ui:269 dialogs/wizlocation.ui:115
#: tools/argsetgeolocation.ui:70
#, kde-format
msgid "Country:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LongLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, LongGeoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, LongGeoCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QCheckBox, LongCheckBatch)
#. +> trunk5
#: dialogs/locationdialog.ui:345 dialogs/wizlocation.ui:190
#: tools/modcalceclipticcoords.ui:189 tools/modcalcgalcoord.ui:128
#: tools/modcalcgeod.ui:264 tools/modcalcgeod.ui:418
#: tools/modcalcplanets.ui:388 tools/modcalcplanets.ui:447
#: tools/modcalcplanets.ui:739 tools/modcalcvlsr.ui:528
#, kde-format
msgid "Longitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LatLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, LatGeoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, LatGeoCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QCheckBox, LatCheckBatch)
#. +> trunk5
#: dialogs/locationdialog.ui:368 dialogs/wizlocation.ui:183
#: tools/modcalceclipticcoords.ui:182 tools/modcalcgalcoord.ui:121
#: tools/modcalcgeod.ui:271 tools/modcalcgeod.ui:438
#: tools/modcalcplanets.ui:381 tools/modcalcplanets.ui:454
#: tools/modcalcplanets.ui:729 tools/modcalcvlsr.ui:541
#, kde-format
msgid "Latitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ElevationLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:375
#, kde-format
msgid "Elevation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DSTLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:447
#, kde-format
msgid "DST rule:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TZLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:457
#, kde-format
msgid "UT offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, GetLocationButton)
#. +> trunk5
#: dialogs/locationdialog.ui:495
#, kde-format
msgid "Get Location"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ClearFieldsButton)
#. +> trunk5
#: dialogs/locationdialog.ui:502
#, kde-format
msgid "&Clear Fields"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AddCityButton)
#. +> trunk5
#: dialogs/locationdialog.ui:531
#, kde-format
msgid "Add City"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, UpdateButton)
#. +> trunk5
#: dialogs/locationdialog.ui:550
#, kde-format
msgid "Update City"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#. +> trunk5
#: dialogs/locationdialog.ui:572
#, kde-format
msgid "Remove City"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: dialogs/newfov.ui:58
#, kde-format
msgid "<b>Name:</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVName)
#. +> trunk5
#: dialogs/newfov.ui:65
#, kde-format
msgid "Name for FOV symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, FOVName)
#. +> trunk5
#: dialogs/newfov.ui:68
#, kde-format
msgid "The name of the field-of-view (FOV) symbol. This name appears in the FOV menu and in the \"Edit FOV Symbols\" tool."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. i18n: ectx: attribute (title), widget (QWidget, Eyepiece)
#. +> trunk5
#: dialogs/newfov.ui:81 oal/equipmentwriter.ui:248
#, kde-format
msgid "Eyepiece"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5
#: dialogs/newfov.ui:91
#, kde-format
msgid "Telescope focal length:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, TLength1)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, TLength2)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, LinearFOV)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, RTDiameter)
#. +> trunk5
#: dialogs/newfov.ui:103 dialogs/newfov.ui:453 dialogs/newfov.ui:698
#: dialogs/newfov.ui:839
#, kde-format
msgid "Telescope focal length, in millimeters"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, TLength1)
#. +> trunk5
#: dialogs/newfov.ui:108
#, kde-format
msgid ""
"Enter the telescope focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. i18n: ectx: property (text), widget (QLabel, binoApertureUnit)
#. +> trunk5
#: dialogs/newfov.ui:134 dialogs/newfov.ui:193 dialogs/newfov.ui:477
#: ekos/scheduler/mosaic.ui:91 oal/equipmentwriter.ui:149
#: oal/equipmentwriter.ui:177 oal/equipmentwriter.ui:303
#: tools/whatsinteresting/wiequipsettings.ui:213
#, kde-format
msgid "mm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7_2)
#. +> trunk5
#: dialogs/newfov.ui:159
#, kde-format
msgid "Eyepiece focal length:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, EyeLength)
#. +> trunk5
#: dialogs/newfov.ui:171
#, kde-format
msgid "Eyepiece focal length, in millimeters"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, EyeLength)
#. +> trunk5
#: dialogs/newfov.ui:176
#, kde-format
msgid ""
"Enter the eyepiece focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel8_2)
#. +> trunk5
#: dialogs/newfov.ui:224
#, kde-format
msgid "Enter the eyepiece's Apparent field-of-view"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel8_2)
#. +> trunk5
#: dialogs/newfov.ui:227
#, kde-format
msgid "Eyepiece AFOV:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, EyeFOV)
#. +> trunk5
#: dialogs/newfov.ui:272
#, kde-format
msgid "field-of-view of the eyepiece, in arcminutes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, EyeFOV)
#. +> trunk5
#: dialogs/newfov.ui:277
#, kde-format
msgid ""
"Enter the eyepiece field-of-view angle, in arcminutes.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_2_2)
#. +> trunk5
#: dialogs/newfov.ui:297
#, kde-format
msgid "degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ComputeTLengthFromFNum1)
#. +> trunk5
#: dialogs/newfov.ui:328
#, kde-format
msgid "or compute from F-Number"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: dialogs/newfov.ui:359
#, kde-format
msgid "Note: Panoptic, Nagler, Radian, Delos and Ethos are trademarks of Tele Vue Optics, Inc."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeEyeFOV)
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeCameraFOV)
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeBinocularFOV)
#. +> trunk5
#: dialogs/newfov.ui:415 dialogs/newfov.ui:629 dialogs/newfov.ui:799
#, kde-format
msgid "Compute field-of-view from above data fields"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeEyeFOV)
#. +> trunk5
#: dialogs/newfov.ui:420
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a specific eyepiece/telescope combination. You must first specify the focal lengths of the telescope and eyepiece, and the FOV angle of the eyepiece in the above entry fields.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of view\" edit box."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ComputeEyeFOV)
#. i18n: ectx: property (text), widget (QPushButton, ComputeCameraFOV)
#. i18n: ectx: property (text), widget (QPushButton, ComputeBinocularFOV)
#. +> trunk5
#: dialogs/newfov.ui:423 dialogs/newfov.ui:637 dialogs/newfov.ui:807
#, kde-format
msgid "Compute FOV"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. +> trunk5
#: dialogs/newfov.ui:433
#, kde-format
msgid "Camera"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2)
#. +> trunk5
#: dialogs/newfov.ui:443
#, kde-format
msgid "Telescope Focal length:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, TLength2)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, LinearFOV)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, RTDiameter)
#. +> trunk5
#: dialogs/newfov.ui:458 dialogs/newfov.ui:703 dialogs/newfov.ui:844
#, kde-format
msgid ""
"Enter the telescope focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) symbol which matches the field-of-view of a camera mounted on a telescope."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: dialogs/newfov.ui:484
#, kde-format
msgid "Camera W:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_16)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_10)
#. +> trunk5
#: dialogs/newfov.ui:504 dialogs/newfov.ui:559 ekos/capture/capture.ui:567
#: ekos/capture/capture.ui:660
#, kde-format
msgid "H:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_5)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, l_22)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: dialogs/newfov.ui:521 ekos/capture/capture.ui:1014 ekos/focus/focus.ui:890
#: ekos/guide/internalguide/guider.ui:288 ekos/guide/opsguide.ui:40
#: ekos/scheduler/mosaic.ui:188 xplanet/opsxplanet.ui:120
#, kde-format
msgid "pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel9)
#. +> trunk5
#: dialogs/newfov.ui:528
#, kde-format
msgid "Pixel W:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, cameraPixelSizeW)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, cameraPixelSizeH)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, WaveLength)
#. +> trunk5
#: dialogs/newfov.ui:538 dialogs/newfov.ui:569 dialogs/newfov.ui:894
#, kde-format
msgid "Size of chip or film, in millimeters"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, cameraPixelSizeW)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, cameraPixelSizeH)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, WaveLength)
#. +> trunk5
#: dialogs/newfov.ui:543 dialogs/newfov.ui:574 dialogs/newfov.ui:899
#, kde-format
msgid ""
"Enter the physical size of the CCD chip or film negative.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) symbol which matches the field-of-view of a camera mounted on a telescope."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_2)
#. +> trunk5
#: dialogs/newfov.ui:590
#, kde-format
msgid "µm"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeCameraFOV)
#. +> trunk5
#: dialogs/newfov.ui:634
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a specific camera/telescope combination. You must first specify the focal length of the telescope and the size of the CCD chip or film negative.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of view\" edit box."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DetectFromINDI)
#. +> trunk5
#: dialogs/newfov.ui:650
#, kde-format
msgid "Detect from INDI"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#. +> trunk5
#: dialogs/newfov.ui:676
#, kde-format
msgid "Binocular"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel15_3)
#. +> trunk5
#: dialogs/newfov.ui:686
#, kde-format
msgid "Field of View:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel9_31)
#. +> trunk5
#: dialogs/newfov.ui:741
#, kde-format
msgid "At a distance of:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeBinocularFOV)
#. +> trunk5
#: dialogs/newfov.ui:804
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a binocular. You must specify the linear FOV as mentioned on the binocular.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of view\" edit box."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab4)
#. +> trunk5
#: dialogs/newfov.ui:817
#, kde-format
msgid "Radio Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2_3)
#. +> trunk5
#: dialogs/newfov.ui:827
#, kde-format
msgid "Radio Telescope diameter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_4)
#. +> trunk5
#: dialogs/newfov.ui:873
#, kde-format
msgid "m"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel9_3)
#. +> trunk5
#: dialogs/newfov.ui:882
#, kde-format
msgid "Wavelength:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_2_3)
#. +> trunk5
#: dialogs/newfov.ui:916
#, kde-format
msgid "cm"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeHPBW)
#. +> trunk5
#: dialogs/newfov.ui:991
#, kde-format
msgid "Compute radiotelescope HPBW from above data fields"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeHPBW)
#. +> trunk5
#: dialogs/newfov.ui:996
#, kde-format
msgid ""
"This button will compute the Half Power Beam Width (HPBW) angle for a specific radiotelescope and observing wavelength combination, assuming no multibeam receiver is available at the telescope. You must first specify the diameter of the radiotelescope and the observing wavelength.\n"
"\n"
"The computed HPBW angle (in arcminutes) will be displayed in the \"Field of view\" edit box."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ComputeHPBW)
#. +> trunk5
#: dialogs/newfov.ui:999
#, kde-format
msgid "Compute HPBW"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, cameraFOVUnits)
#. i18n: ectx: property (text), widget (QLabel, targetFOVUnits)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: dialogs/newfov.ui:1017 dialogs/newfov.ui:1027 dialogs/newfov.ui:1034
#: dialogs/newfov.ui:1061 ekos/scheduler/mosaic.ui:289
#: ekos/scheduler/mosaic.ui:312 tools/adddeepskyobject.ui:401
#: tools/adddeepskyobject.ui:424
#, kde-format
msgid "arcmin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel)
#. +> trunk5
#: dialogs/newfov.ui:1041
#, kde-format
msgid "Field of view:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditRotation)
#. +> trunk5
#: dialogs/newfov.ui:1048
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Frame rotation with respect to Celestial Pole. Zero degrees indicates that <span style=\" font-weight:600;\">UP</span> is pointing directly at the pole. 90 degrees indicates that <span style=\" font-weight:600;\">UP</span> is rotated 90 degrees clockwise with respect to the pole.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditRotation)
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditOffsetY)
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditOffsetX)
#. i18n: ectx: property (text), widget (QLabel, PAHErrorLabel)
#. i18n: ectx: property (text), widget (QLabel, PositionAngle)
#. +> trunk5
#: dialogs/newfov.ui:1054 dialogs/newfov.ui:1074 dialogs/newfov.ui:1150
#: ekos/align/align.ui:1575 tools/modcalcangdist.ui:353
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditOffsetY)
#. +> trunk5
#: dialogs/newfov.ui:1068
#, kde-format
msgid "Desired vertical offset in arcminutes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_3)
#. +> trunk5
#: dialogs/newfov.ui:1081
#, kde-format
msgid "Offset Y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel_3)
#. +> trunk5
#: dialogs/newfov.ui:1101 tools/modcalcangdist.ui:363
#, kde-format
msgid "Degrees E of N"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: dialogs/newfov.ui:1108 ekos/scheduler/mosaic.ui:211
#, kde-format
msgid "Rotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_2)
#. +> trunk5
#: dialogs/newfov.ui:1115
#, kde-format
msgid "Offset X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: dialogs/newfov.ui:1122
#, kde-format
msgid " x "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditX)
#. +> trunk5
#: dialogs/newfov.ui:1132
#, kde-format
msgid "Desired field-of-view size, in arcminutes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, FOVEditX)
#. +> trunk5
#: dialogs/newfov.ui:1137
#, kde-format
msgid ""
"Enter the desired angular size for the field-of-view (FOV) symbol.\n"
"\n"
"You can either enter a value directly, or use the \"Eyepiece\" or \"Camera\" Tabs to compute an angular size for specific eyepieces or cameras."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditOffsetX)
#. +> trunk5
#: dialogs/newfov.ui:1144
#, kde-format
msgid "Desired horizontal offset in arcminutes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KColorButton, ColorButton)
#. +> trunk5
#: dialogs/newfov.ui:1226
#, kde-format
msgid "Select color for the field-of-view symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KColorButton, ColorButton)
#. +> trunk5
#: dialogs/newfov.ui:1229
#, kde-format
msgid "Select a color for the field-of-view (FOV) symbol."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetColor)
#. +> trunk5
#: dialogs/newfov.ui:1246 oal/equipmentwriter.ui:616 xplanet/opsxplanet.ui:556
#, kde-format
msgid "Color:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1253
#, kde-format
msgid "Select a shape for the field-of-view symbol"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1258
#, kde-format
msgid ""
"Select a shape for the field-of-view (FOV) symbol. The possible shapes are:\n"
"\n"
"Circle, Square, Crosshairs, Bullseye."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1262
#, kde-format
msgid "Square"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1267
#, kde-format
msgid "Circle"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1272
#, kde-format
msgid "Crosshairs"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1277
#, kde-format
msgid "Bullseye"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. +> trunk5
#: dialogs/newfov.ui:1282
#, kde-format
msgid "Semitransparent circle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5
#: dialogs/newfov.ui:1290
#, kde-format
msgid "Shape:"
msgstr ""
#. +> trunk5
#: dialogs/timedialog.cpp:50
#, kde-format
msgctxt "set clock to a new time"
msgid "Set UTC Time"
msgstr ""
#. +> trunk5
#: dialogs/timedialog.cpp:52
#, kde-format
msgctxt "set clock to a new time"
msgid "Set Time"
msgstr ""
#. +> trunk5
#: dialogs/timedialog.cpp:69
#, kde-format
msgid "UTC Now"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, NowButton)
#. +> trunk5
#: dialogs/timedialog.cpp:69 tools/modcalcaltaz.ui:100
#: tools/modcalceclipticcoords.ui:54 tools/modcalcjd.ui:48
#: tools/modcalcvlsr.ui:72
#, kde-format
msgid "Now"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeTitle)
#. +> trunk5
#: dialogs/wizastrometry.ui:61
#, kde-format
msgid "Astrometry Setup for Plate Solving Astronomical Images with INDI/Ekos"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#. +> trunk5
#: dialogs/wizastrometry.ui:84
#, kde-format
msgid ""
"<html><head/><body>"
"<p>KStars can make use of Astrometry.net to plate solve images to aid with telescope alignment. You can use the online solver without any changes. To use the offline solver, you need to verify that certain programs are installed and that astrometry is configured properly. KStars for Mac includes Astrometry.net</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: dialogs/wizastrometry.ui:105
#, kde-format
msgid ""
"<html><head/><body>"
"<p>To the right you can verify that you have the required packages installed. If installed, a check should appear next to it.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, pythonFound)
#. +> trunk5
#: dialogs/wizastrometry.ui:123
#, kde-format
msgid "Python"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, pyfitsFound)
#. +> trunk5
#: dialogs/wizastrometry.ui:133
#, kde-format
msgid "pyfits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, netpbmFound)
#. +> trunk5
#: dialogs/wizastrometry.ui:143
#, kde-format
msgid "netpbm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, astrometryFeedback)
#. +> trunk5
#: dialogs/wizastrometry.ui:154
#, kde-format
msgid ""
"<html><head/><body>"
"<p>To plate solve, you also need to put index files in the following folder. You can install the files that you need inside Ekos. You can also download them from the internet. See the documentation at this link: <a href=\"http://astrometry.net/doc/readme.html\"><span style=\" text-decoration: underline; color:#0000ff;\">Astrometry Readme</span></a> for details on how to get files. Note that you do not need all of the index files, the ones you need depend on your field size.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, astrometryPath)
#. +> trunk5
#: dialogs/wizastrometry.ui:172
#, kde-format
msgid "~/Library/Application Support/Astrometry/"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, astrometryButton)
#. +> trunk5
#: dialogs/wizastrometry.ui:189
#, kde-format
msgid "Open Folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeTitle)
#. +> trunk5
#: dialogs/wizdata.ui:61
#, kde-format
msgid "KStars Data Directory"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, foundFeedback1)
#. +> trunk5
#: dialogs/wizdata.ui:68
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The KStars Data Directory called kstars should be located at:</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dataPath)
#. +> trunk5
#: dialogs/wizdata.ui:83
#, kde-format
msgid "~/Library/Application Support/kstars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, foundFeedback2)
#. +> trunk5
#: dialogs/wizdata.ui:102
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Your data directory was not found. You can click the button below to copy a default KStars data directory to the correct location, or if you have a KStars directory already some place else, you can exit KStars and copy it to that location yourself.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, copyKStarsData)
#. +> trunk5
#: dialogs/wizdata.ui:112
#, kde-format
msgid "Copy KStars Data Directory"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: dialogs/wizdata.ui:119
#, kde-format
msgid "Optional Files for the Data directory:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: dialogs/wizdata.ui:137
#, kde-format
msgid ""
"<html><head/><body>"
"<p>GSC: <a href=\"https://drive.google.com/file/d/0B_ivMJINsdQ8cDhNcU5ESkZMZ0E/view?usp=sharing\"><span style=\" text-decoration: underline; color:#0000ff;\">Guide Star Catalog</span></a> (305 MB)</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, installGSC)
#. +> trunk5
#: dialogs/wizdata.ui:150
#, kde-format
msgid "GSC"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, GSCFeedback)
#. +> trunk5
#: dialogs/wizdata.ui:188
#, kde-format
msgid "Installing this in your data directory will enable the CCD Simulator in KStars to take realistic images. This is useful for testing sequences, plate solving, and learning to use KStars. Just click the button to install or unzip the zip file and place the gsc folder in the data directory."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DownloadTitle)
#. +> trunk5
#: dialogs/wizdownload.ui:61
#, kde-format
msgid "Download Extra Data Files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DownloadText)
#. +> trunk5
#: dialogs/wizdownload.ui:84
#, kde-format
msgid ""
"<p>You may now download optional data files to enhance KStars, such as Messier object images, or a more complete NGC/IC catalog. Press the <b>Download Extra Data</b> button to proceed. </p>"
"<p>You can also use this tool later, by selecting <b>Download New Data</b> from the <b>File</b> menu.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DownloadButton)
#. +> trunk5
#: dialogs/wizdownload.ui:128
#, kde-format
msgid "Download Extra Data..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, GeoTitle)
#. +> trunk5
#: dialogs/wizlocation.ui:61
#, kde-format
msgid "Choose Your Home Location"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#. +> trunk5
#: dialogs/wizlocation.ui:84
#, kde-format
msgid ""
"<p>Select a City near your location from the list. You may filter the list by the name of your city, province, and country.</p>"
"<p>Once you have selected a City, press <b>Next</b>.</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, CityFilter)
#. +> trunk5
#: dialogs/wizlocation.ui:122
#, kde-format
msgid "Filter the list by city name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, CountryFilter)
#. +> trunk5
#: dialogs/wizlocation.ui:143
#, kde-format
msgid "Filter the list by country name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, ProvinceFilter)
#. +> trunk5
#: dialogs/wizlocation.ui:150
#, kde-format
msgid "Filter the list by province name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, CityListBox)
#. +> trunk5
#: dialogs/wizlocation.ui:223
#, kde-format
msgid "The list of cities which match the present search filters."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeTitle)
#. +> trunk5
#: dialogs/wizwelcome.ui:61
#, kde-format
msgid "Welcome to the KStars Setup Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#. +> trunk5
#: dialogs/wizwelcome.ui:84
#, kde-format
msgid ""
"<p>This wizard will help you set up some basic options, such as your location on Earth.</p>"
"<p>To get started, press the <b>Next</b> button.</p>"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:143
#, kde-format
msgid "Astrometry.net"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, plateSolverOptionsGroup)
#. +> trunk5
#: ekos/align/align.cpp:147 ekos/align/align.ui:455
#, kde-format
msgid "Solver Options"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:152
#, kde-format
msgid "Astrometry.cfg"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/align/align.cpp:158 ekos/align/opsastrometryindexfiles.ui:258
#, kde-format
msgid "Index Files"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:164 ekos/focus/focus.cpp:211
#, kde-format
msgid "Idle."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:185
#, kde-format
msgid "Offline solver is not supported under Windows. Please use either the Online or Remote solvers."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:269
#, kde-format
msgid "Warning: If using astrometry.net v0.68 or above, remove the --no-fits2fits from the astrometry options."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:306 ekos/guide/guide.cpp:383
#, kde-format
msgid "dRA (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:307 ekos/guide/guide.cpp:384
#, kde-format
msgid "dDE (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:652 ekos/align/align.cpp:660
#, kde-format
msgid "DEC is below the altitude limit"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:739
#, kde-format
msgid "Point Calculation Error."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1076
#, kde-format
msgid "Open Ekos Alignment List"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1083 ekos/align/align.cpp:1229
#: ekos/align/align.cpp:1387 ekos/capture/capture.cpp:2556
#: ekos/capture/capture.cpp:2957 ekos/guide/guide.cpp:742
-#: ekos/scheduler/scheduler.cpp:3104 ekos/scheduler/scheduler.cpp:3401
+#: ekos/scheduler/scheduler.cpp:3112 ekos/scheduler/scheduler.cpp:3409
#: fitsviewer/fitstab.cpp:294 tools/scriptbuilder.cpp:872
#: tools/scriptbuilder.cpp:970
#, kde-format
msgid "Invalid URL: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1102 ekos/capture/capture.cpp:2573
-#: ekos/scheduler/scheduler.cpp:3121 ekos/scheduler/scheduler.cpp:4537
-#: ekos/scheduler/scheduler.cpp:4567 ekos/scheduler/scheduler.cpp:4837
+#: ekos/scheduler/scheduler.cpp:3129 ekos/scheduler/scheduler.cpp:4545
+#: ekos/scheduler/scheduler.cpp:4575 ekos/scheduler/scheduler.cpp:4845
#, kde-format
msgid "Unable to open file %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1124 ekos/capture/capture.cpp:2601
#, kde-format
msgid "Deprecated sequence file format version %1. Please construct a new sequence file."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1193
#, kde-format
msgid "Save Ekos Alignment List"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1223
#, kde-format
msgid "Failed to save alignment list"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1240 ekos/align/align.cpp:1396
#: ekos/capture/capture.cpp:2981 ekos/guide/guide.cpp:751
-#: ekos/scheduler/scheduler.cpp:3413 ekos/scheduler/scheduler.cpp:4604
+#: ekos/scheduler/scheduler.cpp:3421 ekos/scheduler/scheduler.cpp:4612
#, kde-format
msgid "Unable to write to file %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1269
#, kde-format
msgid "Alignment List saved to %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1365
#, kde-format
msgid "Export Solution Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1418
#, kde-format
msgid "Error in table structure."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1427
#, kde-format
msgid "Solution Points Saved as: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1437
#, kde-format
msgid "Are you sure you want to clear all of the solution points?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1438
#, kde-format
msgid "Clear Solution Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1454
#, kde-format
msgid "Are you sure you want to clear all the alignment points?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1455
#, kde-format
msgid "Clear Align Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1604
#, kde-format
msgid "The Mount Model Tool is Reset."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1641
#, kde-format
msgid "Please Check the Alignment Points."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1648
#, kde-format
msgid "In the Align Module, \"Nothing\" is Selected for the Solver Action. This means that the mount model tool will not sync/align your mount but will only report the pointing model errors. Do you wish to Continue?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1651
#, kde-format
msgid "Pointing Model Report Only?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1668
#, kde-format
msgid "The Mount Model Tool is Starting."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1677
#, kde-format
msgid "The Mount Model Tool is Paused."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1738
#, kde-format
msgid "The Mount Model Tool is Finished."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1764
#, kde-format
msgid "Solver timed out"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1917
#, kde-format
msgid "Mount does not support syncing."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1964 ekos/align/align.cpp:1971
#: ekos/guide/guide.cpp:1052 ekos/guide/guide.cpp:1059
#: ekos/profileeditor.cpp:120 ekos/profileeditor.cpp:127
#, kde-format
msgctxt "F-Number, Focal Length, Aperture"
msgid "<nobr>F<b>%1</b> Focal Length: <b>%2</b> mm Aperture: <b>%3</b> mm<sup>2</sup></nobr>"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2107
#, kde-format
msgid ""
"<p>Polar Alignment Helper tool requires the following:</p>"
"<p>1. German Equatorial Mount</p>"
"<p>2. FOV &gt; 0.5 degrees</p>"
"<p>For small FOVs, use the Legacy Polar Alignment Tool.</p>"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2322 ekos/capture/capture.cpp:1391
#: ekos/focus/focus.cpp:822 ekos/guide/guide.cpp:1158
#, kde-format
msgid "Error: Lost connection to CCD."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2323
#, kde-format
msgid "Astrometry alignment failed"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2347
#, kde-format
msgid "Telescope aperture and focal length are missing. Please check your driver settings and try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2353
#, kde-format
msgid "CCD pixel size is missing. Please check your driver settings and try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2361 ekos/focus/focus.cpp:835
#, kde-format
msgid "Error: Lost connection to filter wheel."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2378 ekos/capture/capture.cpp:2136
#, kde-format
msgid "Image transfer is disabled for this camera. Would you like to enable it?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2396
#, kde-format
msgid "Cannot capture while focus module is busy! Retrying..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2403
#, kde-format
msgid "Cannot capture while CCD exposure is in progress! Retrying..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2492 ekos/capture/capture.cpp:1487
#: ekos/focus/focus.cpp:911 ekos/guide/internalguide/rcalibration.cpp:895
#, kde-format
msgid "Capturing image..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2563 ekos/focus/focus.cpp:1058
#, kde-format
msgid "Image received."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2666
#, kde-format
msgid "Using solver options: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2670
#, kde-format
msgid "Blind solver"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2671
#, kde-format
msgid "Blind solver takes a very long time to solve but can reliably solve any image any where in the sky given enough time."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2673
#, kde-format
msgid "Use existing settings"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2674
#, kde-format
msgid "Mount must be pointing close to the target location and current field of view must match the image's field of view."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2677
#, kde-format
msgid "No metadata is available in this image. Do you want to use the blind solver or the existing solver settings?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2679
#, kde-format
msgid "Astrometry solver"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2735
#, kde-format
msgid "Solver iteration #%1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2773
#, kde-format
msgid "Solver RA (%1) DEC (%2) Orientation (%3) Pixel Scale (%4)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2781
#, kde-format
msgid "Current focal length is %1 mm while computed focal length from the solver is %2 mm. Please update the mount focal length to obtain accurate results."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2895
#, kde-format
msgid "WCS information updated. Images captured from this point forward shall have valid WCS."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2911
#, kde-format
msgid "Solution coordinates: RA (%1) DEC (%2) Telescope Coordinates: RA (%3) DEC (%4)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2917
#, kde-format
msgid "Target is within %1 degrees of solution coordinates."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2970
#, kde-format
msgid "Setting position angle to %1 degrees E of N..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2997
#, kde-format
msgid "Maximum number of iterations reached. Solver failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3029
#, kde-format
msgid "Target is within acceptable range. Astrometric solver is successful."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3053 ekos/align/align.cpp:3315
#, kde-format
msgid "Astrometry alignment completed successfully"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3071
#, kde-format
msgid "Astrometry alignment failed with errors"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3147
#, kde-format
msgid "Refresh is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3154 ekos/focus/focus.cpp:749
#, kde-format
msgid "Capture aborted."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3159
#, kde-format
msgid "Solver aborted after %1 second."
msgid_plural "Solver aborted after %1 seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/align.cpp:3186 ekos/capture/capture.cpp:1609
#: ekos/ekosmanager.cpp:1651 ekos/focus/focus.cpp:2142
#: ekos/guide/guide.cpp:1431 ekos/mount/mount.cpp:488
#: ekos/scheduler/scheduler.cpp:251
#, kde-format
msgctxt "log entry; %1 is the date, %2 is the text"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3257
#, kde-format
msgid "Mount completed slewing near celestial pole. Capture again to verify."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3268
#, kde-format
msgid "Mount first rotation is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3284
#, kde-format
msgid "Mount second rotation is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3313
#, kde-format
msgid "Mount is synced to solution coordinates. Astrometric solver is successful."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3346
#, kde-format
msgid "Slew complete. Target accuracy is not met, running solver again..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3348
#, kde-format
msgid "Slew complete. Solving Alignment Point. . ."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3379
#, kde-format
msgid "Syncing failed!"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3381
#, kde-format
msgid "Slewing failed!"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3428
#, kde-format
msgid "Slew complete. Please adjust azimuth knob until the target is in the center of the view."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3456
#, kde-format
msgid "Slew complete. Please adjust altitude knob until the target is in the center of the view."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3474
#, kde-format
msgid "Rotator reached target position angle."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3511
#, kde-format
msgid "Syncing to RA (%1) DEC (%2)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3517
#, kde-format
msgid "Syncing failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3528
#, kde-format
msgid "Slewing to target coordinates: RA (%1) DEC (%2)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3540
#, kde-format
msgid "Ekos job (%1) - Telescope synced"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3552
#, kde-format
msgid "Processing solution for polar alignment..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3583 ekos/align/align.cpp:3684
#, kde-format
msgid "Polar Alignment Helper is still active. Do you want to continue using legacy polar alignment tool?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3600
#, kde-format
msgid "Point the telescope at the southern meridian. Press continue when ready."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3601
#, kde-format
msgid "Point the telescope at the northern meridian. Press continue when ready."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3602 ekos/align/align.cpp:3701
#, kde-format
msgid "Polar Alignment Measurement"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3606
#, kde-format
msgid "Solving first frame near the meridian."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3635 ekos/align/align.cpp:3735
#, kde-format
msgid "Slewing 30 arcminutes in RA..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3641
#, kde-format
msgid "Solving second frame near the meridian."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3650
#, kde-format
msgid "Calculating azimuth alignment error..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3666 ekos/align/align.cpp:3766
#, kde-format
msgid "Slewing back to original position..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3699
#, kde-format
msgid "Point the telescope to the eastern or western horizon with a minimum altitude of 20 degrees. Press continue when ready."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3706
#, kde-format
msgid "Solving first frame."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3741
#, kde-format
msgid "Solving second frame."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3749
#, kde-format
msgid "Calculating altitude alignment error..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3807 ekos/align/align.cpp:3845
#, kde-format
msgid "%1 too far east"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3809 ekos/align/align.cpp:3843
#, kde-format
msgid "%1 too far west"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3818 ekos/align/align.cpp:3829
#: ekos/align/align.cpp:3856 ekos/align/align.cpp:3862
#, kde-format
msgid "%1 too far high"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3820 ekos/align/align.cpp:3827
#: ekos/align/align.cpp:3854 ekos/align/align.cpp:3864
#, kde-format
msgid "%1 too far low"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3942 ekos/align/align.cpp:3983
#, kde-format
msgid "Slewing to calibration position, please wait until telescope completes slewing."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4018
#, kde-format
msgid "Load Image"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4182
#, kde-format
msgid "World Coordinate System (WCS) is enabled. CCD rotation must be set either manually in the CCD driver or by solving an image before proceeding to capture any further images, otherwise the WCS information may be invalid."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4191
#, kde-format
msgid "World Coordinate System (WCS) is disabled."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4208
#, kde-format
msgid "Capture error! Aborting..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4214 ekos/capture/capture.cpp:1651
#, kde-format
msgid "Restarting capture attempt #%1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4276
#, kde-format
msgid "FITS header: Cannot find NAXIS1."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4285
#, kde-format
msgid "FITS header: Cannot find NAXIS2."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4300
#, kde-format
msgid "FITS header: Cannot find OBJCTRA (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4318
#, kde-format
msgid "FITS header: Cannot find OBJCTDEC (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4344
#, kde-format
msgid "FITS header: Cannot find FOCALLEN (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4356
#, kde-format
msgid "FITS header: Cannot find PIXSIZE1 (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4365
#, kde-format
msgid "FITS header: Cannot find PIXSIZE2 (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4465
#, kde-format
msgid "Align Frame"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4486
#, kde-format
msgid "Warning: Equatorial Grid Lines will not be drawn due to limited resources mode."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4490
#, kde-format
msgid "Clearing mount Alignment Model..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4509
#, kde-format
msgid "Are you sure you want to restart the polar alignment process?"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentHelperGroup)
#. +> trunk5
#: ekos/align/align.cpp:4510 ekos/align/align.ui:1061
#, kde-format
msgid "Polar Alignment Assistant"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4580
#, kde-format
msgid "Please wait until mount completes rotating to RA (%1) DE (%2)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4592
#, kde-format
msgid "Failed to find a solution. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4609
#, kde-format
msgid "Failed to find RA Axis center: %1."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4713
#, kde-format
msgid "Mount is synced to celestial pole. You can now continue Polar Alignment Assistant procedure."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4732 ekos/align/align.cpp:4792
#, kde-format
msgid "Please wait while WCS data is processed..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4750
#, kde-format
msgid "Error creating WCS file: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4801
#, kde-format
msgid "WCS data processing is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4810
#, kde-format
msgid "WCS info is now valid. Capturing next frame..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4839
#, kde-format
msgid "Failed to process World Coordinate System: %1. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4849
#, kde-format
msgid "Celestial pole is located outside of the field of view. Would you like to sync and slew the telescope to the celestial pole? WARNING: Slewing near poles may cause your mount to end up in unsafe position. Proceed with caution."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4865
#, kde-format
msgid "Warning: Celestial pole is located outside the field of view. Move the mount closer to the celestial pole."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4878
#, kde-format
msgid "Error: Failed to load WCS data in file: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4956 ekos/align/align.cpp:4981
#, kde-format
msgid "Only one solution is found."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4962
#, kde-format
msgid "Infinite number of solutions found."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4974
#, kde-format
msgid "No solution is found. Points are too far away"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5175 ekos/capture/capture.cpp:4803
#: ekos/focus/focus.cpp:2798
#, kde-format
msgid "Filter operation failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5187 ekos/capture/capture.cpp:4817
#, kde-format
msgid "Changing focus offset by %1 steps..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5191 ekos/capture/capture.cpp:4821
#, kde-format
msgid "Changing filter to %1..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5195 ekos/capture/capture.cpp:4825
#, kde-format
msgid "Auto focus on filter change..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, controlBox)
#. +> trunk5
#: ekos/align/align.ui:44
#, kde-format
msgid "Solver Control"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, solveB)
#. +> trunk5
#: ekos/align/align.ui:71
#, kde-format
msgid "Capture && Solve"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadSlewB)
#. +> trunk5
#: ekos/align/align.ui:78
#, kde-format
msgid "Load a FITS image and solve. Slew mount to image central coordinates."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadSlewB)
#. +> trunk5
#: ekos/align/align.ui:81
#, kde-format
msgid "Load && Slew..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stopB)
#. i18n: ectx: property (text), widget (QPushButton, stopFocusB)
#. +> trunk5
#: ekos/align/align.ui:93 ekos/capture/capture.cpp:2295
#: ekos/focus/focus.ui:190 ekos/guide/guide.ui:157
#: ekos/guide/internalguide/guider.cpp:220
#: ekos/guide/internalguide/guider.cpp:238
#: ekos/guide/internalguide/guider.cpp:310
#: ekos/guide/internalguide/rcalibration.cpp:379
#: kstarslite/qml/indi/INDIControlPanel.qml:143
#: kstarslite/qml/indi/modules/MotionControl.qml:157
#, kde-format, kde-kuit-format
msgid "Stop"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, gotoBox)
#. +> trunk5
#: ekos/align/align.ui:105
#, kde-format
msgid "Select which action to perform after the captured image is solved"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QGroupBox, gotoBox)
#. +> trunk5
#: ekos/align/align.ui:108
#, kde-format
msgid "Select what action to take once a solution is found."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gotoBox)
#. +> trunk5
#: ekos/align/align.ui:111
#, kde-format
msgid "Solver Action"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, syncR)
#. +> trunk5
#: ekos/align/align.ui:132
#, kde-format
msgid "Synchronize the telescope to the solution coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, syncR)
#. +> trunk5
#: ekos/align/align.ui:138
#, kde-format
msgid "S&ync"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, slewR)
#. +> trunk5
#: ekos/align/align.ui:151
#, kde-format
msgid "Synchronize the telescope to the solution coordinates and then slew to the target coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, slewR)
#. +> trunk5
#: ekos/align/align.ui:157
#, kde-format
msgid "S&lew to Target"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, nothingR)
#. +> trunk5
#: ekos/align/align.ui:167
#, kde-format
msgid "Just solve"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, nothingR)
#. +> trunk5
#: ekos/align/align.ui:173
#, kde-format
msgid "&Nothing"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5
#: ekos/align/align.ui:188
#, kde-format
msgid "Telescope Coordinates"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, accuracySpin)
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/align/align.ui:194 ekos/align/align.ui:264
#, kde-format
msgid "Accuracy threshold in arcseconds between solution and target coordinates. Plate solver shall be repeatedly executed until the solution coordinates are below the accuracy threshold"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/align.ui:213 ekos/align/align.ui:415 ekos/ekosmanager.ui:942
#, kde-format
msgid "DE:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_22)
#. i18n: ectx: property (toolTip), widget (QSpinBox, delaySpin)
#. +> trunk5
#: ekos/align/align.ui:227 ekos/align/align.ui:244
#, kde-format
msgid "After telescope completes slewing, wait until it settles for this many milliseconds before capturing the next image."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: ekos/align/align.ui:230
#, kde-format
msgid "Settle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QCheckBox, raCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, RACheckBatch)
#. +> trunk5
#: ekos/align/align.ui:257 ekos/align/align.ui:348 ekos/ekosmanager.ui:925
#: tools/adddeepskyobject.ui:167 tools/altvstime.ui:97 tools/argsetradec.ui:37
#: tools/modcalcgalcoord.ui:288 tools/modcalcplanets.ui:251
#: tools/modcalcvlsr.ui:508
#, kde-format
msgid "RA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/align/align.ui:267
#, kde-format
msgid "Accuracy"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: ekos/align/align.ui:277
#, kde-format
msgid "Solution Coordinates"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, pixScaleOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/align.ui:298 ekos/align/align.ui:308
#, kde-format
msgid "Image scale in arcsecs/pixel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/align.ui:311
#, kde-format
msgid "Pix:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/align.ui:318 ekos/align/align.ui:382
#, kde-format
msgid "Field of View size in arcminutes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, RotOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/align.ui:331 ekos/align/align.ui:392
#, kde-format
msgid "Image rotation angle, East of North"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, dDE)
#. i18n: ectx: property (toolTip), widget (QLineEdit, dDEOut)
#. +> trunk5
#: ekos/align/align.ui:355 ekos/align/align.ui:402
#, kde-format
msgid "Difference between telescope coordinates and solution coordinates in Declination"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dDE)
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. +> trunk5
#: ekos/align/align.ui:358 ekos/align/align.ui:880
#, kde-format
msgid "dDE"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, dRA)
#. i18n: ectx: property (toolTip), widget (QLineEdit, dRAOut)
#. +> trunk5
#: ekos/align/align.ui:365 ekos/align/align.ui:422
#, kde-format
msgid "Difference between telescope coordinates and solution coordinates in Right Ascension"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dRA)
#. +> trunk5
#: ekos/align/align.ui:368
#, kde-format
msgid "dRA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/align.ui:385
#, kde-format
msgid "FOV:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/align.ui:395
#, kde-format
msgid "Rot:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:435 ekos/guide/guide.ui:464
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select which telescope to use when performing Field of View calculations.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:439 ekos/guide/guide.ui:468
#, kde-format
msgid "Primary Scope"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:444 ekos/guide/guide.ui:473
#, kde-format
msgid "Guide Scope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/align.ui:492 ekos/capture/capture.ui:84 ekos/focus/focus.ui:227
#: ekos/profileeditor.ui:403
#, kde-format
msgid "CCD:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, toggleFullScreenB)
#. +> trunk5
#: ekos/align/align.ui:511 ekos/focus/focus.ui:283
#, kde-format
msgid "Toggle Full Screen"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, exposureIN)
#. +> trunk5
#: ekos/align/align.ui:521
#, kde-format
msgid "Exposure duration in seconds"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/align.ui:543 ekos/focus/focus.ui:240 ekos/guide/guide.ui:216
#, kde-format
msgid "Exp:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, alignDarkFrameCheck)
#. +> trunk5
#: ekos/align/align.ui:550
#, kde-format
msgid "Subtract dark frame. If no suitable dark frame is available, a dark frame shall be captured."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alignDarkFrameCheck)
#. i18n: ectx: property (text), widget (QCheckBox, darkFrameCheck)
#. +> trunk5
#: ekos/align/align.ui:553 ekos/guide/guide.ui:105
#, kde-format
msgid "Dark"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, binningCombo)
#. +> trunk5
#: ekos/align/align.ui:560
#, kde-format
msgid "Camera binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/align.ui:570 ekos/focus/focus.ui:317 ekos/guide/guide.ui:226
#, kde-format
msgid "Bin:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showFITSViewerB)
#. +> trunk5
#: ekos/align/align.ui:589 ekos/focus/focus.ui:305 ekos/guide/guide.ui:82
#, kde-format
msgid "Show in FITS Viewer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FilterCaptureLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5_3)
#. +> trunk5
#: ekos/align/align.ui:602 ekos/capture/capture.ui:100 ekos/focus/focus.ui:377
#, kde-format
msgid "FW:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FilterPosLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: ekos/align/align.ui:612 ekos/capture/capture.ui:281 ekos/focus/focus.ui:400
#: ekos/profileeditor.ui:526 fitsviewer/fitsdebayer.ui:22 oal/execute.ui:358
#, kde-format
msgid "Filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/align/align.ui:631
#, kde-format
msgid "Options:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLineEdit, solverOptions)
#. +> trunk5
#: ekos/align/align.ui:638
#, kde-format
msgid "Additional options to be the solver"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editOptionsB)
#. +> trunk5
#: ekos/align/align.ui:660
#, kde-format
msgid "Edit solver options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: ekos/align/align.ui:677
#, kde-format
msgid "Solver:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, onlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:684
#, kde-format
msgid "Use online astrometry.net solver to solve the image. You must have an internet connection and a valid API key."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, onlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:687 indi/clientmanagerlite.cpp:241
#, kde-format
msgid "Online"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, offlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:700
#, kde-format
msgid "Use offline astrometry.net solver. You must install all the necessary index files for your field of view."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, offlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:703 indi/clientmanagerlite.cpp:248
#: indi/clientmanagerlite.cpp:259
#, kde-format
msgid "Offline"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, remoteSolverR)
#. +> trunk5
#: ekos/align/align.ui:716
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use astrometry solver on remote machine running INDI server. You must select <b>Astrometry</b> driver from Auxiliary drivers in your Ekos devices profile for this option to be enabled.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, remoteSolverR)
#. +> trunk5
#: ekos/align/align.ui:719
#, kde-format
msgid "Remote"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, solutionResults)
#. +> trunk5
#: ekos/align/align.ui:777
#, kde-format
msgid "Solution Results"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/align.ui:804
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The results from Astrometric Solutions from the Capture and Solve Tool, the Load and Slew Tool, and the Mount Model Tool will be displayed below.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_DirRA)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/align/align.ui:840 ekos/align/opsastrometry.ui:448
#: ekos/guide/guide.ui:180 ekos/guide/internalguide/guider.ui:707
#: ekos/mount/mount.ui:240 ekos/scheduler/scheduler.ui:122
#, kde-format
msgid "RA"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_DirDEC)
#. i18n: ectx: property (text), widget (QCheckBox, showDECPlotCheck)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/align/align.ui:848 ekos/align/opsastrometry.ui:593
#: ekos/guide/guide.ui:311 ekos/guide/guide.ui:1391
#: ekos/guide/internalguide/guider.ui:693 ekos/mount/mount.ui:257
#: ekos/scheduler/scheduler.ui:136
#, kde-format
msgid "DEC"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. +> trunk5
#: ekos/align/align.ui:856
#, kde-format
msgid "Obj Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#. +> trunk5
#: ekos/align/align.ui:864 ekos/align/mountmodel.ui:472
#, kde-format
msgid "~~"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. +> trunk5
#: ekos/align/align.ui:872
#, kde-format
msgid "dRA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllSolutionsB)
#. +> trunk5
#: ekos/align/align.ui:908
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Clear all of the solutions from the solutions table. Be careful because you cannot get them back.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeSolutionB)
#. +> trunk5
#: ekos/align/align.ui:930
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Remove the selected row from the solutions table. This can be useful for getting rid of results that did not actually solve from the table and/or results that you do not need any more. It can clean up clutter on both the graph and table.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, exportSolutionsCSV)
#. +> trunk5
#: ekos/align/align.ui:952
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Export all of the solutions in the Solution Results table to CSV file of your choosing for further analysis in a spreadsheet.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, autoScaleGraphB)
#. +> trunk5
#: ekos/align/align.ui:974
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Auto scale and center the Solution Results graph.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mountModelB)
#. +> trunk5
#: ekos/align/align.ui:997
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Launch the mount model tool. This tool enables you to create pre-programmed list of points to go to and solve. It can aid in building a pointing model for better accuracy.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mountModelB)
#. +> trunk5
#: ekos/align/align.ui:1000
#, kde-format
msgid "Mount Model"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, polarAlignment)
#. +> trunk5
#: ekos/align/align.ui:1034
#, kde-format
msgid "Polar Alignment"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStackedWidget, PAHWidgets)
#. +> trunk5
#: ekos/align/align.ui:1085
#, kde-format
msgid ""
"<p>Polar Alignment Helper tool requires the following:</p>"
"<p>1. German Equatorial Mount</p>"
"<p>2. Wide FOV &gt; 1 degrees</p>"
"<p>For small FOVs, use the Legacy Polar Alignment Tool.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/align/align.ui:1113
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This tool provides a simple method to polar align a German equatorial mount. <span style=\" font-weight:600;\">Unpark</span> your mount, <span style=\" font-weight:600;\">Point</span> toward the celestial pole, and <span style=\" font-weight:600;\">Engage</span> sidereal tracking.</p>"
"<p>Click <span style=\" font-weight:600;\">Start</span> to begin the process.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FOVDisabledLabel)
#. +> trunk5
#: ekos/align/align.ui:1128
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600; color:#ff5500;\">Disabled: FOV must be 30 arcmins or wider.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHStartB)
#. +> trunk5
#: ekos/align/align.ui:1151 ekos/guide/internalguide/rcalibration.cpp:357
#: kstarslite/qml/indi/INDIControlPanel.qml:172
#, kde-format, kde-kuit-format
msgid "Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/align.ui:1179
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The assistant requires three images to find a solution. The first image shall now be captured and solved. Click <span style=\" font-weight:600;\">Capture</span> to start.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHFirstCaptureB)
#. i18n: ectx: property (text), widget (QPushButton, PAHSecondCaptureB)
#. i18n: ectx: property (text), widget (QPushButton, PAHThirdCaptureB)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptureLogging)
#. i18n: ectx: property (title), widget (QGroupBox, captureGroup)
#. i18n: ectx: property (text), widget (QPushButton, captureB)
#. i18n: ectx: attribute (title), widget (QWidget, captureTab)
#. +> trunk5
#: ekos/align/align.ui:1207 ekos/align/align.ui:1369 ekos/align/align.ui:1491
#: ekos/auxiliary/opslogs.ui:328 ekos/ekosmanager.ui:470
#: ekos/focus/focus.ui:160 ekos/guide/guide.ui:63
-#: ekos/guide/internalguide/guider.ui:213 ekos/opsekos.ui:249
+#: ekos/guide/internalguide/guider.ui:213 ekos/opsekos.ui:259
#: options/opsadvanced.ui:332
#, kde-format
msgid "Capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/align/align.ui:1235
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select direction and range of <span style=\" font-style:italic;\">first</span> mount rotation, then click <span style=\" font-weight:600;\">Rotate</span> to continue. To automate the rest of the process, check <span style=\" font-weight:600;\">Auto Mode</span>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, PAHFirstWestMeridianR)
#. i18n: ectx: property (text), widget (QRadioButton, PAHSecondWestMeridianR)
#. +> trunk5
#: ekos/align/align.ui:1250 ekos/align/align.ui:1397
#, kde-format
msgid "West"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, PAHFirstEastMeridianR)
#. i18n: ectx: property (text), widget (QRadioButton, PAHSecondEastMeridianR)
#. +> trunk5
#: ekos/align/align.ui:1260 ekos/align/align.ui:1407
#, kde-format
msgid "East"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/align.ui:1283 ekos/align/align.ui:1430
#: ekos/scheduler/scheduler.ui:936 ekos/scheduler/scheduler.ui:966
#, kde-format
msgid "°"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, PAHAutoModeCheck)
#. +> trunk5
#: ekos/align/align.ui:1303
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Perform the remaining steps automatically</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, PAHAutoModeCheck)
#. +> trunk5
#: ekos/align/align.ui:1306
#, kde-format
msgid "Auto Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHFirstRotateB)
#. i18n: ectx: property (text), widget (QPushButton, PAHSecondRotateB)
#. +> trunk5
#: ekos/align/align.ui:1313 ekos/align/align.ui:1450
#, kde-format
msgid "Rotate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5
#: ekos/align/align.ui:1341
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The second image shall now be captured and solved. Click <span style=\" font-weight:600;\">Capture</span> to start.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. +> trunk5
#: ekos/align/align.ui:1382
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select direction and range of final mount rotation, then click <span style=\" font-weight:600;\">Rotate</span> to continue.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_28)
#. +> trunk5
#: ekos/align/align.ui:1463
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The final image shall now be captured and solved. Click <span style=\" font-weight:600;\">Capture</span> to start.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, PAHErrorDescriptionLabel)
#. +> trunk5
#: ekos/align/align.ui:1519
#, kde-format
msgid "Error Occurred"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButton)
#. i18n: ectx: property (text), widget (QPushButton, PAHRestartB)
#. +> trunk5
#: ekos/align/align.ui:1547 ekos/align/align.ui:1710
#, kde-format
msgid "Restart"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/align.ui:1565
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Angle between expected perfectly aligned mount center and the actual center</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/align.ui:1568
#, kde-format
msgid "Polar Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_26)
#. +> trunk5
#: ekos/align/align.ui:1608
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Correction vector is plotted above. Select a bright star to reposition the correction vector. Click <span style=\" font-weight:600;\">Next</span> when done.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHCorrectionsNextB)
#. i18n: ectx: property (text), widget (QPushButton, introNextB)
#. i18n: ectx: property (text), widget (QPushButton, remoteEquipmentNextB)
#. i18n: ectx: property (text), widget (QPushButton, stellarMateEquipmentNextB)
#. i18n: ectx: property (text), widget (QPushButton, NextButton)
#. +> trunk5
#: ekos/align/align.ui:1618 ekos/profilewizard.ui:169
#: ekos/profilewizard.ui:620 ekos/profilewizard.ui:734
#: kstarslite/qml/modules/tutorial/TutorialPane.qml:57
#: tools/starhopperdialog.ui:53 tools/whatsinteresting/qml/wiview.qml:1337
#, kde-format, kde-kuit-format
msgid "Next"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. +> trunk5
#: ekos/align/align.ui:1646
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Adjust mount's Altitude and Azimuth knobs until the selected star is centered within the crosshair. Click <span style=\" font-weight:600;\">Refresh</span> to begin continuous capture. Click <span style=\" font-weight:600;\">Done</span> when star is centered.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHRefreshB)
#. i18n: ectx: property (text), widget (QPushButton, refreshB)
#. i18n: ectx: property (text), widget (QPushButton, refreshSourceB)
#. +> trunk5
-#: ekos/align/align.ui:1661 ekos/opsekos.ui:474 hips/opships.ui:116
+#: ekos/align/align.ui:1661 ekos/opsekos.ui:484 hips/opships.ui:116
#, kde-format
msgid "Refresh"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, PAHExposure)
#. +> trunk5
#: ekos/align/align.ui:1668
#, kde-format
msgid "Exposure duration in seconds during refresh phase"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHDoneB)
#. +> trunk5
#: ekos/align/align.ui:1694
#, kde-format
msgid "Done"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentGroup)
#. +> trunk5
#: ekos/align/align.ui:1717
#, kde-format
msgid "Legacy Polar Alignment Tool"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/align.ui:1733
#, kde-format
msgid "Az Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, measureAzB)
#. +> trunk5
#: ekos/align/align.ui:1752
#, kde-format
msgid "Measure Az Error"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, correctAzB)
#. +> trunk5
#: ekos/align/align.ui:1762
#, kde-format
msgid "Correct Az Error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/align.ui:1785
#, kde-format
msgid "Alt Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, measureAltB)
#. +> trunk5
#: ekos/align/align.ui:1804
#, kde-format
msgid "Measure Alt Error"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, correctAltB)
#. +> trunk5
#: ekos/align/align.ui:1814
#, kde-format
msgid "Correct Alt Error"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:149 fitsviewer/fitsview.cpp:981
#, kde-format
msgctxt "North Celestial Pole"
msgid "NCP"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:151 fitsviewer/fitsview.cpp:998
#, kde-format
msgctxt "South Celestial Pole"
msgid "SCP"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:176
#, kde-format
msgid "RA Axis"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, mountModel)
#. i18n: ectx: property (windowTitle), widget (QDialog, OpsAstrometryCfg)
#. i18n: ectx: property (windowTitle), widget (QDialog, OpsAstrometryIndexFiles)
#. +> trunk5
#: ekos/align/mountmodel.ui:14 ekos/align/opsastrometrycfg.ui:14
#: ekos/align/opsastrometryindexfiles.ui:14
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/mountmodel.ui:35
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This tool can help your mount build a better pointing model by moving the mount to different points in the sky and solving captured images. This can increase the accuracy of your GOTOs. To qualify, your mount must be capable of improving its internal pointing model after each <b>Sync</b> commanded by Ekos. If this is not the case, then this tool is not suitable for your mount.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/align/mountmodel.ui:48
#, kde-format
msgid "Mount Model Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/mountmodel.ui:54
#, kde-format
msgid "Alignment Points:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, alignPtNum)
#. +> trunk5
#: ekos/align/mountmodel.ui:61
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The Number of points the wizard should generate. If this number is less than 5, it will generate them at the same DEC. After that they will be evenly distributed over RA and DEC. Note, if Fixed DEC is selected, all of the points will be at the same DEC.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:90
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Automatically generate the specified number of alignment points in the table below. They will be generated based on the options selected in this wizard.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, wizardAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:93
#, kde-format
msgid "Generate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/align/mountmodel.ui:100
#, kde-format
msgid "Minimum Alt:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, minAltBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:107
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This is the minimum altitude above the horizon to use in generating points with the wizard.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. i18n: ectx: property (text), widget (QLabel, decLabel)
#. i18n: ectx: property (text), widget (QLabel, dec0Label)
#. i18n: ectx: property (text), widget (QLabel, dec1Label)
#. i18n: ectx: property (text), widget (QLabel, DecLabel2)
#. i18n: ectx: property (text), widget (QLabel, DecLabel)
#. i18n: ectx: property (text), widget (QCheckBox, decCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/mountmodel.ui:120 oal/execute.ui:188 tools/flagmanager.ui:47
#: tools/modcalcaltaz.ui:232 tools/modcalcangdist.ui:148
#: tools/modcalcangdist.ui:251 tools/modcalcapcoord.ui:117
#: tools/modcalcapcoord.ui:359 tools/modcalcapcoord.ui:517
#: tools/modcalceclipticcoords.ui:121 tools/modcalcgalcoord.ui:66
#: tools/modcalcvlsr.ui:236
#, kde-format
msgid "Declination:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, alignDec)
#. +> trunk5
#: ekos/align/mountmodel.ui:130
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The Declination of the points that will be generated. This option only applies to the Fixed DEC Option.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/mountmodel.ui:156
#, kde-format
msgid "Object Type:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:171
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select the type of objects/points added by the wizard.</p>"
"<p><span style=\" font-weight:600;\">Note:</span> all of the options except Fixed DEC start with a grid of RA/DEC points.</p>"
"\n"
"<ul>\n"
"<li><b>Any Stars:</b> The wizard searches for the nearest star.</li>"
"\n"
"<li><b>Any object:</b> The wizard searches for the nearest object of any type.</li>"
"\n"
"<li><b>Named Stars</b> The wizard searches for the nearest star in the currently visible star list. Note that the first named star might be fairly far from the intended point and also sometimes the same star could be the closest one for multiple points.</li>"
"\n"
"<li><b>Fixed DEC:</b> The wizard generates all points at the chosen DEC.</li>"
"\n"
"<li><b>Fixed Grid:</b> The wizard just uses the original grid without trying to pair it with objects.</li>"
"\n"
"</ul>"
"\n"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:175
#, kde-format
msgid "Any Stars"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:180
#, kde-format
msgid "Named Stars"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:185
#, kde-format
msgid "Any Object"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:190
#, kde-format
msgid "Fixed DEC"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:195
#, kde-format
msgid "Fixed Grid"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: ekos/align/mountmodel.ui:219
#, kde-format
msgid "Add Currently Visible Stars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/mountmodel.ui:237
#, kde-format
msgid "Common Names:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, starListBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:250
#, kde-format
msgid ""
"<html><head/><body>"
"<p>These are the common names for the named stars that are currently up at your location. If you select a star, it will be added to the table below.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/align/mountmodel.ui:270
#, kde-format
msgid "Greek:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, greekStarListBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:283
#, kde-format
msgid ""
"<html><head/><body>"
"<p>These are the Greek names for the brighter stars that are currently up at your location. If you select a star, it will be added to the table below.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:293
#, kde-format
msgid "Mount Model Alignment Points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:331
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Clear the entire table of alignment points below. Note that this will not affect your mount in any way. It will not clear your pointing model. It just clears the list of points so that if you run the mount model routine again, these points will not be included.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:353
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Remove the selected row from the alignment point table below. Note that it does <b>not</b> command your mount to clear that point from the model, it just means that if you run the mount model routine, that point will not be included in the list.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:375
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Add an empty row to the alignment list so that you can manually add an RA and DE for a position you would like the telescope to slew to when doing the mount model routine.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, findAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:397
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Open the Find Object dialog so that you can select an object to get an RA and DEC automatically that you would like the telescope to slew to when doing the mount model routine.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, sortAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:419
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Sort the alignment points, starting with the point closest to the current telescope position, to try to minimize the distance between each slew.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableWidget, alignTable)
#. +> trunk5
#: ekos/align/mountmodel.ui:444
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This is a table of alignment points that you would like the mount model routine to use in aligning your telescope. If you would like to add or remove points, you may use the buttons above. If you would like to run, pause, or stop the mount model routine, you may use the buttons below. You can directly edit an RA or DE for a particular point directly in the cells. Just be sure to follow the format hh:mm:ss. The object name is just provided for convenience and is not used. If you want to change the order of the alignment points, you can drag the row up or down using the vertical header for that row on the left. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#. +> trunk5
#: ekos/align/mountmodel.ui:448
#, kde-format
msgid "RA (J2000)"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#. +> trunk5
#: ekos/align/mountmodel.ui:456
#, kde-format
msgid "DEC (J2000)"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#. i18n: ectx: property (text), widget (QPushButton, FindButton)
#. +> trunk5
#: ekos/align/mountmodel.ui:464 tools/argfindobject.ui:47
#: tools/arglooktoward.ui:116
#, kde-format
msgid "Object"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:503
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Load a saved alignment point list so that you can run the same alignment you ran on a previous occasion.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveAsAlignB)
#. i18n: ectx: property (toolTip), widget (QPushButton, saveAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:525 ekos/align/mountmodel.ui:547
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Save the alignment list so that you can run this alignment again in the future.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, previewB)
#. +> trunk5
#: ekos/align/mountmodel.ui:569
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Display the alignment points on the skymap as flags. Clicking it again will remove the flags. The flags will not be saved.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, startAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:604
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Start or pause the mount model routine. It will slew to and astrometrically solve the list of points in the table above using the settings in the align module. If the routine was previously paused, it will pick up where it left off. If it was stopped or it had finished it will start the routine over again.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, stopAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:626
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Stop the mount model routine. It will <b>not</b> clear any points from your telescope's pointing model. It will stop the routine and any points currently being solved. If you run the mount model again after hitting stop, it will start the routine over again with the first point.</p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:68
#, kde-format
msgid "Failed to find astrometry.net binaries. Please ensure astrometry.net is installed and try again."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:69
#, kde-format
msgid "Missing astrometry files"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:93
#, kde-format
msgid "Detected Astrometry.net version %1"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:98
#, kde-format
msgid "Setting astrometry option --no-fits2fits"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:103
#, kde-format
msgid "Turning off option --no-fits2fits"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:188
#, kde-format
msgid "Index file %1 is missing. Astrometry.net would not be able to adequately solve plates until you install the missing index files. Download the index files from http://www.astrometry.net"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:192
#, kde-format
msgid "Index files %1 to %2 are missing. Astrometry.net would not be able to adequately solve plates until you install the missing index files. Download the index files from http://www.astrometry.net"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:212
#: ekos/align/opsastrometrycfg.cpp:48
#: ekos/align/opsastrometryindexfiles.cpp:211
#, kde-format
msgid ""
"Astrometry configuration file corrupted or missing: %1\n"
"Please set the configuration file full path in INDI options."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:234
#: ekos/align/opsastrometryindexfiles.cpp:233
#, kde-format
msgid "Unable to find data dir in astrometry configuration file."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:284
#, kde-format
msgid "Error starting solver: %1"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:302
#, kde-format
msgid "Starting solver->.."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:335
#: ekos/align/remoteastrometryparser.cpp:241
#, kde-format
msgid "Solver failed. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:359
#, kde-format
msgid "WCS header missing or corrupted. Solver failed."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:392
#: ekos/align/onlineastrometryparser.cpp:476
#: ekos/align/remoteastrometryparser.cpp:283
#, kde-format
msgid "Solver completed in %1 second."
msgid_plural "Solver completed in %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:73
#, kde-format
msgid "Error: No connection to the internet."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:181
#, kde-format
msgid "Failed to open file %1. %2"
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:252
#, kde-format
msgid "Uploading file..."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:325
#, kde-format
msgid "JSon error during parsing (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:343
#, kde-format
msgid "Astrometry.net authentication failed. Check the validity of the Astrometry.net API Key."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:351
#, kde-format
msgid "Authentication to astrometry.net is successful. Session: %1"
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:360
#, kde-format
msgid "Upload failed."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:369
#, kde-format
msgid "Parsing submission ID failed."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:374
#, kde-format
msgid "Upload complete. Waiting for astrometry.net solver to complete..."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:397
#, kde-format
msgid "Failed to retrieve job ID."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:420
#, kde-format
msgid "Solver timed out."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:430
#, kde-format
msgid "Solver failed after %1 second."
msgid_plural "Solver failed after %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:440
#, kde-format
msgid "Error parsing parity."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:447
#, kde-format
msgid "Error parsing orientation."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:455
#, kde-format
msgid "Error parsing RA."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:462
#: ekos/align/onlineastrometryparser.cpp:470
#, kde-format
msgid "Error parsing DEC."
msgstr ""
#. +> trunk5
#: ekos/align/opsalign.cpp:35
#, kde-format
msgid "Internal or External Plate Solver?"
msgstr ""
#. +> trunk5
#: ekos/align/opsalign.cpp:40
#, kde-format
msgid "Internal or External astrometry.cfg?"
msgstr ""
#. i18n: ectx: label, entry (AstrometryWCSIsInternal), group (Align)
#. +> trunk5
#: ekos/align/opsalign.cpp:45 kstars.kcfg:1825
#, kde-format
msgid "Internal or External wcsinfo?"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_AstrometryTimeout)
#. +> trunk5
#: ekos/align/opsalign.ui:26
#, kde-format
msgid "Timeout in seconds to wait for astrometry solver to complete"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/align/opsalign.ui:39
#, kde-format
msgid "config:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/opsalign.ui:46
#, kde-format
msgid "solver:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryWCSInfo)
#. +> trunk5
#: ekos/align/opsalign.ui:53
#, kde-format
msgid "Astrometry.net wcsinfo binary"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometrySolverBinary)
#. +> trunk5
#: ekos/align/opsalign.ui:70
#, kde-format
msgid "Astrometry.net solve-field binary"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryConfFile)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryAPIURL)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryAPIKey)
#. +> trunk5
#: ekos/align/opsalign.ui:80 ekos/align/opsalign.ui:90
#: ekos/align/opsalign.ui:100
#, kde-format
msgid "Astrometry.net configuration file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/opsalign.ui:110
#, kde-format
msgid "Time out:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/opsalign.ui:117
#, kde-format
msgid "API Key:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: ekos/align/opsalign.ui:131
#, kde-format
msgid "API URL:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/align/opsalign.ui:138
#, kde-format
msgid "wcsinfo:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseRotator)
#. +> trunk5
#: ekos/align/opsalign.ui:145
#, kde-format
msgid ""
"<html><head/><body>"
"<p>On Load &amp; Slew, solve the image and slew the mount to the target location and then rotate the camera to match the orientation of the FITS image.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/align/opsalign.ui:155
#, kde-format
msgid "Rotator:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_AstrometryRotatorThreshold)
#. +> trunk5
#: ekos/align/opsalign.ui:162
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Rotator threshold in arc-minutes when using Load &amp; Slew. If the difference between measured position angle and FITS position angle is below this value, the Load &amp; Slew operation is considered successful.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometrySolverWCS)
#. +> trunk5
#: ekos/align/opsalign.ui:173
#, kde-format
msgid "enable World Coordinate System (WCS). WCS is used to encode RA/DEC coordinates in captured CCD images."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometrySolverWCS)
#. +> trunk5
#: ekos/align/opsalign.ui:176
#, kde-format
msgid "WCS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometrySolverVerbose)
#. +> trunk5
#: ekos/align/opsalign.ui:183
#, kde-format
msgid "Log verbose solver output"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometrySolverVerbose)
#. +> trunk5
#: ekos/align/opsalign.ui:189
#, kde-format
msgid "Verbose"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometrySolverOverlay)
#. +> trunk5
#: ekos/align/opsalign.ui:196
#, kde-format
msgid "Display received FITS images unto solver FOV rectangle in the sky map"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometrySolverOverlay)
#. +> trunk5
#: ekos/align/opsalign.ui:199 tools/eyepiecefield.cpp:87
#, kde-format
msgid "Overlay"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseJPEG)
#. +> trunk5
#: ekos/align/opsalign.ui:206
#, kde-format
msgid "Use JPEG format, instead of FITS, to upload images to the online astrometry.net service"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseJPEG)
#. +> trunk5
#: ekos/align/opsalign.ui:209
#, kde-format
msgid "Upload JPG"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: ekos/align/opsastrometry.ui:17
#, kde-format
msgid "Basic Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseNoFITS2FITS)
#. +> trunk5
#: ekos/align/opsastrometry.ui:28
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This option should <span style=\" font-weight:600;\">ONLY</span> be checked if your astrometry.net version is 0.67 or earlier. Uncheck for any versions greater than 0.67</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseNoFITS2FITS)
#. +> trunk5
#: ekos/align/opsastrometry.ui:31
#, kde-format
msgid "--no-fits2fits"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseResort)
#. +> trunk5
#: ekos/align/opsastrometry.ui:38
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Check this option if your image does not have much nebulosity. If it does have strong nebulosity, uncheck it.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseResort)
#. +> trunk5
#: ekos/align/opsastrometry.ui:41
#, kde-format
msgid "--resort"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseNoVerify)
#. +> trunk5
#: ekos/align/opsastrometry.ui:51
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This will prevent the solver from looking at an already existing WCS Header before blindly trying to solve the image. It is recommended to keep it checked.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseNoVerify)
#. +> trunk5
#: ekos/align/opsastrometry.ui:54
#, kde-format
msgid "--no-verify"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryDetectParity)
#. +> trunk5
#: ekos/align/opsastrometry.ui:64
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Detect parity and reuse it to speed up solver.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryDetectParity)
#. +> trunk5
#: ekos/align/opsastrometry.ui:67
#, kde-format
msgid "parity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_27)
#. +> trunk5
#: ekos/align/opsastrometry.ui:77
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Prevents creation of unnecessary files unused by Ekos.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_27)
#. +> trunk5
#: ekos/align/opsastrometry.ui:80
#, kde-format
msgid "--no-plots"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_30)
#. +> trunk5
#: ekos/align/opsastrometry.ui:99
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Overwrite already generated files. It must be checked to prevent solver failure.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_30)
#. +> trunk5
#: ekos/align/opsastrometry.ui:102
#, kde-format
msgid "-O"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/align/opsastrometry.ui:117
#, kde-format
msgid "Imaging Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#. +> trunk5
#: ekos/align/opsastrometry.ui:128 ekos/align/opsastrometry.ui:193
#, kde-format
msgid ""
"<p>The units of the imager scale bounds above.</p>"
"\n"
"<ul>\n"
"<li>dw: degree width</li>"
"\n"
"<li>aw: arcminute width</li>"
"\n"
"<li>app: arcsecs per pixel</li>"
"\n"
"</ul>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/opsastrometry.ui:131
#, kde-format
msgid "units"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, updateScale)
#. +> trunk5
#: ekos/align/opsastrometry.ui:153
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Update Image Scale Bounds from the currently active camera &amp; telescope combination.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_42)
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#. +> trunk5
#: ekos/align/opsastrometry.ui:172 ekos/align/opsastrometry.ui:324
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The high end of the imager scale, calculated as a little bigger than the longer dimension of the image.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_42)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, cameraHFOVLabel)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, targetFOVHLabel)
#. +> trunk5
#: ekos/align/opsastrometry.ui:175 ekos/scheduler/mosaic.ui:38
#: ekos/scheduler/mosaic.ui:100 ekos/scheduler/mosaic.ui:324
#: ekos/scheduler/mosaic.ui:412 ekos/scheduler/mosaic.ui:455
#, kde-format
msgid "H"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#. +> trunk5
#: ekos/align/opsastrometry.ui:200
#, kde-format
msgid "dw"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#. +> trunk5
#: ekos/align/opsastrometry.ui:205
#, kde-format
msgid "aw"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#. +> trunk5
#: ekos/align/opsastrometry.ui:210
#, kde-format
msgid "app"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseDownsample)
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_55)
#. +> trunk5
#: ekos/align/opsastrometry.ui:231 ekos/align/opsastrometry.ui:295
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Downsample the image to shrink its size and speed up the solver.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseDownsample)
#. +> trunk5
#: ekos/align/opsastrometry.ui:234
#, kde-format
msgid "Down Sample"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseImageScale)
#. +> trunk5
#: ekos/align/opsastrometry.ui:244
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set image scale to speed up solver as it does not have to search index files of different image scales.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseImageScale)
#. +> trunk5
#: ekos/align/opsastrometry.ui:247
#, kde-format
msgid "Use Scale"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_41)
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#. +> trunk5
#: ekos/align/opsastrometry.ui:266 ekos/align/opsastrometry.ui:410
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The lower end of the imager scale, calculated as a little smaller than the shorter dimension of the image.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_41)
#. +> trunk5
#: ekos/align/opsastrometry.ui:269
#, kde-format
msgid "L"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_55)
#. +> trunk5
#: ekos/align/opsastrometry.ui:298
#, kde-format
msgid "downsample"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/align/opsastrometry.ui:327
#, kde-format
msgid "High"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoUpdateImageScale)
#. +> trunk5
#: ekos/align/opsastrometry.ui:339
#, kde-format
msgid "Automatically update image scale values when CCD and/or Mount parameters are updated."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryAutoUpdateImageScale)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryAutoUpdatePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:342 ekos/align/opsastrometry.ui:605
#, kde-format
msgid "Auto Update"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, imageWarningLabel)
#. +> trunk5
#: ekos/align/opsastrometry.ui:370
#, kde-format
msgid "<html><head/><body><nobr>Image Scale Auto Update is turned off!</nobr></body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_50)
#. +> trunk5
#: ekos/align/opsastrometry.ui:400
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The units of the imager scale bounds above.</p>"
"<p>dw: degree width</p>"
"<p>aw: arcminute width</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_50)
#. +> trunk5
#: ekos/align/opsastrometry.ui:403
#, kde-format
msgid "u"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/align/opsastrometry.ui:413
#, kde-format
msgid "Low"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/align/opsastrometry.ui:439
#, kde-format
msgid "Position Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#. i18n: ectx: property (toolTip), widget (dmsBox, estRA)
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_47)
#. +> trunk5
#: ekos/align/opsastrometry.ui:445 ekos/align/opsastrometry.ui:458
#: ekos/align/opsastrometry.ui:515
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, updatePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:477
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Update coordinates to the current telescope position</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/opsastrometry.ui:496 ekos/align/opsastrometry.ui:580
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The Search Radius for the Estimated Telescope/Image Field Position in degrees.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (text), widget (QLabel, bortleClassLabel5)
#. +> trunk5
#: ekos/align/opsastrometry.ui:499 tools/whatsinteresting/wilpsettings.ui:103
#, kde-format
msgid "5"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_47)
#. +> trunk5
#: ekos/align/opsastrometry.ui:518
#, kde-format
msgid "3"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_48)
#. i18n: ectx: property (toolTip), widget (dmsBox, estDec)
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/opsastrometry.ui:554 ekos/align/opsastrometry.ui:573
#: ekos/align/opsastrometry.ui:590
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_48)
#. +> trunk5
#: ekos/align/opsastrometry.ui:557
#, kde-format
msgid "4"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/opsastrometry.ui:583
#, kde-format
msgid "Radius"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoUpdatePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:602
#, kde-format
msgid "Automatically update position coordinates when mount completes slewing."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, positionWarningLabel)
#. +> trunk5
#: ekos/align/opsastrometry.ui:633
#, kde-format
msgid "<html><head/><body><nobr>Position Auto Update is turned off!</nobr></body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUsePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:654
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set estimated position to speed up astrometry solver as it does not have to search in other areas of the sky.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUsePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:657
#, kde-format
msgid "Use Position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/opsastrometry.ui:698
#, kde-format
msgid "Custom:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryCustomOptions)
#. +> trunk5
#: ekos/align/opsastrometry.ui:705
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Additional optional astrometry.net options.</p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometrycfg.cpp:82
#, kde-format
msgid "Astrometry.cfg successfully saved!"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QLineEdit, astrometryCFGLocation)
#. +> trunk5
#: ekos/align/opsastrometrycfg.ui:22 ekos/align/opsastrometrycfg.ui:38
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This is the absolute location of the Astrometry.cfg file on the filesystem.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/opsastrometrycfg.ui:25
#, kde-format
msgid "Astrometry.cfg Location:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadCFG)
#. +> trunk5
#: ekos/align/opsastrometrycfg.ui:45
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This button will let you reload the Astrometry.cfg file in the event that something was changed outside of KStars.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadCFG)
#. +> trunk5
#: ekos/align/opsastrometrycfg.ui:48
#, kde-format
msgid "Reload"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPlainTextEdit, astrometryCFGDisplay)
#. +> trunk5
#: ekos/align/opsastrometrycfg.ui:57
#, kde-format
msgid ""
"<html><head/><body>"
"<p>In this space you can edit the Astrometry.cfg file. When you finish, you can hit \"Apply\" or \"Ok\" to save your changes. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_35)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:129
#: ekos/align/opsastrometryindexfiles.ui:180
#, kde-format
msgid "Optional"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_32)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:146
#: ekos/align/opsastrometryindexfiles.cpp:151
#: ekos/align/opsastrometryindexfiles.ui:72
#, kde-format
msgid "Required"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_33)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:163
#: ekos/align/opsastrometryindexfiles.cpp:168
#: ekos/align/opsastrometryindexfiles.ui:126
#, kde-format
msgid "Recommended"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:316
#, kde-format
msgid "Download Timed out. Either the network is not fast enough, the file is not accessible, or you aren't connected."
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:355
#, kde-format
msgid "File Write Error"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:373
#: ekos/align/opsastrometryindexfiles.cpp:494
#, kde-format
msgid "Astrometry Folder Permissions Error"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:463
#, kde-format
msgid "Could not contact Astrometry Index Server: broiler.astrometry.net"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:470
#, kde-format
msgid "Delete File(s)"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:484
#, kde-format
msgid "File Delete Error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_30)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:26
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Offline</span> astrometry.net solver requires index files in order to solve an image. The following list provides a complete list of the index files, along with recommended index files to install given current CCD Field of View. Installed index files are checked. Next to each index file is an icon that represents the following:</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_31)
#. i18n: ectx: property (toolTip), widget (QLabel, label_32)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:53
#: ekos/align/opsastrometryindexfiles.ui:69
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This index file is required and must be installed for the solver to work correctly.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_34)
#. i18n: ectx: property (toolTip), widget (QLabel, label_33)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:107
#: ekos/align/opsastrometryindexfiles.ui:123
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This index file is recommended. Installing the index file might help in improving the solver.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_36)
#. i18n: ectx: property (toolTip), widget (QLabel, label_35)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:161
#: ekos/align/opsastrometryindexfiles.ui:177
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This index file is not required.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_27)
#. i18n: ectx: property (toolTip), widget (QLineEdit, indexLocation)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:191
#: ekos/align/opsastrometryindexfiles.ui:204
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This displays the path to the folder for the Astrometry Index Files on your computer.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:194
#, kde-format
msgid "Index Files Location: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, openIndexFileDirectory)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:211
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This button will open the Astrometry Index File folder on your filesystem so that you can see where it is located and copy files into it if needed.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openIndexFileDirectory)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:214
#, kde-format
msgid "Open"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_28)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:221
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This displays the current CCD field of view that will be used to calculate which index files are needed.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_28)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:224
#, kde-format
msgid "Current CCD FOV: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4210)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:264
#, kde-format
msgid "index-4210.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4208)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:271
#, kde-format
msgid "index-4208.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_26)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:278
#, kde-format
msgid "(arcminutes)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:285
#, kde-format
msgid "SkyMark"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_58)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:354
#, kde-format
msgid "(242 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:361
#, kde-format
msgid "680' - 1000'"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, index_4209_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4110_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4113_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4202_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4204_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4115_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4213_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4109_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4207_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4215_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4208_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4112_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4206_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4200_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4107_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4217_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4119_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4203_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4108_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4219_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4218_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4211_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4114_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4210_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4201_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4212_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4205_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4214_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4111_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4117_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4116_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4118_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4216_cancel)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:423
#: ekos/align/opsastrometryindexfiles.ui:502
#: ekos/align/opsastrometryindexfiles.ui:578
#: ekos/align/opsastrometryindexfiles.ui:647
#: ekos/align/opsastrometryindexfiles.ui:956
#: ekos/align/opsastrometryindexfiles.ui:1070
#: ekos/align/opsastrometryindexfiles.ui:1163
#: ekos/align/opsastrometryindexfiles.ui:1225
#: ekos/align/opsastrometryindexfiles.ui:1287
#: ekos/align/opsastrometryindexfiles.ui:1401
#: ekos/align/opsastrometryindexfiles.ui:1536
#: ekos/align/opsastrometryindexfiles.ui:1598
#: ekos/align/opsastrometryindexfiles.ui:1674
#: ekos/align/opsastrometryindexfiles.ui:1760
#: ekos/align/opsastrometryindexfiles.ui:1822
#: ekos/align/opsastrometryindexfiles.ui:1891
#: ekos/align/opsastrometryindexfiles.ui:1953
#: ekos/align/opsastrometryindexfiles.ui:2043
#: ekos/align/opsastrometryindexfiles.ui:2143
#: ekos/align/opsastrometryindexfiles.ui:2212
#: ekos/align/opsastrometryindexfiles.ui:2326
#: ekos/align/opsastrometryindexfiles.ui:2388
#: ekos/align/opsastrometryindexfiles.ui:2485
#: ekos/align/opsastrometryindexfiles.ui:2644
#: ekos/align/opsastrometryindexfiles.ui:2713
#: ekos/align/opsastrometryindexfiles.ui:2841
#: ekos/align/opsastrometryindexfiles.ui:2903
#: ekos/align/opsastrometryindexfiles.ui:3141
#: ekos/align/opsastrometryindexfiles.ui:3203
#: ekos/align/opsastrometryindexfiles.ui:3352
#: ekos/align/opsastrometryindexfiles.ui:3501
#: ekos/align/opsastrometryindexfiles.ui:3577
#: ekos/align/opsastrometryindexfiles.ui:3698
#, kde-format
msgid "X"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_132)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:430
#, kde-format
msgid "Wide Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_37)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:440
#, kde-format
msgid "(160 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4115)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:509
#, kde-format
msgid "index-4115.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4111)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:516
#, kde-format
msgid "index-4111.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_42)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:585
#, kde-format
msgid "(2.1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4107)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:654
#, kde-format
msgid "index-4107.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:666
#, kde-format
msgid "5.6' - 8.0'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, index_4203_info)
#. i18n: ectx: property (text), widget (QLabel, index_4202_info)
#. i18n: ectx: property (text), widget (QLabel, index_4206_info)
#. i18n: ectx: property (text), widget (QLabel, index_4204_info)
#. i18n: ectx: property (text), widget (QLabel, index_4201_info)
#. i18n: ectx: property (text), widget (QLabel, index_4200_info)
#. i18n: ectx: property (text), widget (QLabel, index_4205_info)
#. i18n: ectx: property (text), widget (QLabel, index_4207_info)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:704
#: ekos/align/opsastrometryindexfiles.ui:798
#: ekos/align/opsastrometryindexfiles.ui:885
#: ekos/align/opsastrometryindexfiles.ui:1465
#: ekos/align/opsastrometryindexfiles.ui:2535
#: ekos/align/opsastrometryindexfiles.ui:2770
#: ekos/align/opsastrometryindexfiles.ui:3008
#: ekos/align/opsastrometryindexfiles.ui:3423
#, kde-format
msgid "info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_29)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:713
#, kde-format
msgid "(129 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_38)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:720
#, kde-format
msgid "(208 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, index_4110_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4111_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4212_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4107_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4108_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4112_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4209_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4210_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4109_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4208_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4211_perc)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:727
#: ekos/align/opsastrometryindexfiles.ui:835
#: ekos/align/opsastrometryindexfiles.ui:1006
#: ekos/align/opsastrometryindexfiles.ui:1077
#: ekos/align/opsastrometryindexfiles.ui:1301
#: ekos/align/opsastrometryindexfiles.ui:1408
#: ekos/align/opsastrometryindexfiles.ui:2262
#: ekos/align/opsastrometryindexfiles.ui:3267
#: ekos/align/opsastrometryindexfiles.ui:3359
#: ekos/align/opsastrometryindexfiles.ui:3627
#: ekos/align/opsastrometryindexfiles.ui:3797
#, kde-format
msgid "perc"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4201)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:734
#, kde-format
msgid "index-4201-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4207)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:741
#, kde-format
msgid "index-4207-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_61)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:748
#, kde-format
msgid "(1.3 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:760
#, kde-format
msgid "4.0' - 5.6'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_45)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:807
#, kde-format
msgid "(20 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_53)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:814
#, kde-format
msgid "(4.8 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:821
#, kde-format
msgid "480' - 680'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_60)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:828
#, kde-format
msgid "(723 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:847
#, kde-format
msgid "16' - 22'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_64)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:894
#, kde-format
msgid "(9.7 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:968
#, kde-format
msgid "120' - 170'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_71)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1084
#, kde-format
msgid "Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4218)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1094
#, kde-format
msgid "index-4218.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_51)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1101
#, kde-format
msgid "(1.2 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_46)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1294
#, kde-format
msgid "(39 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4119)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1308
#, kde-format
msgid "index-4119.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4202)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1315
#, kde-format
msgid "index-4202-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1322
#, kde-format
msgid "Tycho2 Catalog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_65)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1332
#, kde-format
msgid "(24 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_47)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1339
#, kde-format
msgid "(78 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4117)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1415
#, kde-format
msgid "index-4117.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1427
#, kde-format
msgid "8' - 11'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4212)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1474
#, kde-format
msgid "index-4212.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4116)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1605
#, kde-format
msgid "index-4116.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_62)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1612
#, kde-format
msgid "(2.6 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_56)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1681
#, kde-format
msgid "(141 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_70)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1688
#, kde-format
msgid "Narrow - Medium"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4203)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1698
#, kde-format
msgid "index-4203-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4108)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1829
#, kde-format
msgid "index-4108.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4217)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1960
#, kde-format
msgid "index-4217.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1967
#, kde-format
msgid "1400' - 2000'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1974
#, kde-format
msgid "170' - 240'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_50)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1981
#, kde-format
msgid "(624 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4214)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2050
#, kde-format
msgid "index-4214.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2057
#, kde-format
msgid "240' - 340'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_49)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2064
#, kde-format
msgid "(312 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_134)
#. i18n: ectx: property (text), widget (QLabel, label_135)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2071
#: ekos/align/opsastrometryindexfiles.ui:3373
#, kde-format
msgid "(filesize)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2081
#, kde-format
msgid "340' - 480'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_57)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2150
#, kde-format
msgid "(183 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2224
#, kde-format
msgid "42' - 60'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_43)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2395
#, kde-format
msgid "(4 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4206)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2402
#, kde-format
msgid "index-4206-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_54)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2409
#, kde-format
msgid "(8.8 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4109)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2416
#, kde-format
msgid "index-4109.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4113)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2423
#, kde-format
msgid "index-4113.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2497
#, kde-format
msgid "2.8' - 4.0'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_48)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2544
#, kde-format
msgid "(156 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4205)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2551
#, kde-format
msgid "index-4205-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4118)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2651
#, kde-format
msgid "index-4118.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4213)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2720
#, kde-format
msgid "index-4213.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2732
#, kde-format
msgid "2.0' - 2.8'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4219)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2779
#, kde-format
msgid "index-4219.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4204)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2910
#, kde-format
msgid "index-4204-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2948
#, kde-format
msgid "2Mass Catalog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_69)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2958
#, kde-format
msgid "Diameters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2970
#, kde-format
msgid "11' - 16'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4215)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3017
#, kde-format
msgid "index-4215.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_55)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3210
#, kde-format
msgid "(13.6 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4200)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3217
#, kde-format
msgid "index-4200-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3229
#, kde-format
msgid "60' - 85'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4110)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3276
#, kde-format
msgid "index-4110.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_41)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3283
#, kde-format
msgid "(1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4114)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3290
#, kde-format
msgid "index-4114.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_68)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3366
#, kde-format
msgid "(157 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3385
#, kde-format
msgid "22' - 30'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_59)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3432
#, kde-format
msgid "(399 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_40)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3439
#, kde-format
msgid "(582 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_67)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3508
#, kde-format
msgid "(90 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4216)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3515
#, kde-format
msgid "index-4216.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3589
#, kde-format
msgid "30' - 42'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4211)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3636
#, kde-format
msgid "index-4211.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4209)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3705
#, kde-format
msgid "index-4209.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_39)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3712
#, kde-format
msgid "(332 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_52)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3719
#, kde-format
msgid "(2.5 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4112)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3726
#, kde-format
msgid "index-4112.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_44)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3733
#, kde-format
msgid "(7.6 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_63)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3740
#, kde-format
msgid "(5.1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_66)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3747
#, kde-format
msgid "(47 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3759
#, kde-format
msgid "85' - 120'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3806
#, kde-format
msgid "1000' - 1400'"
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:50
#, kde-format
msgid "Cannot open file %1 for reading!"
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:60
#, kde-format
msgid "Failed to find solver properties."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:83 indi/indielement.cpp:637
#, kde-format
msgid "Not enough memory for file %1"
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:103
#, kde-format
msgid "Starting remote solver..."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:115
#, kde-format
msgid "Failed to find solver settings."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:101
#, kde-format
msgid "Removing bad dark frame file %1"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:124
#, kde-format
msgid "Failed to load dark frame file %1"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:164
#, kde-format
msgid "Dark frame saved to %1"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:272
#, kde-format
msgid "Does %1 have mechanical or electronic shutter?"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:273 ekos/auxiliary/darklibrary.cpp:290
#, kde-format
msgid "Dark Exposure"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:290
#, kde-format
msgid "Cover the telescope or camera in order to take a dark exposure."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:294
#, kde-format
msgid "Dark frame capture cancelled."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:313
#, kde-format
msgid "Capturing dark frame..."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:336
#, kde-format
msgid "Dark frame received."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:351
#, kde-format
msgid "Warning: Cannot load calibration file %1"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, filterCheck)
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: attribute (title), widget (QWidget, Filter)
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:96 ekos/capture/capture.ui:880
#: ekos/capture/capture.ui:1497 oal/equipmentwriter.ui:556
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:98
#, kde-format
msgid "Filter exposure time during focus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:99
#, kde-format
msgid "Exposure"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:101
#, kde-format
msgid "Relative offset in steps"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:102
#, kde-format
msgid "Offset"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:104
#, kde-format
msgid "Start AutoFocus when filter is activated"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:105
#, kde-format
msgid "AutoFocus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:107
#, kde-format
msgid "Lock specific filter when running AutoFocus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:108
#, kde-format
msgid "Lock Filter"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, FilterSettings)
#. i18n: ectx: property (toolTip), widget (QPushButton, filterManagerB)
#. +> trunk5
#: ekos/auxiliary/filtersettings.ui:14 ekos/capture/capture.ui:185
#: ekos/focus/focus.ui:428
#, kde-format
msgid "Filter Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIFilterWheelLogging)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_5_3)
#. i18n: ectx: property (toolTip), widget (QLabel, FilterCaptureLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/auxiliary/filtersettings.ui:22 ekos/auxiliary/opslogs.ui:183
#: ekos/capture/capture.ui:94 ekos/focus/focus.ui:371 ekos/profileeditor.ui:523
#, kde-format
msgid "Filter Wheel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/auxiliary/filtersettings.ui:75
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set <span style=\" font-style:italic;\">relative</span> filter focus offset in steps.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:59
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enable Logs to diagnose issues with Ekos and INDI. Only enable the necessary logs to help in diagnosing specific problems. Logs consume resources and may slow the system down. Turn off logs when no longer used.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), widget (QPushButton, logsB)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:71 ekos/ekosmanager.ui:316
#, kde-format
msgid "Logs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:77 options/opsadvanced.ui:278
#, kde-format
msgid "Output:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDICCDLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:84
#, kde-format
msgid "CCD"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:94 options/opsadvanced.ui:394
#, kde-format
msgid "Log Ekos Guide module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideLogging)
#. i18n: ectx: property (title), widget (QGroupBox, guideGroup)
#. i18n: ectx: property (text), widget (QPushButton, guideB)
#. i18n: ectx: property (text), widget (QCheckBox, guideStepCheck)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:97 ekos/ekosmanager.cpp:2008
#: ekos/ekosmanager.ui:1217 ekos/guide/guide.cpp:443 ekos/guide/guide.ui:147
#: ekos/scheduler/scheduler.ui:353 fitsviewer/fitsviewer.cpp:371
#: options/opsadvanced.ui:397
#, kde-format
msgid "Guide"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIAuxiliaryLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:107
#, kde-format
msgid "Auxiliary"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToFile)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:117 options/opsadvanced.ui:445
#, kde-format
msgid "Log output to log file"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_LogToFile)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:120 options/opsadvanced.ui:448
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_MountLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:127 options/opsadvanced.ui:303
#, kde-format
msgid "Log Ekos Mount module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MountLogging)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIMountLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:130 ekos/auxiliary/opslogs.ui:213
#: ekos/ekosmanager.cpp:1930 options/opsadvanced.ui:306
#, kde-format
msgid "Mount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:140
#, kde-format
msgid "Have problem with Ekos? Turn on logging for Ekos modules that exhibit issues."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (windowTitle), widget (QWidget, EkosManager)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:143 ekos/ekosmanager.ui:26 kstarsactions.cpp:1041
#: kstarsinit.cpp:423
#, kde-format
msgid "Ekos"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToDefault)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:150 options/opsadvanced.ui:429
#, kde-format
msgid "Log debug messages to default output device used by the platform (e.g. Standard Error)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_LogToDefault)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:153 options/opsadvanced.ui:432
#, kde-format
msgid "Defaul&t"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AlignmentLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:163 options/opsadvanced.ui:355
#, kde-format
msgid "Log Ekos Alignment module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlignmentLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:166 options/opsadvanced.ui:358
#, kde-format
msgid "Alignment"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_VerboseLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:193 options/opsadvanced.ui:416
#, kde-format
msgid "Enable verbose debug output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_VerboseLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:196 options/opsadvanced.ui:419
#, kde-format
msgid "&Verbose"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_RegularLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:223 options/opsadvanced.ui:226
#, kde-format
msgid "Enable regular debug output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_RegularLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:226 options/opsadvanced.ui:229
#, kde-format
msgid "Reg&ular"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:239 options/opsadvanced.ui:409
#, kde-format
msgid "Verbosity:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIWeatherLogging)
#. i18n: ectx: property (text), widget (QCheckBox, weatherCheck)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:246 ekos/scheduler/scheduler.ui:999
#, kde-format
msgid "Weather"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:256
#, kde-format
msgid "Have problems with INDI drivers? Turn on logging for drivers that exhibit issues."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:259
#, kde-format
msgid "Drivers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIFocuserLogging)
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:266 ekos/focus/focus.ui:42
#, kde-format
msgid "Focuser"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_INDILogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:276 options/opsadvanced.ui:368
#, kde-format
msgid "Log INDI devices activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDILogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:279 kstarsactions.cpp:1037
#: options/opsadvanced.ui:371
#, kde-format
msgid "INDI"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDomeLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:289
#, kde-format
msgid "Dome"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_DisableLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:299 options/opsadvanced.ui:255
#, kde-format
msgid "Disable all logging output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_DisableLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:302 options/opsadvanced.ui:258
#, kde-format
msgid "&Disable"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDetectorLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:315
#, kde-format
msgid "Detector"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CaptureLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:325 options/opsadvanced.ui:329
#, kde-format
msgid "Log Ekos Capture module activity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FocusLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:338 options/opsadvanced.ui:316
#, kde-format
msgid "Log Ekos Focus module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FocusLogging)
#. i18n: ectx: property (title), widget (QGroupBox, focusGroup)
#. i18n: ectx: property (text), widget (QCheckBox, focusStepCheck)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:341 ekos/ekosmanager.cpp:1847
#: ekos/ekosmanager.ui:1020 ekos/scheduler/scheduler.ui:321
#: fitsviewer/fitsviewer.cpp:367 options/opsadvanced.ui:319
#, kde-format
msgid "Focus"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SchedulerLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:351 options/opsadvanced.ui:381
#, kde-format
msgid "Log Ekos Scheduler module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SchedulerLogging)
#. i18n: ectx: attribute (title), widget (QWidget, schedulerTab)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:354 ekos/ekosmanager.cpp:177 ekos/opsekos.ui:151
#: options/opsadvanced.ui:384
#, kde-format
msgid "Scheduler"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FITSLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:364 options/opsadvanced.ui:342
#, kde-format
msgid "Log FITS processing activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FITSLogging)
#. i18n: ectx: property (text), item, widget (QComboBox, transferFormatCombo)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:367 ekos/capture/capture.cpp:625
#: ekos/capture/capture.cpp:635 ekos/capture/capture.ui:367
#: kstarsactions.cpp:1031 options/opsadvanced.ui:345
#, kde-format
msgid "FITS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showINDIMessages)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:382 indi/opsindi.ui:363
#, kde-format
msgid "Display INDI status messages in the status bar"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kcfg_showINDIMessages)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_showINDIMessages)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:385 ekos/auxiliary/opslogs.ui:388
#: indi/opsindi.ui:366 indi/opsindi.ui:369
#, kde-format
msgid "Display incoming INDI status messages in KStars status bar"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showINDIMessages)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:391 indi/opsindi.ui:372
#, kde-format
msgid "INDI messages in status &bar"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:417
#, kde-format
msgid "Open Logs Directory"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, calibrationOptions)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:14
#, kde-format
msgid "Calibration Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:22
#, kde-format
msgid "Specify the source the flat field evenly illuminated light source"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:25
#, kde-format
msgid "Flat Source"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, manualSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:31
#, kde-format
msgid "Light source triggered by the user manually"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, manualSourceC)
#. i18n: ectx: property (text), widget (QRadioButton, manualDurationC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:34 ekos/capture/calibrationoptions.ui:161
#, kde-format
msgid "Manual"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, flatDeviceSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:47
#, kde-format
msgid "For dark and bias frames, close the dust cap before proceeding. For flat frames, close the dust cap and turn on the light source."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, flatDeviceSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:50
#, kde-format
msgid "Dust Cover with Built-in Flat Light"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, darkDeviceSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:60
#, kde-format
msgid "For dark and bias frames, close the dust cap before proceeding. For flat frames, open the dust cap and turn on the light source."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, darkDeviceSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:63
#, kde-format
msgid "Dust Cover with External Flat Light"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, wallSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:75
#, kde-format
msgid "Slew mount to the specified Azimuth/Altitude coordinates before taking flat field images"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, wallSourceC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:78
#, kde-format
msgid "Wall"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:88 tools/argsetaltaz.ui:30
#: tools/modcalcplanets.ui:303
#, kde-format
msgid "Az:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:102 tools/argsetaltaz.ui:37
#: tools/modcalcplanets.ui:296
#, kde-format
msgid "Alt:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, dawnDuskFlatsC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:121
#, kde-format
msgid "Use Dawn and Dusk light"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, dawnDuskFlatsC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:124
#, kde-format
msgid "Dawn/Dusk"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:150
#, kde-format
msgid "Flat Duration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, manualDurationC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:158
#, kde-format
msgid "Use the frame exposure value"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, ADUC)
#. i18n: ectx: property (toolTip), widget (QSpinBox, ADUValue)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:174
#: ekos/capture/calibrationoptions.ui:187
#, kde-format
msgid "Calculate optimal exposure time given the required ADU. If a controllable device is selected, calculate optimal brightness."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, ADUC)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:177
#, kde-format
msgid "ADU"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. i18n: ectx: property (toolTip), widget (QSpinBox, ADUTolerance)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:200
#: ekos/capture/calibrationoptions.ui:210
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Accept ADU values that fall within this range around the desired ADU target. For example, if the ADU value was set to 10000 and the tolerance was set to 100, then frames with ADU values f 9900 and 10100 shall be accepted.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:203
#, kde-format
msgid "Tolerance:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, parkMountC)
#. i18n: ectx: property (text), widget (QCheckBox, parkMountCheck)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:246 ekos/scheduler/scheduler.ui:1408
#, kde-format
msgid "Park Mount"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, parkDomeC)
#. i18n: ectx: property (text), widget (QCheckBox, parkDomeCheck)
#. +> trunk5
#: ekos/capture/calibrationoptions.ui:253 ekos/scheduler/scheduler.ui:1424
#, kde-format
msgid "Park Dome"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:156 ekos/capture/capture.cpp:3216
#, kde-format
msgid "Add job to sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:157 ekos/capture/capture.cpp:3217
#, kde-format
msgid "Remove job from sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:277
#, kde-format
msgid "Sequence shall be paused after current exposure is complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:281
#, kde-format
msgid "Resume Sequence"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:290 ekos/capture/capture.cpp:404
#, kde-format
msgid "Stop Sequence"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:296
#, kde-format
msgid "Sequence resumed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:316 ekos/capture/capture.cpp:1730
#, kde-format
msgid "Auto dark subtract is not supported in batch mode."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:351
#, kde-format
msgid "No pending jobs found. Please add a job to the sequence queue."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:358
#, kde-format
msgid "All jobs are complete. Do you want to reset the status of all jobs and restart capturing?"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:359 ekos/capture/capture.cpp:3110
#, kde-format
msgid "Reset job status"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:424
#, kde-format
msgid "CCD capture failed with errors"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, startB)
#. +> trunk5
#: ekos/capture/capture.cpp:491 ekos/capture/capture.ui:1610
#, kde-format
msgid "Start Sequence"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, transferFormatCombo)
#. +> trunk5
#: ekos/capture/capture.cpp:636 ekos/capture/capture.ui:372
#, kde-format
msgid "Native"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1034 ekos/capture/capture.cpp:1146
#: ekos/capture/capture.cpp:1229 ekos/capture/capture.cpp:1517
#, kde-format
msgid "Sequence paused."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1035 ekos/capture/capture.cpp:1147
#: ekos/capture/capture.cpp:1230 ekos/capture/capture.cpp:1518
#, kde-format
msgid "Paused..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1041
#, kde-format
msgid "Waiting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1063
#, kde-format
msgid "Failed to save file to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1124 fitsviewer/fitsdebayer.cpp:64
#, kde-format
msgid "Complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1126
#, kde-format
msgid "Captured image received"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1164
#, kde-format
msgid "Received image %1 out of %2."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1175
#, kde-format
msgid "Executing post capture script %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1210
#, kde-format
msgid "CCD capture sequence completed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1307
#, kde-format
msgid "Dithering..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1316 ekos/capture/capture.cpp:1537
#, kde-format
msgid "Scheduled refocus started..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1318 ekos/capture/capture.cpp:1342
#: ekos/capture/capture.cpp:1528 ekos/capture/capture.cpp:1539
#, kde-format
msgid "Focusing..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1373
#, kde-format
msgid "Cannot perform auto dark subtraction of native DSLR formats."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1398 ekos/capture/capture.cpp:1506
#, kde-format
msgid "Cannot capture while focus module is busy."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1435
#, kde-format
msgid "Cannot calculate ADU levels in non-FITS images."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1491
#, kde-format
msgid "Failed to set sub frame."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1496
#, kde-format
msgid "Failed to set binning."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1643
#, kde-format
msgid "Capture failed. Check INDI Control Panel for details."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1682
#, kde-format
msgid "Downloading..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1688
#, kde-format
msgid "second left"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1690
#, kde-format
msgid "seconds left"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1736
#, kde-format
msgid "You must set remote directory for Local & Both modes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1742
#, kde-format
msgid "You must set local directory for Client & Both modes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1934
#, kde-format
msgid "Job #%1 changes applied."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2166
#, kde-format
msgid "Manual scheduled focusing is not supported. Run Autofocus process before trying again."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2178
#, kde-format
msgid "Manual focusing post filter change is not supported. Run Autofocus process before trying again."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2256
#, kde-format
msgid "Setting temperature to %1 C..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2257
#, kde-format
msgid "Set %1 C..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2261
#, kde-format
msgid "Setting rotation to %1 degrees E of N..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2262
#, kde-format
msgid "Set Rotator %1..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2321
#, kde-format
msgid "Warning: Calibration process was prematurely terminated."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2354
#, kde-format
msgid "Post meridian flip calibration completed successfully."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2381
#, kde-format
msgid "Guiding deviation %1 exceeded limit value of %2 arcsecs, aborting exposure."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2406
#, kde-format
msgid "Guiding deviation %1 is now lower than limit value of %2 arcsecs, resuming exposure."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2409
#, kde-format
msgid "Guiding deviation %1 is now lower than limit value of %2 arcsecs, resuming exposure in %3 seconds."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2461 ekos/capture/capture.cpp:2479
#, kde-format
msgid "Focus complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2465 ekos/capture/capture.cpp:2484
#, kde-format
msgid "Autofocus failed. Aborting exposure..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2539 ekos/scheduler/mosaic.cpp:214
#, kde-format
msgid "FITS Save Directory"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2549
#, kde-format
msgid "Open Ekos Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2919
#, kde-format
msgid "Save Ekos Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2949
#, kde-format
msgid "Failed to save sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3102
#, kde-format
msgid "Sequence queue saved to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3110
#, kde-format
msgid "Are you sure you want to reset status of all jobs?"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3199 ekos/scheduler/scheduler.cpp:729
#, kde-format
msgid "Editing job #%1..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3202
#, kde-format
msgid "Apply job changes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3203
#, kde-format
msgid "Cancel job changes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3211
#, kde-format
msgid "Editing job canceled."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3524
#, kde-format
msgid "Telescope completed the meridian flip."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3527
#, kde-format
msgid "Meridian flip is successfully completed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3531
#, kde-format
msgid "Performing post flip re-alignment..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3532 ekos/capture/capture.cpp:3712
#, kde-format
msgid "Aligning..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3564
#, kde-format
msgid "Performing post flip re-calibration and guiding..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3565
#, kde-format
msgid "Calibrating..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3584
#, kde-format
msgid "Failed to retrieve telescope coordinates. Unable to calculate telescope's hour angle."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3616
#, kde-format
msgid "Current hour angle %1 hours exceeds meridian flip limit of %2 hours. Auto meridian flip is initiated."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3620
#, kde-format
msgid "Meridian flip started"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3635
#, kde-format
msgid "Meridian Flip..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3656
#, kde-format
msgid "Telescope meridian flip timed out. Please make sure your mount supports meridian flip."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3660
#, kde-format
msgid "Meridian flip failed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3669
#, kde-format
msgid "Retrying meridian flip again..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3678
#, kde-format
msgid "Guide module timed out."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3694
#, kde-format
msgid "Post flip re-alignment completed successfully."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3706
#, kde-format
msgid "Post-flip alignment failed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3711
#, kde-format
msgid "Post-flip alignment failed. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3737
#, kde-format
msgid "Autoguiding stopped. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3755
#, kde-format
msgid "Post meridian flip calibration error. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3760
#, kde-format
msgid "Post meridian flip calibration error. Restarting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3767
#, kde-format
msgid "Dither complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3772
#, kde-format
msgid "Warning: Dithering failed. Resuming capture..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4041
#, kde-format
msgid "Wall coordinates are invalid."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4087
#, kde-format
msgid "Unparking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4092
#, kde-format
msgid "Unparking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4106 ekos/capture/capture.cpp:4245
#, kde-format
msgid "Dust cap unparked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4114
#, kde-format
msgid "Autoguiding resumed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4124
#, kde-format
msgid "Autoguiding suspended."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4146 ekos/capture/capture.cpp:4196
#, kde-format
msgid "Parking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4151 ekos/capture/capture.cpp:4201
#, kde-format
msgid "Parking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4165 ekos/capture/capture.cpp:4215
#, kde-format
msgid "Dust cap parked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4226
#, kde-format
msgid "UnParking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4231
#, kde-format
msgid "UnParking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4273
#, kde-format
msgid "Mount slewing to wall position..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4284
#, kde-format
msgid "Slew to wall position complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4317
#, kde-format
msgid "Parking mount prior to calibration frames capture..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4322
#, kde-format
msgid "Parking mount failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/capture/capture.cpp:4337 ekos/scheduler/scheduler.cpp:4078
+#: ekos/capture/capture.cpp:4337 ekos/scheduler/scheduler.cpp:4086
#, kde-format
msgid "Mount parked."
msgstr ""
#. +> trunk5
-#: ekos/capture/capture.cpp:4351 ekos/scheduler/scheduler.cpp:4164
+#: ekos/capture/capture.cpp:4351 ekos/scheduler/scheduler.cpp:4172
#, kde-format
msgid "Parking dome..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4356
#, kde-format
msgid "Parking dome failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/capture/capture.cpp:4371 ekos/scheduler/scheduler.cpp:4209
+#: ekos/capture/capture.cpp:4371 ekos/scheduler/scheduler.cpp:4217
#, kde-format
msgid "Dome parked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4410
#, kde-format
msgid "Current ADU %1 within target ADU tolerance range."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4443
#, kde-format
msgid "Unable to calculate optimal exposure settings, please capture the flats manually."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4453
#, kde-format
msgid "Current ADU is %1 Next exposure is %2 seconds."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4474
#, kde-format
msgid "An empty image is received, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4486
#, kde-format
msgid "Remote image saved to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4509
#, kde-format
msgid "Post capture script finished with code %1."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4522
#, kde-format
msgid "Resuming sequence..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4561
#, kde-format
msgid "Filter Focus Offsets"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4580
#, kde-format
msgid "Set <em>relative</em> filter focus offset in steps."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4706
#, kde-format
msgid "Select Current Observer"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4708
#, kde-format
msgid "Current Observer:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ObserverAdd)
#. +> trunk5
#: ekos/capture/capture.cpp:4719 oal/execute.cpp:49 oal/observeradd.cpp:36
#: oal/observeradd.ui:26
#, kde-format
msgid "Manage Observers"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, CCDFWGroup)
#. i18n: ectx: property (title), widget (QGroupBox, ccdGroup)
#. +> trunk5
#: ekos/capture/capture.ui:52 ekos/focus/focus.ui:200
#, kde-format
msgid "CCD && Filter Wheel"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, temperatureCheck)
#. +> trunk5
#: ekos/capture/capture.ui:112
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enforce temperature value before capturing an image</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, temperatureCheck)
#. +> trunk5
#: ekos/capture/capture.ui:115
#, kde-format
msgid "Tº"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, temperatureOUT)
#. +> trunk5
#: ekos/capture/capture.ui:131
#, kde-format
msgid "Current CCD temperature"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, temperatureIN)
#. +> trunk5
#: ekos/capture/capture.ui:150
#, kde-format
msgid "Desired CCD temperature"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/capture/capture.ui:169
#, kde-format
msgid "Cooler:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, setTemperatureB)
#. +> trunk5
#: ekos/capture/capture.ui:201
#, kde-format
msgid "Set CCD temperature"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, setTemperatureB)
#. i18n: ectx: property (text), widget (QPushButton, setAngleB)
#. i18n: ectx: property (text), widget (QPushButton, setPAB)
#. i18n: ectx: property (text), widget (QPushButton, setAbsTicksB)
#. +> trunk5
#: ekos/capture/capture.ui:204 ekos/capture/rotatorsettings.ui:226
#: ekos/capture/rotatorsettings.ui:388 ekos/focus/focus.ui:123
#: indi/indiproperty.cpp:236 indi/indiproperty.cpp:264
#: kstarslite/qml/indi/modules/KSINDITextField.qml:39
#, kde-format, kde-kuit-format
msgid "Set"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/capture/capture.ui:218
#, kde-format
msgid "<b>Capture Settings</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, exposureLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:240
#, kde-format
msgid "Set the exposure time in seconds for individual images, if applicable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, exposureLabel_2)
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/capture/capture.ui:246 oal/equipmentwriter.ui:626
#, kde-format
msgid "Exposure:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_5)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_4)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_6)
#. i18n: ectx: property (toolTip), widget (QLabel, FilterPosLabel)
#. +> trunk5
#: ekos/capture/capture.ui:298 ekos/capture/capture.ui:1008
#: ekos/capture/capture.ui:1088 ekos/capture/capture.ui:1101
#: ekos/focus/focus.ui:394
#, kde-format
msgid "Number of images to capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5
#: ekos/capture/capture.ui:304
#, kde-format
msgid "Count:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_8)
#. +> trunk5
#: ekos/capture/capture.ui:330
#, kde-format
msgid "Delay in seconds between consecutive images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_8)
#. +> trunk5
#: ekos/capture/capture.ui:336
#, kde-format
msgid "Delay:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/capture/capture.ui:356
#, kde-format
msgid "Format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, transferFormatCombo)
#. +> trunk5
#: ekos/capture/capture.ui:363
#, kde-format
msgid "Image Transfer Format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ISOLabel)
#. +> trunk5
#: ekos/capture/capture.ui:380 ekos/focus/focus.ui:354
#, kde-format
msgid "ISO:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, ISOCombo)
#. +> trunk5
#: ekos/capture/capture.ui:399
#, kde-format
msgid "ISO settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_12)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/capture/capture.ui:435 ekos/focus/focus.ui:462
#, kde-format
msgid "Frame:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_13)
#. i18n: ectx: property (text), widget (QLabel, l_26)
#. +> trunk5
#: ekos/capture/capture.ui:448 ekos/guide/opscalibration.ui:158
#, kde-format
msgid "X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_14)
#. i18n: ectx: property (text), widget (QLabel, l_27)
#. +> trunk5
#: ekos/capture/capture.ui:471 ekos/guide/opscalibration.ui:172
#, kde-format
msgid "Y:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#. +> trunk5
#: ekos/capture/capture.ui:506
#, kde-format
msgid "Reset CCD frame & size values to default values"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetFrameB)
#. i18n: ectx: property (text), widget (QPushButton, resetB)
#. +> trunk5
#: ekos/capture/capture.ui:509 ekos/focus/focus.ui:472
#: ekos/scheduler/mosaic.ui:613
#, kde-format
msgid "Reset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_15)
#. +> trunk5
#: ekos/capture/capture.ui:541
#, kde-format
msgid "W:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, calibrationB)
#. +> trunk5
#: ekos/capture/capture.ui:610
#, kde-format
msgid "Dark & Flat frames automatic calibration options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, calibrationB)
#. +> trunk5
#: ekos/capture/capture.ui:613 ekos/guide/guide.cpp:440
#: ekos/guide/internalguide/rcalibration.cpp:47
#, kde-format
msgid "Calibration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, rotatorB)
#. +> trunk5
#: ekos/capture/capture.ui:629
#, kde-format
msgid "Rotator Control"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, rotatorB)
#. +> trunk5
#: ekos/capture/capture.ui:632
#, kde-format
msgid "Rotator"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_9)
#. +> trunk5
#: ekos/capture/capture.ui:641
#, kde-format
msgid "Horizontal and Vertical binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_9)
#. +> trunk5
#: ekos/capture/capture.ui:647
#, kde-format
msgid "Binning:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, binXIN)
#. +> trunk5
#: ekos/capture/capture.ui:673
#, kde-format
msgid "Horizontal binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_11)
#. +> trunk5
#: ekos/capture/capture.ui:695
#, kde-format
msgid "V:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, binYIN)
#. +> trunk5
#: ekos/capture/capture.ui:708
#, kde-format
msgid "Vertical binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/capture/capture.ui:729
#, kde-format
msgid "<b>File Settings</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: ekos/capture/capture.ui:756
#, kde-format
msgid "When storing images on remote devices, specify the directory where captured images are saved to."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/capture/capture.ui:759
#, kde-format
msgid "Remote:"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteDirIN)
#. +> trunk5
#: ekos/capture/capture.ui:772
#, kde-format
msgid "/home/pi"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/capture.ui:779
#, kde-format
msgid "Post-capture script to be executed after an image is captured. The capture sequence is resumed when the script is executed successfully."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/capture/capture.ui:782 ekos/scheduler/scheduler.ui:1303
#: ekos/scheduler/scheduler.ui:1473
#, kde-format
msgid "Script:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. i18n: ectx: attribute (title), widget (QWidget, clientTab)
#. +> trunk5
#: ekos/capture/capture.ui:799 indi/drivermanager.ui:242
#, kde-format
msgid "Client"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. i18n: ectx: property (text), widget (QRadioButton, localR)
#. +> trunk5
#: ekos/capture/capture.ui:804 indi/drivermanager.ui:153
#, kde-format
msgid "Local"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. +> trunk5
#: ekos/capture/capture.ui:809
#, kde-format
msgid "Both"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_18)
#. +> trunk5
#: ekos/capture/capture.ui:817
#, kde-format
msgid "Local directory to save sequence images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_18)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/capture/capture.ui:823 ekos/scheduler/mosaic.ui:558
#: indi/recordingoptions.ui:94
#, kde-format
msgid "Directory:"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, prefixIN)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/capture/capture.ui:830 ekos/capture/rotatorsettings.ui:362
#, kde-format
msgid "Target"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_7)
#. +> trunk5
#: ekos/capture/capture.ui:843
#, kde-format
msgid ""
"<p>Prefix is used to generate file names ( e.g. M42_HA_240_secs_001.fits)</p>"
"\n"
"<ul>\n"
"<li><strong>Target</strong>: Target Name (e.g. M42)</li>"
"\n"
"<li><strong>Filter</strong>: When using a filter wheel, the filter name is appended to the file name (e.g. HA)</li>"
"\n"
"<li><strong>Duration</strong>: Capture duration is appended to the file name (e.g. 240_secs)</li>"
"\n"
"<li><strong>TS</strong>: ISO 8601 timestamp is appended to the file name (e.g. 2016-10-20T22:42:10)</li>"
"\n"
"</ul>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_7)
#. +> trunk5
#: ekos/capture/capture.ui:849
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/capture/capture.ui:862
#, kde-format
msgid ""
"<p>Select how captured images are uploaded:</p>"
"\n"
"<ol>\n"
"<li><strong>Client</strong>: Captured images are only uploaded to Ekos.</li>"
"\n"
"<li><strong>Local</strong>: Captured images are only saved locally on the remote computer.</li>"
"\n"
"<li><strong>Both</strong>: Captured images are saved on remote device <b>and</b> uploaded to Ekos.</li>"
"\n"
"</ol>"
"\n"
"<p>When selecting <i>Local</i> or <i>Both</i>, you must specify the remote directory where the remote images are saved to. By default, all captured images are uploaded to Ekos."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/capture/capture.ui:865
#, kde-format
msgid "Upload:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, filterCheck)
#. +> trunk5
#: ekos/capture/capture.ui:877
#, kde-format
msgid "Append the active filter slot to the prefix"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, expDurationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:887
#, kde-format
msgid "Append the expose duration to the prefix"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, expDurationCheck)
#. i18n: ectx: property (text), widget (QRadioButton, recordDurationR)
#. +> trunk5
#: ekos/capture/capture.ui:890 indi/recordingoptions.ui:40
#, kde-format
msgid "Duration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, ISOCheck)
#. +> trunk5
#: ekos/capture/capture.ui:897
#, kde-format
msgid "Append time stamp to the prefix"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ISOCheck)
#. +> trunk5
#: ekos/capture/capture.ui:900
#, kde-format
msgid "TS"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, customValuesB)
#. +> trunk5
#: ekos/capture/capture.ui:942
#, kde-format
msgid "Custom Properties..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, optionsGroup)
#. +> trunk5
#: ekos/capture/capture.ui:952
#, kde-format
msgid "Limit Settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, meridianCheck)
#. +> trunk5
#: ekos/capture/capture.ui:998
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Command a meridian flip if the hour angle exceeds the specified value. Capture and Guiding will be suspended and resumed after the flip is complete.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, meridianCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1001
#, kde-format
msgid "Meridian Flip if HA >"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, autofocusCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1062
#, kde-format
msgid "Perform autofocusing once Half-Flux-Radius (HFR) value exceeds this limit"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autofocusCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1065
#, kde-format
msgid "Autofocus if HFR >"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, guideDeviationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1075
#, kde-format
msgid "Abort sequence if guiding deviation exceed this value"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, guideDeviationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1078
#, kde-format
msgid "Guiding Deviation <"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_4)
#. +> trunk5
#: ekos/capture/capture.ui:1094
#, kde-format
msgid "\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_6)
#. +> trunk5
#: ekos/capture/capture.ui:1107
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:186
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:187
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:188
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:189
#, kde-format
msgid "hours"
msgid_plural "hrs"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QCheckBox, refocusEveryNCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1117
#, kde-format
msgid "Refocus every"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel_1_2_7)
#. +> trunk5
#: ekos/capture/capture.ui:1140
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:180
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:181
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:182
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:183
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:184
#, kde-format
msgid "minutes"
msgid_plural "mins"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/capture/capture.ui:1168
#, kde-format
msgid "Sequence Queue"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetB)
#. +> trunk5
#: ekos/capture/capture.ui:1336
#, kde-format
msgid "Reset status of all jobs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, observerB)
#. +> trunk5
#: ekos/capture/capture.ui:1361
#, kde-format
msgid "Select Observer"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. +> trunk5
#: ekos/capture/capture.ui:1492 ekos/scheduler/scheduler.ui:606
#: indi/drivermanager.ui:66 indi/drivermanager.ui:322
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QTreeWidget, OptionsList)
#. +> trunk5
#: ekos/capture/capture.ui:1502 tools/observinglist.cpp:98
#: tools/observinglist.cpp:102 tools/optionstreeview.ui:33
#, kde-format
msgid "Type"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1507
#, kde-format
msgid "Bin"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1512
#, kde-format
msgid "Exp"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1517
#, kde-format
msgid "ISO"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1522
#, kde-format
msgid "Count"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, previewB)
#. +> trunk5
#: ekos/capture/capture.ui:1547 fitsviewer/fitsviewer.cpp:457
#: indi/indiccd.cpp:1426
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, liveVideoB)
#. +> trunk5
#: ekos/capture/capture.ui:1566
#, kde-format
msgid "Live Video"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#. +> trunk5
#: ekos/capture/capture.ui:1647
#, kde-format
msgid "Pause Sequence"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/capture/capture.ui:1672
#, kde-format
msgid "FITS Viewer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkSubCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1699
#, kde-format
msgid "Perform automatic dark subtraction in preview mode"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, darkSubCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1702
#, kde-format
msgid "Auto Dark "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/capture/capture.ui:1717
#, kde-format
msgid "Apply effect to image after capture to enhance it"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/capture/capture.ui:1720
#, kde-format
msgid "Effects:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, progressGroup)
#. +> trunk5
#: ekos/capture/capture.ui:1747
#, kde-format
msgid "Progress"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, progressLabel_3)
#. +> trunk5
#: ekos/capture/capture.ui:1778
#, kde-format
msgid "Expose:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, progressLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:1826
#, kde-format
msgid "Progress:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4_2_3)
#. +> trunk5
#: ekos/capture/capture.ui:1849
#, kde-format
msgid "of"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, completedLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:1875
#, kde-format
msgid "completed"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, CustomProperties)
#. +> trunk5
#: ekos/capture/customproperties.ui:14
#, kde-format
msgid "Custom Capture Properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, tipLabel)
#. +> trunk5
#: ekos/capture/customproperties.ui:20
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select custom properties to be set when the sequence job is executed in batch mode. After the desired property value is set in INDI Control Panel, add it to the<span style=\" font-weight:600;\"> Job Properties</span> section. Click <span style=\" font-weight:600;\">Apply</span> to record the property values.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/capture/customproperties.ui:34
#, kde-format
msgid "Available Properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/customproperties.ui:142
#, kde-format
msgid "Job Properties"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, DSLRInfo)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:14
#, kde-format
msgid "DSLR Camera Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:44
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Please fill the required information below. This is a one-time setup. You can obtain these values from your camera manual or from online sources such as <a href=\"http://www.digicamdb.com/\"><span style=\" text-decoration: underline; color:#007af4;\">Digital Camera Database</span></a>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:58
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Sensor resolution in pixels (W x H)</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:61
#, kde-format
msgid "Sensor Resolution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetGeometryY)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:80 ekos/capture/dslrinfo.ui:133
#: ekos/capture/rotatorsettings.ui:290 xplanet/opsxplanet.ui:94
#, kde-format
msgid "x"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:115
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Pixel pitch in micrometers. For squared-pixel cameras, put the same value in the horizontal and vertical pixel pitches.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/capture/dslrinfo.ui:118
#, kde-format
msgid "Pixel Pitch:"
msgstr ""
#. +> trunk5
#: ekos/capture/dslrinfodialog.cpp:42
#, kde-format
msgid "Invalid values. Please set all values."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, RotatorDialog)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:14
#, kde-format
msgid "Rotator Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, targetPAGroup)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:76
#, kde-format
msgid "Target Position Angle"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enforceRotationCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:87
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set target position angle before capture is started.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enforceRotationCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:90
#, kde-format
msgid "PA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, syncFOVPA)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:129
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set FOV indicator Position Angle to match Target Position Angle</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, syncFOVPA)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:132
#, kde-format
msgid "Sync FOV to PA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, rotateAfterMeridianCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:142
#, kde-format
msgid "Rotate camera 180 degrees after meridian flip"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rotateAfterMeridianCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:145
#, kde-format
msgid "Rotate After Meridian Flip"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, rotatorControlGroup)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:172
#, kde-format
msgid "Rotator Angle Control"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, l_28)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:233 ekos/guide/opscalibration.ui:186
#, kde-format
msgid "Angle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, currentPAGroup)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:243
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Position Angle (PA) is defined as degrees E of N. Zero degrees indicate frame <span style=\" font-weight:600;\">UP</span> points directly toward the celestial pole. 90 degrees indicate frame <span style=\" font-weight:600;\">UP</span> points 90 degrees counter-clockwise with respect to the celestial pole.</p>"
"<p>PA is calculated from raw rotator angle plus modifiers to match the rotation angle as measured by astrometry. Enter the modifiers manually or solve an image in the Align Module to generate them automatically.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, currentPAGroup)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:246
#, kde-format
msgid "Position Angle Control"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:267
#, kde-format
msgid "Current"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, rawAngle)
#. i18n: ectx: property (toolTip), widget (QLineEdit, PAOut)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:280 ekos/capture/rotatorsettings.ui:352
#, kde-format
msgid "Rotator Angle"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAMulSpin)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:297
#, kde-format
msgid "Rotator angle multiplier"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QCheckBox, eastControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, northControlCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:313 ekos/guide/guide.ui:374
#: ekos/guide/guide.ui:401 kstarslite/qml/indi/modules/MotionControl.qml:305
#, kde-format, kde-kuit-format
msgid "+"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAOffsetSpin)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:320
#, kde-format
msgid "Rotator angle offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:339
#, kde-format
msgid "="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, captureStatus)
#. i18n: ectx: property (text), widget (QLabel, mountStatus)
#. i18n: ectx: property (text), widget (QLabel, focusStatus)
#. i18n: ectx: property (text), widget (QLabel, guideStatus)
#. +> trunk5
#: ekos/capture/sequencejob.cpp:28 ekos/ekos.h:22 ekos/ekos.h:66
#: ekos/ekos.h:96 ekos/ekos.h:114 ekos/ekos.h:131 ekos/ekosmanager.cpp:369
#: ekos/ekosmanager.cpp:370 ekos/ekosmanager.cpp:371 ekos/ekosmanager.cpp:372
#: ekos/ekosmanager.ui:506 ekos/ekosmanager.ui:869 ekos/ekosmanager.ui:1062
#: ekos/ekosmanager.ui:1256 ekos/scheduler/schedulerjob.cpp:150
#: indi/inditelescope.cpp:1030
#, kde-format
msgid "Idle"
msgstr ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:28 ekos/ekos.h:66 ekos/ekos.h:97
#: ekos/ekos.h:115
#, kde-format
msgid "In Progress"
msgstr ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:28 ekos/ekos.h:23 ekos/ekos.h:67
#: ekos/ekos.h:97 ekos/ekos.h:115 ekos/scheduler/schedulerjob.cpp:174
#, kde-format
msgid "Aborted"
msgstr ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:29 ekos/ekos.h:70 ekos/ekos.h:96
#: ekos/ekos.h:114 ekos/scheduler/schedulerjob.cpp:170
#, kde-format
msgid "Complete"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:24
#, kde-format
msgid "Connected"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:25
#, kde-format
msgid "Disconnected"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:26 ekos/ekos.h:66 ekos/scheduler/schedulerjob.cpp:276
#, kde-format
msgid "Capturing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:27
#, kde-format
msgid "Looping"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:28
#, kde-format
msgid "Subtracting"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:29
#, kde-format
msgid "Subframing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:30
#, kde-format
msgid "Selecting star"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:31 ekos/ekos.h:69
#, kde-format
msgid "Calibrating"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:32
#, kde-format
msgid "Calibration error"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:33
#, kde-format
msgid "Calibrated"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, guiderClass)
#. +> trunk5
#: ekos/ekos.h:34 ekos/guide/internalguide/guider.ui:32
#: ekos/scheduler/schedulerjob.cpp:272
#, kde-format
msgid "Guiding"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:35
#, kde-format
msgid "Suspended"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:36 ekos/ekos.h:67
#, kde-format
msgid "Dithering"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:37
#, kde-format
msgid "Dithering error"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:38
#, kde-format
msgid "Dithering successful"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:39
#, kde-format
msgid "Settling"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:66
#, kde-format
msgid "Paused"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:67
#, kde-format
msgid "Waiting"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:67
#, kde-format
msgid "Image Received"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:68 ekos/scheduler/schedulerjob.cpp:244
#, kde-format
msgid "Focusing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:68
#, kde-format
msgid "Filter Focus"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:68 ekos/ekos.h:98 ekos/ekos.h:131
#, kde-format
msgid "Changing Filter"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:68
#, kde-format
msgid "Setting Temperature"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:69
#, kde-format
msgid "Setting Rotator"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:69 ekos/scheduler/schedulerjob.cpp:252
#, kde-format
msgid "Aligning"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:69
#, kde-format
msgid "Meridian Flip"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:96 ekos/ekos.h:114
#, kde-format
msgid "Failed"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:97
#, kde-format
msgid "User Input"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startLoopB)
#. +> trunk5
#: ekos/ekos.h:98 ekos/focus/focus.ui:150
#, kde-format
msgid "Framing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:115
#, kde-format
msgid "Syncing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:116 ekos/scheduler/schedulerjob.cpp:235
#: indi/inditelescope.cpp:1042
#, kde-format
msgid "Slewing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:131
#, kde-format
msgid "Focus Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startFocusB)
#. +> trunk5
#: ekos/ekos.h:132 ekos/focus/focus.ui:140
#, kde-format
msgid "Auto Focus"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:111
#, kde-format
msgid "Logging"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, setupGroup)
#. +> trunk5
#: ekos/ekosmanager.cpp:172 ekos/guide/internalguide/guider.ui:184
#, kde-format
msgid "Setup"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#. +> trunk5
#: ekos/ekosmanager.cpp:363 ekos/ekosmanager.ui:640
#, kde-format
msgid "Sequence"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, processINDIB)
#. +> trunk5
#: ekos/ekosmanager.cpp:383 ekos/ekosmanager.ui:303
#, kde-format
msgid "Start INDI"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:518 ekos/ekosmanager.cpp:542
#, kde-format
msgid "Ekos requires at least one CCD or Guider to operate."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:577
#, kde-format
msgid "Ekos detected that PTP Camera is running and may prevent a Canon or Nikon camera from connecting to Ekos. Do you want to quit PTP Camera now?"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:578
#, kde-format
msgid "PTP Camera"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:595
#, kde-format
msgid "Ekos detected an instance of INDI server running. Do you wish to shut down the existing instance before starting a new one?"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:597
#, kde-format
msgid "INDI Server"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:608
#, kde-format
msgid "Starting INDI services..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:625
#, kde-format
msgid "INDI services started on port %1."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:628
#, kde-format
msgid "INDI services started on port %1. Please connect devices."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:637
#, kde-format
msgid "Establishing communication with remote INDI Web Manager..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:647
#, kde-format
msgid "Failed to start profile on remote INDI Web Manager."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:651
#, kde-format
msgid "Starting profile on remote INDI Web Manager..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:656
#, kde-format
msgid "Warning: INDI Web Manager is not online."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:660
#, kde-format
msgid "Connecting to remote INDI server at %1 on port %2 ..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:667
#, kde-format
msgid "Failed to connect to remote INDI server!"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:683
#, kde-format
msgid "INDI services started. Connection to remote INDI server is successful. Waiting for devices..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:695
#, kde-format
msgid "Stop INDI"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:724
#, kde-format
msgid ""
"Unable to establish:\n"
"%1\n"
"Please ensure the device is connected and powered on."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:726 ekos/ekosmanager.cpp:733 ekos/ekosmanager.cpp:762
#: ekos/ekosmanager.cpp:769
#, kde-format
msgid "Ekos startup error"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:730
#, kde-format
msgid ""
"Unable to establish the following devices:\n"
"%1\n"
"Please ensure each device is connected and powered on."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:759
#, kde-format
msgid ""
"Unable to establish remote device:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:766
#, kde-format
msgid ""
"Unable to establish remote devices:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:803
#, kde-format
msgid "Connecting INDI devices..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:814
#, kde-format
msgid "Disconnecting INDI devices..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:858
#, kde-format
msgid "INDI services stopped."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:896
#, kde-format
msgid "Remote devices established."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:898
#, kde-format
msgid "Remote devices established. Please connect devices."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1003
#, kde-format
msgid "%1 is disconnected."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1044 ekos/ekosmanager.cpp:1134
#: ekos/ekosmanager.cpp:1207 ekos/ekosmanager.cpp:1218
#: ekos/ekosmanager.cpp:1229 indi/indistd.cpp:436
#, kde-format
msgid "%1 is online."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1151
#, kde-format
msgid "%1 filter is online."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1187
#, kde-format
msgid "%1 focuser is online."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1269
#, kde-format
msgid "%1 is offline."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:1690
#, kde-format
msgctxt "Charge-Coupled Device"
msgid "CCD"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alignStepCheck)
#. +> trunk5
#: ekos/ekosmanager.cpp:1790 ekos/scheduler/scheduler.ui:337
#: fitsviewer/fitsviewer.cpp:375
#, kde-format
msgid "Align"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2103
#, kde-format
msgid "Guider port from %1 is ready."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2229
#, kde-format
msgid "Are you sure you want to delete the profile?"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2230
#, kde-format
msgid "Confirm Delete"
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2290
#, kde-format
msgid "Site location updated to %1."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2292
#, kde-format
msgid "Failed to update site location to %1. City not found."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2623
#, kde-format
msgid "Enabling debug logging for %1..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2631
#, kde-format
msgid "Disabling debug logging for %1..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2657
#, kde-format
msgid "Re-enabling debug logging for %1..."
msgstr ""
#. +> trunk5
#: ekos/ekosmanager.cpp:2668
#, kde-format
msgid "Re-disabling debug logging for %1..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, profileGroup)
#. +> trunk5
#: ekos/ekosmanager.ui:93
#, kde-format
msgid "1. Select Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/ekosmanager.ui:114 ekos/profilewizard.ui:1023
#: ekos/scheduler/scheduler.ui:274 kstarslite/qml/indi/INDIControlPanel.qml:166
#, kde-format, kde-kuit-format
msgid "Profile:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addProfileB)
#. +> trunk5
#: ekos/ekosmanager.ui:152
#, kde-format
msgid "Add profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfileB)
#. +> trunk5
#: ekos/ekosmanager.ui:183
#, kde-format
msgid "Edit profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileB)
#. +> trunk5
#: ekos/ekosmanager.ui:214
#, kde-format
msgid "Remove profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardProfileB)
#. +> trunk5
#: ekos/ekosmanager.ui:239
#, kde-format
msgid "Launch Ekos Profile Wizard"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/ekosmanager.ui:268
#, kde-format
msgid "2. Start && Stop INDI"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, controlPanelB)
#. +> trunk5
#: ekos/ekosmanager.ui:332 indi/guimanager.cpp:61
#, kde-format
msgid "INDI Control Panel"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, optionsB)
#. +> trunk5
#: ekos/ekosmanager.ui:351
#, kde-format
msgid "Ekos Options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: ekos/ekosmanager.ui:366
#, kde-format
msgid "3. Connect && Disconnect Devices"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, connectB)
#. i18n: ectx: property (text), widget (QPushButton, externalConnectB)
#. i18n: ectx: property (text), widget (QPushButton, connectHostB)
#. +> trunk5
#: ekos/ekosmanager.ui:401 ekos/guide/guide.ui:337 indi/drivermanager.ui:361
#: kstarslite/qml/indi/INDIControlPanel.qml:218
#, kde-format, kde-kuit-format
msgid "Connect"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, disconnectB)
#. i18n: ectx: property (text), widget (QPushButton, externalDisconnectB)
#. i18n: ectx: property (text), widget (QPushButton, disconnectHostB)
#. +> trunk5
#: ekos/ekosmanager.ui:417 ekos/guide/guide.ui:196 indi/drivermanager.ui:368
#: kstarslite/qml/indi/INDIControlPanel.qml:218
#, kde-format, kde-kuit-format
msgid "Disconnect"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, summaryGroup)
#. +> trunk5
#: ekos/ekosmanager.ui:446
#, kde-format
msgid "Summary"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/ekosmanager.ui:496 ekos/ekosmanager.ui:856 ekos/ekosmanager.ui:1052
#: ekos/ekosmanager.ui:1246 fitsviewer/fitsdebayer.ui:123
#, kde-format
msgid "Status:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, imageRemainingTime)
#. i18n: ectx: property (text), widget (QLabel, sequenceRemainingTime)
#. i18n: ectx: property (text), widget (QLabel, overallRemainingTime)
#. +> trunk5
#: ekos/ekosmanager.ui:623 ekos/ekosmanager.ui:706 ekos/ekosmanager.ui:802
#, kde-format
msgid "--:--:--"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, overallLabel)
#. +> trunk5
#: ekos/ekosmanager.ui:723
#, kde-format
msgid "Overall"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, mountGroup)
#. +> trunk5
#: ekos/ekosmanager.ui:827
#, kde-format
msgid "Mount && Alignment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, targetLabel)
#. +> trunk5
#: ekos/ekosmanager.ui:895 ekos/scheduler/scheduler.ui:61
#, kde-format
msgid "Target:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. +> trunk5
#: ekos/ekosmanager.ui:959 ekos/mount/mount.ui:274
#: kstarslite/qml/dialogs/DetailsDialog.qml:271
#, kde-format, kde-kuit-format
msgid "Azimuth"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/ekosmanager.ui:962
#, kde-format
msgid "AZ:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/ekosmanager.ui:976 ekos/mount/mount.ui:291
#: kstarslite/qml/dialogs/DetailsDialog.qml:276 tools/altvstime.cpp:108
#, kde-format, kde-kuit-format
msgid "Altitude"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/ekosmanager.ui:979
#, kde-format
msgid "AL:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/ekosmanager.ui:1082 ekos/focus/focus.ui:876
#, kde-format
msgid "HFR:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, focusProfileImage)
#. +> trunk5
#: ekos/ekosmanager.ui:1145
#, kde-format
msgid "Focus Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, focusStarImage)
#. +> trunk5
#: ekos/ekosmanager.ui:1183
#, kde-format
msgid "Focus Star"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/ekosmanager.ui:1279
#, kde-format
msgid " σRA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/ekosmanager.ui:1311
#, kde-format
msgid "σDEC:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, guideProfileImage)
#. +> trunk5
#: ekos/ekosmanager.ui:1356
#, kde-format
msgid "Guide Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, guideStarImage)
#. +> trunk5
#: ekos/ekosmanager.ui:1391
#, kde-format
msgid "Guide Star"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ekosOptionsB)
#. +> trunk5
#: ekos/ekosmanager.ui:1475
#, kde-format
msgid "Advanced Ekos Options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ekosOptionsB)
#. +> trunk5
#: ekos/ekosmanager.ui:1478
#, kde-format
msgid "Options..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearB)
#. i18n: ectx: property (text), widget (QPushButton, ClearButton)
#. i18n: ectx: property (text), widget (QPushButton, Clear)
#. +> trunk5
#: ekos/ekosmanager.ui:1485 indi/guimanager.cpp:64 tools/conjunctions.ui:205
#: tools/modcalcgeod.ui:160
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:137
#, kde-format
msgid "Relative Profile"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:200
#, kde-format
msgid "HFR"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:638 ekos/focus/focus.cpp:810 ekos/focus/focus.cpp:2160
#, kde-format
msgid "No CCD connected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:660
#, kde-format
msgid "Setting dummy central position to 50000"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:673
#, kde-format
msgid "Starting pulse step is too low. Increase the step size to %1 or higher..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:716
#, kde-format
msgid "Autofocus in progress..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:718
#, kde-format
msgid "Please wait until image capture is complete..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:731
#, kde-format
msgid "Autofocus operation started"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:928 ekos/focus/focus.cpp:967 ekos/focus/focus.cpp:2532
#, kde-format
msgid "Error: Lost connection to Focuser."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:944 ekos/focus/focus.cpp:949
#, kde-format
msgid "Focusing inward..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:954
#, kde-format
msgid "Focusing inward by %1 ms..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:983 ekos/focus/focus.cpp:988
#, kde-format
msgid "Focusing outward..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:993
#, kde-format
msgid "Focusing outward by %1 ms..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1175
#, kde-format
msgid "FITS received. No stars detected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1185 ekos/focus/focus.cpp:1668
#: ekos/focus/focus.cpp:1855 ekos/focus/focus.cpp:1949
#, kde-format
msgid "Autofocus complete after %1 iterations."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1258
#, kde-format
msgid "No reliable star is detected. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1294
#, kde-format
msgid "Failed to automatically select a star. Please select a star manually."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1387
#, kde-format
msgid "Capture complete. Select a star to focus."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1418 ekos/focus/focus.cpp:1590
#: ekos/focus/focus.cpp:1927
#, kde-format
msgid "No stars detected, capturing again..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1573
#, kde-format
msgid "FITS received. HFR %1 @ %2. Delta (%3%)"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1575
#, kde-format
msgid "FITS received. HFR %1 @ %2."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1579
#, kde-format
msgid "Autofocus failed to reach proper focus. Try increasing tolerance value."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1602
#, kde-format
msgid "Failed to detect any stars. Reset frame and try again."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1656
#, kde-format
msgid "Change in HFR is too small. Try increasing the step size or decreasing the tolerance."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1662
#, kde-format
msgid "Failed to detect focus star in frame. Capture and select a focus star."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1815
#, kde-format
msgid "Found polynomial solution @ %1"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1865
#, kde-format
msgid "Deadlock reached. Please try again with different settings."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1912
#, kde-format
msgid "FITS received. HFR %1. Delta (%2%) Min HFR (%3)"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1916
#, kde-format
msgid "Autofocus failed to reach proper focus. Try adjusting the tolerance value."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2052 ekos/focus/focus.cpp:2093
#: ekos/focus/focus.cpp:2120
#, kde-format
msgid "Restarting autofocus process..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2063 ekos/focus/focus.cpp:2103
#: ekos/focus/focus.cpp:2130
#, kde-format
msgid "Focuser error, check INDI panel."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2178
#, kde-format
msgid "Starting continuous exposure..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2366
#, kde-format
msgid "Focus star is selected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2375
#, kde-format
msgid "Disabling Auto Star Selection as star selection box was moved manually."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2407
#, kde-format
msgid "Warning: Only use filters for preview as they may interface with autofocus operation."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2464
#, kde-format
msgid "Autofocus failed, moving back to initial focus position %1."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2480
#, kde-format
msgid "Autofocus operation completed successfully"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2485
#, kde-format
msgid "Autofocus operation failed with errors"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2508
#, kde-format
msgid "No star was selected. Using last known position..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2512
#, kde-format
msgid "No star was selected. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2647
#, kde-format
msgid "Focus Frame"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/focus/focus.ui:48 ekos/profileeditor.ui:423
#, kde-format
msgid "Focuser:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, focusInB)
#. +> trunk5
#: ekos/focus/focus.ui:61
#, kde-format
msgid "Focus In"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, focusOutB)
#. +> trunk5
#: ekos/focus/focus.ui:71
#, kde-format
msgid "Focus Out"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/focus/focus.ui:78
#, kde-format
msgid "Ticks:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, absTicksLabel)
#. +> trunk5
#: ekos/focus/focus.ui:88
#, kde-format
msgid "Current absolute focuser position"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, absTicksSpin)
#. +> trunk5
#: ekos/focus/focus.ui:110
#, kde-format
msgid "Desired absolute focus position"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, setAbsTicksB)
#. +> trunk5
#: ekos/focus/focus.ui:120
#, kde-format
msgid "Set desired absolute focus position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: ekos/focus/focus.ui:130
#, kde-format
msgid "Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/focus/focus.ui:167 ekos/guide/opsguide.ui:164
#, kde-format
msgid "Settle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, FocusSettleTime)
#. i18n: ectx: whatsthis, entry (FocusSettleTime), group (Focus)
#. +> trunk5
#: ekos/focus/focus.ui:174 kstars.kcfg:1608
#, kde-format
msgid "Wait for this many seconds after moving the focuser before capturing the next image during AutoFocus."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: property (toolTip), widget (QLabel, gainLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. +> trunk5
#: ekos/focus/focus.ui:237 ekos/focus/focus.ui:336 ekos/guide/guide.ui:213
#, kde-format
msgid "Exposure time in seconds"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, gainLabel)
#. +> trunk5
#: ekos/focus/focus.ui:339
#, kde-format
msgid "Gain:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/focus/focus.ui:443 ekos/guide/guide.ui:203
#, kde-format
msgid "Apply filter to image after capture to enhance it"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/focus/focus.ui:446
#, kde-format
msgid "Effect:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#. +> trunk5
#: ekos/focus/focus.ui:469
#, kde-format
msgid "Reset focus subframe to full capture"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/focus/focus.ui:482 ekos/guide/opscalibration.ui:32
#: ekos/guide/opsguide.ui:32
#, kde-format
msgid "Settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useSubFrame)
#. +> trunk5
#: ekos/focus/focus.ui:508
#, kde-format
msgid "Subframe around the focus star during the autofocus procedure"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useSubFrame)
#. +> trunk5
#: ekos/focus/focus.ui:511
#, kde-format
msgid "Sub Frame"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, darkFrameCheck)
#. +> trunk5
#: ekos/focus/focus.ui:524
#, kde-format
msgid "Dark Frame"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useAutoStar)
#. +> trunk5
#: ekos/focus/focus.ui:531
#, kde-format
msgid "Automatically select the best focus star from the image"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useAutoStar)
#. +> trunk5
#: ekos/focus/focus.ui:534
#, kde-format
msgid "Auto Select Star"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, suspendGuideCheck)
#. +> trunk5
#: ekos/focus/focus.ui:541
#, kde-format
msgid "Suspend Guiding while autofocus in progress"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, suspendGuideCheck)
#. +> trunk5
#: ekos/focus/focus.ui:544
#, kde-format
msgid "Suspend Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFullField)
#. +> trunk5
#: ekos/focus/focus.ui:551
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Measure average HFR from all stars combined in a full frame. This method can be slow.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useFullField)
#. +> trunk5
#: ekos/focus/focus.ui:554
#, kde-format
msgid "Full Field"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#. +> trunk5
#: ekos/focus/focus.ui:588
#, kde-format
msgid "Maximum travel in ticks before the autofocus process aborts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/focus/focus.ui:591
#, kde-format
msgid "Max Travel:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_19)
#. +> trunk5
#: ekos/focus/focus.ui:614
#, kde-format
msgid "Increase to restrict the centroid to bright cores. Decrease to enclose fuzzy stars."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/focus/focus.ui:617
#, kde-format, no-c-format
msgid "Threshold (%):"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: ekos/focus/focus.ui:624
#, kde-format
msgid "<b>Initial</b> step size in ticks to cause a noticeable change in HFR value. For timer based focuser, it is the initial time in milliseconds to move the focuser inward or outward"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/focus/focus.ui:630
#, kde-format
msgid "Step:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, label_10)
#. +> trunk5
#: ekos/focus/focus.ui:656
#, kde-format
msgid "Delay between two consequent focus images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/focus/focus.ui:659
#, kde-format
msgid "Box Size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/focus/focus.ui:666
#, kde-format
msgid "Decrease value to narrow optimal focus point solution radius. Increase to expand solution radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/focus/focus.ui:669
#, kde-format, no-c-format
msgid "Tolerance (%):"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. i18n: ectx: property (toolTip), widget (QSpinBox, focusFramesSpin)
#. +> trunk5
#: ekos/focus/focus.ui:708 ekos/focus/focus.ui:718
#, kde-format
msgid "Number of frames to average"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/focus/focus.ui:711
#, kde-format
msgid "Frames:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. +> trunk5
#: ekos/focus/focus.ui:729
#, kde-format
msgid "Gradient"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. +> trunk5
#: ekos/focus/focus.ui:734
#, kde-format
msgid "Centroid"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/focus/focus.ui:739 ekos/guide/opsguide.ui:74
#, kde-format
msgid "Threshold"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_21)
#. +> trunk5
#: ekos/focus/focus.ui:752
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select focus process algorithm:</p>"
"\n"
"<ul>\n"
"<li><b>Iterative</b>: Moves focuser by discreet steps initially decided by the step size. Once a curve slope is calculated, further step sizes are calculated to reach optimal solution. The algorithm stops when the measured HFR is within percentage tolerance of the minimum HFR recorded in the procedure.</li>"
"\n"
"<li><b>Polynomial</b>: Starts with iterative method. Upon crossing to the other side of the V-Curve, polynomial fitting coefficients along with possible minimum solution are calculated. This algorithm can be faster than purely iterative approach given a good data set.</li>"
"\n"
"</ul>"
"\n"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: ekos/focus/focus.ui:755
#, kde-format
msgid "Algorithm:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/focus/focus.ui:762
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select star detection algorithm</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/focus/focus.ui:765
#, kde-format
msgid "Detection:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#. +> trunk5
#: ekos/focus/focus.ui:773
#, kde-format
msgid "Iterative"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#. +> trunk5
#: ekos/focus/focus.ui:778
#, kde-format
msgid "Polynomial"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: ekos/focus/focus.ui:834
#, kde-format
msgid "V-Curve"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, relativeProfileB)
#. +> trunk5
#: ekos/focus/focus.ui:913
#, kde-format
msgid "Relative Profile..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearDataB)
#. +> trunk5
#: ekos/focus/focus.ui:920
#, kde-format
msgid "Clear Data"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:74
#: ekos/guide/externalguide/phd2.cpp:171
#, kde-format
msgid "The host was not found. Please check the host name and port settings in Guide options."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:78
#, kde-format
msgid "The connection was refused by the peer. Make sure the LinGuider is running, and check that the host name and port settings are correct."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:83
#: ekos/guide/externalguide/phd2.cpp:180
#, kde-format
msgid "The following error occurred: %1."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:106
#: ekos/guide/externalguide/linguider.cpp:114
#, kde-format
msgid "Invalid response."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:143
#, kde-format
msgid "Connected to LinGuider %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:147
#, kde-format
msgid "Only LinGuider v4.1.0 or higher is supported. Please upgrade LinGuider and try again."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:170
#, kde-format
msgid "Auto star selected %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:179
#, kde-format
msgid "Failed to process star position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:192
#, kde-format
msgid "Failed to set guider reticle position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:204
#, kde-format
msgid "Failed to set guider square position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:230
#, kde-format
msgid "Failed to start guider."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:232
#, kde-format
msgid "Failed to stop guider."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:257
#, kde-format
msgid "Failed to get RA/DEC Drift."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:271
#, kde-format
msgid "Failed to set dither range."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:127
#, kde-format
msgid "PHD2: There was no dithering response from PHD2, but continue guiding."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:143
#, kde-format
msgid "Connecting to PHD2 Host: %1, on port %2. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:175
#, kde-format
msgid "The connection was refused by the peer. Make sure the PHD2 is running, and check that the host name and port settings are correct."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:237
#, kde-format
msgid "Unknown PHD2 event: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:246
#, kde-format
msgid "PHD2: Version %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:259
#, kde-format
msgid "PHD2: Calibration Complete."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:267
#, kde-format
msgid "PHD2: Guiding Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:273
#, kde-format
msgid "PHD2: Guiding Paused."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:279
#, kde-format
msgid "PHD2: Calibration Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:289
#, kde-format
msgid "PHD2: Calibration Failed (%1)."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:294
#, kde-format
msgid "Calibration Data Flipped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:302
#, kde-format
msgid "PHD2: Looping Exposures Stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:317
#, kde-format
msgid "PHD2: Settling failed (%1)."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:325
#, kde-format
msgid "PHD2: Settling complete, Guiding Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:338
#, kde-format
msgid "PHD2: There was a dithering error, but continue guiding."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:347
#, kde-format
msgid "PHD2: Star Selected."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:351
#, kde-format
msgid "PHD2: Star Lost. Trying to reacquire."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:360
#, kde-format
msgid "PHD2: Guiding Stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:366
#, kde-format
msgid "PHD2: Guiding Resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:377
#, kde-format
msgid "PHD2: Star found, guiding resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:383
#, kde-format
msgid "PHD2: Guiding started up again."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:448
#, kde-format
msgid "PHD2: Lock Position Set."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:452
#, kde-format
msgid "PHD2: Lock Position Lost."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:458
#, kde-format
msgid "PHD2 %1: %2"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:545
#, kde-format
msgid "PHD2: DEC Guide Mode is Set to: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:555
#, kde-format
msgid "PHD2: Exposure Time set to: "
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:563
#, kde-format
msgid "PHD2: Valid Exposure Times: Auto, "
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:579
#, kde-format
msgid "PHD2: Please set CCD and telescope parameters in PHD2, Pixel Scale is invalid."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:581
#, kde-format
msgid "PHD2: Pixel Scale is %1 arcsec per pixel"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:638
#, kde-format
msgid "PHD2 Error: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:763 ekos/guide/externalguide/phd2.cpp:780
#: ekos/guide/externalguide/phd2.cpp:879 ekos/guide/externalguide/phd2.cpp:978
#: ekos/guide/externalguide/phd2.cpp:999 ekos/guide/externalguide/phd2.cpp:1021
#, kde-format
msgid "PHD2 Error: Equipment not connected."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:872
#, kde-format
msgid "PHD2: Guiding is already running."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:930
#, kde-format
msgid "PHD2: Connecting Equipment. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:932
#, kde-format
msgid "PHD2: Disconnecting Equipment. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:269
#, kde-format
msgid "drift (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:270
#, kde-format
msgid "pulse (ms)"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:637
#, kde-format
msgctxt "Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE deviation in arcseconds"
msgid ""
"<table>"
"<tr>"
"<td>LT: </td>"
"<td>%1</td>"
"</tr>"
"<tr>"
"<td>RA: </td>"
"<td>%2 \"</td>"
"</tr>"
"<tr>"
"<td>DE: </td>"
"<td>%3 \"</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:650 ekos/guide/guide.cpp:2794
#, kde-format
msgctxt "Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE deviation in arcseconds; %4 is RA Pulse in ms; %5 is DE Pulse in ms"
msgid ""
"<table>"
"<tr>"
"<td>LT: </td>"
"<td>%1</td>"
"</tr>"
"<tr>"
"<td>RA: </td>"
"<td>%2 \"</td>"
"</tr>"
"<tr>"
"<td>DE: </td>"
"<td>%3 \"</td>"
"</tr>"
"<tr>"
"<td>RA Pulse: </td>"
"<td>%4 ms</td>"
"</tr>"
"<tr>"
"<td>DE Pulse: </td>"
"<td>%5 ms</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:720
#, kde-format
msgid "Export Guide Data"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:773
#, kde-format
msgid "Guide Data Saved as: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:881 ekos/guide/guide.cpp:3134
#, kde-format
msgid "Disabling remote image reception from %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:888 ekos/guide/guide.cpp:3140
#, kde-format
msgid "Enabling remote image reception from %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1002
#, kde-format
msgid "Connection to the guide CCD is lost."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1313
#, kde-format
msgid "Exposure timeout. Aborting Autoguide."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1315
#, kde-format
msgid "Exposure timeout. Aborting Dithering."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1317
#, kde-format
msgid "Exposure timeout. Aborting Calibration."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1323
#, kde-format
msgid "Exposure timeout. Restarting exposure..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1495
#, kde-format
msgid "Lost track of the guide star. Rapid guide aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1526
#, kde-format
msgid "Dithering failed. Autoguiding aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1546
#, kde-format
msgid "The CCD does not support Rapid Guiding. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1823
#, kde-format
msgid "Calibration is cleared."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1839
#, kde-format
msgid "External guider connected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1850
#, kde-format
msgid "External guider disconnected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1865 ekos/guide/internalguide/rcalibration.cpp:420
#: ekos/guide/internalguide/rcalibration.cpp:448
#: ekos/guide/internalguide/rcalibration.cpp:669
#: ekos/guide/internalguide/rcalibration.cpp:821
#, kde-format
msgid "Calibration completed."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1884
#, kde-format
msgid "Calibration started."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1890
#, kde-format
msgid "Guiding resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1893 ekos/guide/internalguide/guider.cpp:221
#: ekos/guide/internalguide/guider.cpp:239
#: ekos/guide/internalguide/guider.cpp:311
#, kde-format
msgid "Autoguiding started."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1904
#, kde-format
msgid "Autoguiding aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1909
#, kde-format
msgid "Guiding suspended."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1913
#, kde-format
msgid "Dithering in progress."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1918
#, kde-format
msgid "Post-dither settling for %1 second..."
msgid_plural "Post-dither settling for %1 seconds..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/guide/guide.cpp:1923
#, kde-format
msgid "Dithering failed!"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1934
#, kde-format
msgid "Dithering completed successfully."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1988
#, kde-format
msgid "Exposure failed. Restarting exposure..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2070
#, kde-format
msgid "Cannot change guider type while active."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2121
#, kde-format
msgid "Select guide camera."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2163 ekos/guide/guide.cpp:2198
#, kde-format
msgid "Select a camera to disable remote streaming."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2414 ekos/guide/internalguide/guider.cpp:140
#, kde-format
msgid "P: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2534
#, kde-format
msgid "You must stop auto guiding before changing this setting."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2542
#, kde-format
msgid "Rapid Guiding is enabled. Guide star will be determined automatically by the CCD driver. No frames are sent to Ekos unless explicitly enabled by the user in the CCD driver settings."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2545
#, kde-format
msgid "Rapid Guiding is disabled."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2781
#, kde-format
msgctxt "Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE deviation in arcseconds;"
msgid ""
"<table>"
"<tr>"
"<td>LT: </td>"
"<td>%1</td>"
"</tr>"
"<tr>"
"<td>RA: </td>"
"<td>%2 \"</td>"
"</tr>"
"<tr>"
"<td>DE: </td>"
"<td>%3 \"</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2914
#, kde-format
msgid "Calibration failed to start!"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3054
#, kde-format
msgid "Auto star selected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3058
#, kde-format
msgid "Failed to select an auto star."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3067
#, kde-format
msgid "Select a guide star to calibrate."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#. +> trunk5
#: ekos/guide/guide.ui:37 ekos/guide/internalguide/guider.ui:657
#, kde-format
msgid "Control"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, subFrameCheck)
#. +> trunk5
#: ekos/guide/guide.ui:92
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Subframe the image around the guide star. Before checking this option, you must <span style=\" font-weight:600;\">first</span> capture an image and select a guide star. Uncheck it to take a full frame again.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, subFrameCheck)
#. +> trunk5
#: ekos/guide/guide.ui:95 ekos/guide/internalguide/guider.ui:250
#, kde-format
msgid "Subframe"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkFrameCheck)
#. +> trunk5
#: ekos/guide/guide.ui:102
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Subtract dark frame. If no dark frame is available, a new dark frame shall be captured and saved for future use.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loopB)
#. +> trunk5
#: ekos/guide/guide.ui:112
#, kde-format
msgid "Loop"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearCalibrationB)
#. +> trunk5
#: ekos/guide/guide.ui:131
#, kde-format
msgid "Clear calibration data."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirRA)
#. +> trunk5
#: ekos/guide/guide.ui:174
#, kde-format
msgid "Guide Right Ascention Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, externalDisconnectB)
#. +> trunk5
#: ekos/guide/guide.ui:193
#, kde-format
msgid "Disconnect from external guiding application."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/guide.ui:206
#, kde-format
msgid "Effects"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/guide/guide.ui:223
#, kde-format
msgid "Guide camera binning. It is recommended to set binning to 2x2 or higher."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:237
#, kde-format
msgid "8"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:242
#, kde-format
msgid "16"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:247
#, kde-format
msgid "32"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/guide.ui:252 ekos/guide/opsguide.ui:340
#, kde-format
msgid "64"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/guide.ui:257 ekos/guide/opsguide.ui:345
#, kde-format
msgid "128"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/guide.ui:268 ekos/profileeditor.ui:460
#, kde-format
msgid "Guider:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/guide/guide.ui:275
#, kde-format
msgid "Guide star tracking box size. Box size must be set in accordance to the selected star size."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/guide/guide.ui:278
#, kde-format
msgid "Box:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_9)
#. +> trunk5
#: ekos/guide/guide.ui:298
#, kde-format
msgid "Directions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirDEC)
#. +> trunk5
#: ekos/guide/guide.ui:305
#, kde-format
msgid "Guide Declination Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, swapCheck)
#. +> trunk5
#: ekos/guide/guide.ui:318 ekos/guide/internalguide/guider.ui:683
#, kde-format
msgid "Swap DEC direction pulses. This value is determined automatically from the calibration procedure, only override if necessary."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, swapCheck)
#. +> trunk5
#: ekos/guide/guide.ui:324 ekos/guide/internalguide/guider.ui:686
#, kde-format
msgid "Swap"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, externalConnectB)
#. +> trunk5
#: ekos/guide/guide.ui:334
#, kde-format
msgid "Connect to external guiding application."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/guide.ui:344
#, kde-format
msgid "Select which device receives the guiding correction commands."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/guide.ui:347
#, kde-format
msgid "Via:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eastControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:371
#, kde-format
msgid "East Direction Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, westControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:381
#, kde-format
msgid "West Direction Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, westControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, southControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:384 ekos/guide/guide.ui:411
#: kstarslite/qml/indi/modules/MotionControl.qml:275
#, kde-format, kde-kuit-format
msgid "-"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, northControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:398
#, kde-format
msgid "North Direction Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, southControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:408
#, kde-format
msgid "South Direction Guiding"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#. +> trunk5
#: ekos/guide/guide.ui:425
#, kde-format
msgid "Guide Info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/guide/guide.ui:451
#, kde-format
msgid "Scope:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_3)
#. +> trunk5
#: ekos/guide/guide.ui:488
#, kde-format
msgid "Mount guiding rate. Find out the guiding rate used by your mount and update the value here to get the <b>recommended</b> value of proportional gain suitable for your mount. Setting this value <b>does not</b> change your mount guiding rate!"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_3)
#. +> trunk5
#: ekos/guide/guide.ui:491
#, kde-format
msgid "Guiding rate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spinBox_GuideRate)
#. +> trunk5
#: ekos/guide/guide.ui:498
#, kde-format
msgid "Mount guiding rate (x15\"/sec)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_RecommendedGain)
#. +> trunk5
#: ekos/guide/guide.ui:517
#, kde-format
msgid "<b>Recommended</b> proportional rate given the selected guiding rate."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_5)
#. +> trunk5
#: ekos/guide/guide.ui:544
#, kde-format
msgid "Focal"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_Focal)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/guide.ui:551 ekos/mount/mount.ui:79 ekos/mount/mount.ui:123
#, kde-format
msgid "Focal Length (mm)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_6)
#. +> trunk5
#: ekos/guide/guide.ui:573
#, kde-format
msgid "Aperture"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_Aperture)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/guide/guide.ui:580 ekos/mount/mount.ui:59 ekos/mount/mount.ui:156
#, kde-format
msgid "Aperture (mm)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_7)
#. +> trunk5
#: ekos/guide/guide.ui:599
#, kde-format
msgid "Focal Ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_7)
#. +> trunk5
#: ekos/guide/guide.ui:602 ekos/guide/internalguide/guider.ui:434
#, kde-format
msgid "F/D"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_8)
#. +> trunk5
#: ekos/guide/guide.ui:625
#, kde-format
msgid "FOV"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_FOV)
#. +> trunk5
#: ekos/guide/guide.ui:632
#, kde-format
msgid "Field of View (arcmin)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_FOV)
#. +> trunk5
#: ekos/guide/guide.ui:641 ekos/guide/internalguide/guider.ui:470
#, kde-format
msgid "YYxYY"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_17)
#. +> trunk5
#: ekos/guide/guide.ui:665
#, kde-format
msgid "Pulse Length (ms)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_16)
#. +> trunk5
#: ekos/guide/guide.ui:672
#, kde-format
msgid "Guiding Delta \""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseRA)
#. +> trunk5
#: ekos/guide/guide.ui:684
#, kde-format
msgid "Generated RA pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseDEC)
#. +> trunk5
#: ekos/guide/guide.ui:703
#, kde-format
msgid "Generated DEC pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaRA)
#. +> trunk5
#: ekos/guide/guide.ui:729
#, kde-format
msgid "Immediate Guiding RA deviation in arcseconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaDEC)
#. +> trunk5
#: ekos/guide/guide.ui:748
#, kde-format
msgid "Immediate Guiding DEC deviation in arcseconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_20)
#. +> trunk5
#: ekos/guide/guide.ui:771
#, kde-format
msgid "RA Guiding RMS error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_20)
#. +> trunk5
#: ekos/guide/guide.ui:774
#, kde-format
msgid "RA RMS\""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_21)
#. +> trunk5
#: ekos/guide/guide.ui:804
#, kde-format
msgid "DEC Guiding RMS error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_21)
#. +> trunk5
#: ekos/guide/guide.ui:807
#, kde-format
msgid "DE RMS\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/guide/guide.ui:835
#, kde-format
msgid "<b>Total RMS\"</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_TotalRMS)
#. +> trunk5
#: ekos/guide/guide.ui:854
#, kde-format
msgid "xxx"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, driftGraphicsGroup)
#. +> trunk5
#: ekos/guide/guide.ui:919
#, kde-format
msgid "Drift Graphics"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, correctionSlider)
#. +> trunk5
#: ekos/guide/guide.ui:993
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Drag the slider to adjust the scale of the Corrections Graphs relative to the scale of the drift graphs.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: ekos/guide/guide.ui:1040
#, kde-format
msgid "Control parameters"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#. +> trunk5
#: ekos/guide/guide.ui:1058
#, kde-format
msgid "Control Parameters"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_11)
#. +> trunk5
#: ekos/guide/guide.ui:1091
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Proportional term accounts for present values of the error. For example, if the error is large and positive, the guider corrective pulse will also be large and positive.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_11)
#. +> trunk5
#: ekos/guide/guide.ui:1094 ekos/guide/internalguide/guider.ui:728
#, kde-format
msgid "Proportional gain"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_12)
#. +> trunk5
#: ekos/guide/guide.ui:1121
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Integral term accounts for past values of the error. For example, if the current pulse is not sufficiently strong, the integral of the error will accumulate over time, and the guider will respond by applying a stronger action.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_12)
#. +> trunk5
#: ekos/guide/guide.ui:1124 ekos/guide/internalguide/guider.ui:755
#, kde-format
msgid "Integral gain"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_13)
#. +> trunk5
#: ekos/guide/guide.ui:1154
#, kde-format
msgid "Derivative term accounts for possible future trends of the error, based on its current rate of change."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_13)
#. +> trunk5
#: ekos/guide/guide.ui:1157 ekos/guide/internalguide/guider.ui:782
#, kde-format
msgid "Derivative gain"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_14)
#. +> trunk5
#: ekos/guide/guide.ui:1190
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Maximum guide pulse that is generated by the guider and sent to the mount.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_14)
#. +> trunk5
#: ekos/guide/guide.ui:1193 ekos/guide/internalguide/guider.ui:809
#, kde-format
msgid "Maximum pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_15)
#. +> trunk5
#: ekos/guide/guide.ui:1214
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Minimum guide pulse that is sent to the mount. If the generated pulse is less than this value, then no pulse is sent to the mount.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_15)
#. +> trunk5
#: ekos/guide/guide.ui:1217 ekos/guide/internalguide/guider.ui:830
#, kde-format
msgid "Minimum pulse"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_23)
#. +> trunk5
#: ekos/guide/guide.ui:1241 ekos/guide/internalguide/guider.ui:851
#, kde-format
msgid "AO Limits"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spinBox_AOLimit)
#. +> trunk5
#: ekos/guide/guide.ui:1251 ekos/guide/internalguide/guider.ui:861
#, kde-format
msgid "Maximum deviation to correct for using Adaptive Optics unit. If the guiding deviation exceeds this value, Ekos will guide the mount mechanically"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_24)
#. +> trunk5
#: ekos/guide/guide.ui:1273 ekos/guide/internalguide/guider.ui:880
#, kde-format
msgid "arcsecs"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: ekos/guide/guide.ui:1286
#, kde-format
msgid "Drift Plot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/guide/guide.ui:1340
#, kde-format
msgid " Graph:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRAPlotCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1355
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Display the RA graph in the Drift Graphics plot.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showRAPlotCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1358
#, kde-format
msgid "RA "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRACorrectionsCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1368
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Display the RA Corrections graph in the Drift Graphics plot.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showRACorrectionsCheck)
#. i18n: ectx: property (text), widget (QCheckBox, showDECorrectionsCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1371 ekos/guide/guide.ui:1404
#, kde-format
msgid "Corr"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showDECPlotCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1388
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Display DEC graph in the Drift Graphics plot.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showDECorrectionsCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1401
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Display the DEC Corrections graph in the Drift Graphics plot.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/guide/guide.ui:1413
#, kde-format
msgid "Trace:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, guideSlider)
#. +> trunk5
#: ekos/guide/guide.ui:1420
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Drag the slider to scroll through guide history while displaying the RA and DEC error points on both graphs. Dragging to the far right will set the guide plots to display the latest guide data and autoscroll the graph.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, latestCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1436
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Check to display the latest guide data and autoscroll the graph.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, latestCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1439
#, kde-format
msgid "Max "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guideAutoScaleGraphB)
#. +> trunk5
#: ekos/guide/guide.ui:1461
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Autoscale both Guide Graphs to their default scale. If any points are located outside this range, the view is expanded to include them (with the exception of the time axis in the drift graphics).</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guideSaveDataB)
#. +> trunk5
#: ekos/guide/guide.ui:1483
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Export the guide data from the current session to a CSV file readable by a spreadsheet program.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guideDataClearB)
#. +> trunk5
#: ekos/guide/guide.ui:1505
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Clear all the recent guide data.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, accuracyRadiusSpin)
#. +> trunk5
#: ekos/guide/guide.ui:1515
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set the desired guiding accuracy in the Drift Plot. The number represents the radius of the green concentric circle in arcseconds.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButton_StartStop)
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:267
#: ekos/guide/internalguide/guider.cpp:279
#: ekos/guide/internalguide/guider.cpp:316
#: ekos/guide/internalguide/guider.ui:220
#, kde-format
msgid "Start Autoguide"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:280
#, kde-format
msgid "Autoguiding stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:432
#: ekos/guide/internalguide/internalguider.cpp:840
#, kde-format
msgid "Lost track of the guide star. Try increasing the square size and check the mount."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:450
#: ekos/guide/internalguide/internalguider.cpp:859
#, kde-format
msgid "Lost track of the guide star. Aborting guiding..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:522
#, kde-format
msgid "Autoguiding failed with errors"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:702
#, kde-format
msgid "Disconnect PHD2"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:711
#, kde-format
msgid "Connect PHD2"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, driftGraphicsGroup)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:63
#, kde-format
msgid "Drift graphics"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_1)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:123
#, kde-format
msgid "X scale(frm.)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_2)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:140
#, kde-format
msgid "Y scale(\")"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, connectPHD2B)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:230
#, kde-format
msgid "Connect External"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_19)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:237 ekos/guide/opsguide.ui:88
#, kde-format
msgid "Algorithm"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, subFrameCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, ditherCheck)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:247
#: ekos/guide/internalguide/guider.ui:257
#, kde-format
msgid "Subframe the image around the guide star"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ditherCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherEnabled)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:260 ekos/guide/opsguide.ui:50
#, kde-format
msgid "Dither"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rapidGuideCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RapidGuideEnabled)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:297 ekos/guide/opsguide.ui:304
#, kde-format
msgid "Rapid Guide"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_3)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:342
#, kde-format
msgid "Mount guiding rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_3)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:345
#, kde-format
msgid "Guiding rate,x15\"/sec"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_RecommendedGain)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:368
#, kde-format
msgid "Recommended proportional rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_5)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:385
#, kde-format
msgid "Focal,mm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_6)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:411
#, kde-format
msgid "Aperture,mm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_8)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:457
#, kde-format
msgid "FOV,'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_16)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:494
#, kde-format
msgid "Delta ,\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_17)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:540
#, kde-format
msgid "Pulse duration, ms"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_20)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:591
#, kde-format
msgid "Sig(RA)\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_21)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:624
#, kde-format
msgid "Sig(DEC)\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_9)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:700
#, kde-format
msgid "Enable directions"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:206
#, kde-format
msgid "Warning: Dithering failed. Autoguiding shall continue as set in the options in case of dither failure."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:256
#: ekos/guide/internalguide/rcalibration.cpp:262
#, kde-format
msgid "%1 info are missing. Please set the values in INDI Control Panel."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:257
#, kde-format
msgid "Missing Information"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:300
#: ekos/guide/internalguide/rcalibration.cpp:322
#, kde-format
msgid "Lost track of the guide star. Try increasing the square size or reducing pulse duration."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:364
#, kde-format
msgid "RA drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:416
#, kde-format
msgid "RA drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:420
#: ekos/guide/internalguide/internalguider.cpp:547
#: ekos/guide/internalguide/internalguider.cpp:716
#, kde-format
msgid "Calibration rejected. Star drift is too short. Check for mount, cable, or backlash problems."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:426
#: ekos/guide/internalguide/internalguider.cpp:512
#: ekos/guide/internalguide/internalguider.cpp:554
#: ekos/guide/internalguide/internalguider.cpp:606
#: ekos/guide/internalguide/internalguider.cpp:687
#: ekos/guide/internalguide/internalguider.cpp:723
#: ekos/guide/internalguide/rcalibration.cpp:465
#: ekos/guide/internalguide/rcalibration.cpp:631
#: ekos/guide/internalguide/rcalibration.cpp:692
#: ekos/guide/internalguide/rcalibration.cpp:805
#: ekos/guide/internalguide/rcalibration.cpp:847
#, kde-format
msgid "Guiding calibration failed with errors"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:506
#, kde-format
msgid "Guide RA: Scope cannot reach the start point after %1 iteration. Possible mount or backlash problems..."
msgid_plural "GUIDE_RA: Scope cannot reach the start point after %1 iterations. Possible mount or backlash problems..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:532
#, kde-format
msgid "DEC drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:543
#: ekos/guide/internalguide/internalguider.cpp:709
#: ekos/guide/internalguide/rcalibration.cpp:423
#: ekos/guide/internalguide/rcalibration.cpp:453
#: ekos/guide/internalguide/rcalibration.cpp:675
#: ekos/guide/internalguide/rcalibration.cpp:829
#, kde-format
msgid "Guiding calibration completed successfully"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:590
#, kde-format
msgid "DEC drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:599
#: ekos/guide/internalguide/internalguider.cpp:680
#, kde-format
msgid ""
"Guide DEC: Scope cannot reach the start point after %1 iteration.\n"
"Possible mount or backlash problems..."
msgid_plural ""
"GUIDE DEC: Scope cannot reach the start point after %1 iterations.\n"
"Possible mount or backlash problems..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:700
#: ekos/guide/internalguide/rcalibration.cpp:416
#: ekos/guide/internalguide/rcalibration.cpp:818
#, kde-format
msgid "DEC swap enabled."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:702
#: ekos/guide/internalguide/rcalibration.cpp:418
#: ekos/guide/internalguide/rcalibration.cpp:820
#, kde-format
msgid "DEC swap disabled."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:918
#, kde-format
msgid "Lost track of phase shift."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:937
#, kde-format
msgid "Lost track of phase shift. Aborting guiding..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:229
#, kde-format
msgid "Cannot calibrate while autoguiding is active."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:375
#, kde-format
msgid "Stop GUIDE_RA"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:381
#, kde-format
msgid "Drift scope in RA. Press stop when done."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:402
#, kde-format
msgid "Stop GUIDE_DEC"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:403
#, kde-format
msgid "Drift scope in DEC. Press Stop when done."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:432
#: ekos/guide/internalguide/rcalibration.cpp:461
#, kde-format
msgid "Calibration rejected. Start drift is too short."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:504
#: skycomponents/satellitescomponent.cpp:154 tools/conjunctions.cpp:340
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:506
#, kde-format
msgid "GUIDE_RA drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:565
#, kde-format
msgid "GUIDE_RA drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:616
#: ekos/guide/internalguide/rcalibration.cpp:623
#, kde-format
msgid "GUIDE_RA: Scope cannot reach the start point after %1 iteration. Possible mount or drive problems..."
msgid_plural "GUIDE_RA: Scope cannot reach the start point after %1 iterations. Possible mount or drive problems..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:622
#: ekos/guide/internalguide/rcalibration.cpp:796
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:661
#, kde-format
msgid "GUIDE_DEC drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:682
#: ekos/guide/internalguide/rcalibration.cpp:684
#: ekos/guide/internalguide/rcalibration.cpp:837
#: ekos/guide/internalguide/rcalibration.cpp:839
#, kde-format
msgid "Calibration rejected. Star drift is too short."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:733
#, kde-format
msgid "GUIDE_DEC drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:790
#: ekos/guide/internalguide/rcalibration.cpp:797
#, kde-format
msgid ""
"GUIDE_DEC: Scope cannot reach the start point after %1 iteration.\n"
"Possible mount or drive problems..."
msgid_plural ""
"GUIDE_DEC: Scope cannot reach the start point after %1 iterations.\n"
"Possible mount or drive problems..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:914
#, kde-format
msgid "Image captured..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:931
#, kde-format
msgid "Failed to automatically select a guide star. Please select a guide star..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_29)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:40 ekos/guide/opscalibration.ui:55
#, kde-format
msgid "Pulse:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, twoAxisCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TwoAxisEnabled)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:65 ekos/guide/opscalibration.ui:100
#, kde-format
msgid "Two axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoStarCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideAutoStarEnabled)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:75 ekos/guide/opscalibration.ui:110
#, kde-format
msgid "Automatically select the calibration star."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoStarCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideAutoStarEnabled)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:78 ekos/guide/opscalibration.ui:113
#, kde-format
msgid "Auto Star"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoSquareSizeCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideAutoSquareSizeEnabled)
#. i18n: ectx: label, entry (GuideAutoSquareSizeEnabled), group (Guide)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:91
#: ekos/guide/opscalibration.ui:126 kstars.kcfg:1915
#, kde-format
msgid "Automatically select the square size based on the selected star width."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoSquareSizeCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideAutoSquareSizeEnabled)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:94 ekos/guide/opscalibration.ui:129
#, kde-format
msgid "Auto Square Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_26)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:132
#, kde-format
msgid "reticle-X"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_27)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:139
#, kde-format
msgid "reticle-Y"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_28)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:149
#, kde-format
msgid "reticle-Angle"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoModeCheck)
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.ui:204
#, kde-format
msgid "Auto mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/guide/opscalibration.ui:91
#, kde-format
msgid "Iterations:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/guide/opscalibration.ui:152
#, kde-format
msgid "Reticle"
msgstr ""
#. +> trunk5
#: ekos/guide/opsguide.cpp:38 ekos/opsekos.cpp:49
#, kde-format
msgid "You must restart KStars for this change to take effect."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:47
#, kde-format
msgid "Move locked guiding square location after frame capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
-#: ekos/guide/opsguide.ui:57 ekos/opsekos.ui:337
+#: ekos/guide/opsguide.ui:57 ekos/opsekos.ui:347
#, kde-format
msgid "frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherThreshold)
#. +> trunk5
#: ekos/guide/opsguide.ui:64
#, kde-format
msgid "Maximum allowable distance for guiding to be considered settled."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherSettle)
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: label, entry (DitherSettle), group (Guide)
#. +> trunk5
#: ekos/guide/opsguide.ui:81 ekos/guide/opsguide.ui:161 kstars.kcfg:1951
#, kde-format
msgid "After dither is successful, wait for this many seconds before proceeding."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherPixels)
#. +> trunk5
#: ekos/guide/opsguide.ui:95
#, kde-format
msgid "Number of pixels to move the guiding square in a random direction."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:121
#, kde-format
msgid "Smart"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:126
#, kde-format
msgid "Fast"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:131
#, kde-format
msgid "Auto Threshold"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:136
#, kde-format
msgid "No Threshold"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherFrames)
#. +> trunk5
#: ekos/guide/opsguide.ui:144
#, kde-format
msgid "Dither after this many captured frames in the CCD module"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_22)
#. +> trunk5
#: ekos/guide/opsguide.ui:154
#, kde-format
msgid "pixels every"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetSecondes)
#. +> trunk5
#: ekos/guide/opsguide.ui:171 ekos/guide/opsguide.ui:192
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:169
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:170
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:171
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:172
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:174
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:175
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:176
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:177
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:178 xplanet/opsxplanet.ui:249
#, kde-format
msgid "seconds"
msgid_plural "secs"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/opsguide.ui:178
#, kde-format
msgid "Timeout"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherTimeout)
#. +> trunk5
#: ekos/guide/opsguide.ui:185
#, kde-format
msgid "time limit for successful dither settling"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherMaxIterations)
#. +> trunk5
#: ekos/guide/opsguide.ui:203 ekos/guide/opsguide.ui:213
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Maximum dithering iteration attempts before giving up</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/guide/opsguide.ui:206
#, kde-format
msgid "Maximum Dither Iterations:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherFailAbortsAutoGuide)
#. +> trunk5
#: ekos/guide/opsguide.ui:241
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If checked, autoguiding is aborted when dithering fails. Otherwise, guiding resumes normally.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherFailAbortsAutoGuide)
#. +> trunk5
#: ekos/guide/opsguide.ui:244
#, kde-format
msgid "Dither Failure Aborts Autoguide"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideRemoteImagesEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:254
#, kde-format
msgid "For external guiders, enable receiving guide images in Ekos."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideRemoteImagesEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:257
#, kde-format
msgid "Receive external guide frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherNoGuiding)
#. +> trunk5
#: ekos/guide/opsguide.ui:266
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Perform dithering when not guiding.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherNoGuiding)
#. +> trunk5
#: ekos/guide/opsguide.ui:269
#, kde-format
msgid "Non-Guide Dither Pulse:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherNoGuidingPulse)
#. +> trunk5
#: ekos/guide/opsguide.ui:276
#, kde-format
msgid "Pulse length in milliseconds to command mount motion in a random direction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/guide/opsguide.ui:292
#, kde-format
msgid "ms"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/guide/opsguide.ui:317
#, kde-format
msgid "Image Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ImageGuidingEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:323
#, kde-format
msgid "Use Image Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/opsguide.ui:332
#, kde-format
msgid "Region Axis:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:350
#, kde-format
msgid "256"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:355
#, kde-format
msgid "512"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:360
#, kde-format
msgid "1024"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mountToolBoxB)
#. +> trunk5
#: ekos/mount/mount.cpp:93 ekos/mount/mount.ui:402
#, kde-format
msgid "Mount Control"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:183 ekos/mount/mount.cpp:548
#, kde-format
msgid "%1 guide scope"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:271
#, kde-format
msgid "Are you sure you want to turn off mount tracking?"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:272
#, kde-format
msgid "Mount Tracking"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:359
#, kde-format
msgid "Telescope altitude is below minimum altitude limit of %1. Aborting motion..."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:374
#, kde-format
msgid "Telescope altitude is above maximum altitude limit of %1. Aborting motion..."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:433
#, kde-format
msgid "Error syncing telescope info. Please fill telescope aperture and focal length."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:435
#, kde-format
msgid "Error syncing telescope info. Check INDI control panel for more details."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:445
#, kde-format
msgid "Telescope info updated successfully."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:502
#, kde-format
msgctxt "Message shown in Ekos Mount module"
msgid "%1"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:577
#, kde-format
msgid "Failed to save telescope information."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:760
#, kde-format
msgid "Warning: Overriding %1 configuration."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:873
#, kde-format
msgid "Alignment Model cleared."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:877
#, kde-format
msgid "Failed to clear Alignment Model."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:892
#, kde-format
msgid "GPS driver detected. KStars and mount time and location settings are now synced to the GPS driver."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, primaryScopeGroup)
#. +> trunk5
#: ekos/mount/mount.ui:38
#, kde-format
msgid "Primary Telescope"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, guideScopeGroup)
#. +> trunk5
#: ekos/mount/mount.ui:102
#, kde-format
msgid "Guide Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/mount/mount.ui:170
#, kde-format
msgid "Configurations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, scopeConfigCombo)
#. +> trunk5
#: ekos/mount/mount.ui:177
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Scope configuration index. You can define up to 6 different combinations of primary and secondary scopes.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, scopeConfigNameEdit)
#. +> trunk5
#: ekos/mount/mount.ui:184
#, kde-format
msgid "Configuration label"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveB)
#. +> trunk5
#: ekos/mount/mount.ui:204
#, kde-format
msgid "Save telescope information in configuration file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveB)
#. +> trunk5
#: ekos/mount/mount.ui:207
#, kde-format
msgid "Save Telescope Info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/mount/mount.ui:277
#, kde-format
msgid "AZ"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/mount/mount.ui:294
#, kde-format
msgid "ALT"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/mount/mount.ui:308
#, kde-format
msgid "Hour Angle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/mount/mount.ui:311
#, kde-format
msgid "HA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#. +> trunk5
#: ekos/mount/mount.ui:325
#, kde-format
msgid "Local Sidereal TIme"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/mount/mount.ui:328
#, kde-format
msgid "LST"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, parkB)
#. +> trunk5
#: ekos/mount/mount.ui:350
#, kde-format
msgid "Park"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, unparkB)
#. +> trunk5
#: ekos/mount/mount.ui:360
#, kde-format
msgid "UnPark"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearAlignmentModelB)
#. +> trunk5
#: ekos/mount/mount.ui:380
#, kde-format
msgid "Clear Alignment Model"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QPushButton, mountToolBoxB)
#. +> trunk5
#: ekos/mount/mount.ui:414
#, kde-format
msgid "Ctrl+S"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, trackingGroup)
#. +> trunk5
#: ekos/mount/mount.ui:424 indi/inditelescope.cpp:1050
#, kde-format
msgid "Tracking"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, trackOnB)
#. +> trunk5
#: ekos/mount/mount.ui:465
#, kde-format
msgid "ON"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, trackOffB)
#. +> trunk5
#: ekos/mount/mount.ui:498
#, kde-format
msgid "OFF"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, LimitGroup)
#. +> trunk5
#: ekos/mount/mount.ui:511 tools/scriptbuilder.cpp:724
#, kde-format
msgid "Limits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableLimitsCheck)
#. +> trunk5
#: ekos/mount/mount.ui:551
#, kde-format
msgid "Enable Limits"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, minAltLabel)
#. i18n: ectx: whatsthis, entry (MinimumAltLimit), group (Mount)
#. +> trunk5
#: ekos/mount/mount.ui:561 kstars.kcfg:1465
#, kde-format
msgid "Minimum telescope altitude limit. If the telescope is below this limit, it will be commanded to stop."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, minAltLabel)
#. +> trunk5
#: ekos/mount/mount.ui:564
#, kde-format
msgid "Min. Alt:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, maxAltLabel)
#. +> trunk5
#: ekos/mount/mount.ui:574
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Maximum telescope altitude limit. If the telescope is above this limit, it will be commanded to stop.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maxAltLabel)
#. +> trunk5
#: ekos/mount/mount.ui:577
#, kde-format
msgid "Max. Alt:"
msgstr ""
#. +> trunk5
#: ekos/opsekos.cpp:63
#, kde-format
msgid "Are you sure you want to delete all dark frames images and data?"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QTabWidget, OpsEkos)
#. +> trunk5
#: ekos/opsekos.ui:14
#, kde-format
msgid "TabWidget"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: ekos/opsekos.ui:29
#, kde-format
msgid "Configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/opsekos.ui:35
#, kde-format
msgid "Load Device Configuration:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_neverLoadConfig)
#. +> trunk5
#: ekos/opsekos.ui:42
#, kde-format
msgid "Ne&ver"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_loadConfigOnConnection)
#. +> trunk5
#: ekos/opsekos.ui:52
#, kde-format
msgid "O&n connection"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_loadDefaultConfig)
#. +> trunk5
#: ekos/opsekos.ui:59
#, kde-format
msgid "Always &load defaults"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/opsekos.ui:76
#, kde-format
msgid "Icons Orientation:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_EkosTopIcons)
#. i18n: ectx: label, entry (EkosTopIcons), group (Ekos)
#. +> trunk5
#: ekos/opsekos.ui:83 kstars.kcfg:1422
#, kde-format
msgid "Ekos modules icons are placed on the top of pages"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_EkosTopIcons)
#. +> trunk5
#: ekos/opsekos.ui:86
#, kde-format
msgid "Top"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_EkosLeftIcons)
#. +> trunk5
#: ekos/opsekos.ui:99
#, kde-format
msgid "Ekos module icons are placed to the left of pages"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_EkosLeftIcons)
#. +> trunk5
#: ekos/opsekos.ui:102
#, kde-format
msgid "Left"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_independentWindowEkos)
#. +> trunk5
#: ekos/opsekos.ui:127
#, kde-format
msgid "Make Ekos window independent from KStars main window. Requires restart to take effect."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowEkos)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowFITS)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowINDI)
#. +> trunk5
#: ekos/opsekos.ui:130 fitsviewer/opsfits.ui:107 indi/opsindi.ui:382
#, kde-format
msgid "Independent Window"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, leadTimeLabel)
#. +> trunk5
#: ekos/opsekos.ui:159
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Lead time is the minimum time in minutes between jobs. The scheduler starts execution of a job before its scheduled startup time by this lead time. Early execution is useful as focusing, alignment, and guiding procedures may take prolonged periods to time to complete.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, leadTimeLabel)
#. +> trunk5
#: ekos/opsekos.ui:162
#, kde-format
msgid "Lead Time:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, preDawnLabel)
#. +> trunk5
#: ekos/opsekos.ui:172
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Do not permit jobs to be scheduled or executed past this many minutes before dawn.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, preDawnLabel)
#. +> trunk5
#: ekos/opsekos.ui:175
#, kde-format
msgid "Pre-dawn"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_PreemptiveShutdown)
#. +> trunk5
#: ekos/opsekos.ui:189
#, kde-format
msgid ""
"<html><head/><body>"
"<p>In case no scheduler job is scheduled for this many hours, perform a complete shutdown procedure and restart observatory operations once the next job is ready.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PreemptiveShutdown)
#. +> trunk5
#: ekos/opsekos.ui:192
#, kde-format
msgid "Pre-emptive shutdown"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_PreemptiveShutdownTime)
#. +> trunk5
#: ekos/opsekos.ui:199
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Pre-emptive shutdown hours</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetMountModelOnAlignFail)
#. +> trunk5
#: ekos/opsekos.ui:208
#, kde-format
msgid "Reset Mount Model On Alignment Failure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_StopEkosAfterShutdown)
#. +> trunk5
#: ekos/opsekos.ui:215
#, kde-format
msgid "After shutdown procedure is successfully executed, stop INDI and Ekos."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_StopEkosAfterShutdown)
#. +> trunk5
#: ekos/opsekos.ui:218
#, kde-format
msgid "Stop Ekos After Shutdown"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShutdownScriptTerminatesINDI)
#. +> trunk5
#: ekos/opsekos.ui:225
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If the shutdown script terminates INDI server, enable this option so that no disconnection errors are generated.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShutdownScriptTerminatesINDI)
#. +> trunk5
#: ekos/opsekos.ui:228
#, kde-format
msgid "Shutdown Script Terminates INDI"
msgstr ""
+#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SortSchedulerJobs)
+#. +> trunk5
+#: ekos/opsekos.ui:235
+#, kde-format
+msgid "High priority and altitude jobs are executed first"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SortSchedulerJobs)
+#. +> trunk5
+#: ekos/opsekos.ui:238
+#, kde-format
+msgid "Sort jobs by Altitude and Priority"
+msgstr ""
+
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
-#: ekos/opsekos.ui:257 ekos/opsekos.ui:437
+#: ekos/opsekos.ui:267 ekos/opsekos.ui:447
#, kde-format
msgid "° C"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
-#: ekos/opsekos.ui:264
+#: ekos/opsekos.ui:274
#, kde-format
msgid "Maximum acceptable difference between requested and measured temperature set point. When the temperature threshold is below this value, the temperature set point request is deemed successful."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
-#: ekos/opsekos.ui:267
+#: ekos/opsekos.ui:277
#, kde-format
msgid "Temperature Threshold:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, overlapUnits)
#. +> trunk5
-#: ekos/opsekos.ui:297 ekos/scheduler/mosaic.ui:403
+#: ekos/opsekos.ui:307 ekos/scheduler/mosaic.ui:403
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
-#: ekos/opsekos.ui:304
+#: ekos/opsekos.ui:314
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set HFR Threshold percentage gain. When an autofocus operation is completed, the autofocus HFR value is increased by this threshold percentage value and stored within the capture module. If In-Sequence-Focus is engaged, the autofocus module only performs autofocusing procedure if current HFR value exceeds the capture module HFR threshold. Increase value to permit more relaxed changes in HFR values without requiring a full autofocus run.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
-#: ekos/opsekos.ui:307
+#: ekos/opsekos.ui:317
#, kde-format
msgid "HFR Threshold Modifier:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_InSequenceCheckFrames)
#. i18n: ectx: label, entry (InSequenceCheckFrames), group (Capture)
#. +> trunk5
-#: ekos/opsekos.ui:314 ekos/opsekos.ui:324 kstars.kcfg:1579
+#: ekos/opsekos.ui:324 ekos/opsekos.ui:334 kstars.kcfg:1579
#, kde-format
msgid "Run In-Sequence HFR check after this many frames."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
-#: ekos/opsekos.ui:317
+#: ekos/opsekos.ui:327
#, kde-format
msgid "In-Sequence HFR Check:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RememberJobProgress)
#. +> trunk5
-#: ekos/opsekos.ui:359
+#: ekos/opsekos.ui:369
#, kde-format
msgid "When loading a sequence file, resume the sequence starting from the last captured image, if any."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberJobProgress)
#. +> trunk5
-#: ekos/opsekos.ui:362
+#: ekos/opsekos.ui:372
#, kde-format
msgid "Remember Job Progress"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetMountModelAfterMeridian)
#. +> trunk5
-#: ekos/opsekos.ui:372
+#: ekos/opsekos.ui:382
#, kde-format
msgid "Reset Mount Model After Meridian Flip"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SaveHFRToFile)
#. +> trunk5
-#: ekos/opsekos.ui:379
+#: ekos/opsekos.ui:389
#, kde-format
msgid ""
"<html><head/><body>"
"<p>In-Sequence HFR threshold value controls when the autofocus process is started. If the measured HFR value exceeds the HFR threshold, autofocus process is initiated. If the HFR threshold value is zero initially (default), then the autofocus process best HFR value is used to set the new HFR threshold, after applying the HFR threshold modifier percentage. This new HFR threshold is then used for subsequent In-Sequence focus checks. If this option is enabled, the HFR threshold value is constant and gets saved to the sequence file.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SaveHFRToFile)
#. +> trunk5
-#: ekos/opsekos.ui:382
+#: ekos/opsekos.ui:392
#, kde-format
msgid "Save Sequence HFR Value to File"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useSummaryPreview)
#. +> trunk5
-#: ekos/opsekos.ui:389
+#: ekos/opsekos.ui:399
#, kde-format
msgid "Display received FITS in the Summary screen preview window."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useSummaryPreview)
#. +> trunk5
-#: ekos/opsekos.ui:392
+#: ekos/opsekos.ui:402
#, kde-format
msgid "Summary Screen Preview"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, darkLibraryTab)
#. +> trunk5
-#: ekos/opsekos.ui:413
+#: ekos/opsekos.ui:423
#, kde-format
msgid "Dark Library"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearRowB)
#. +> trunk5
-#: ekos/opsekos.ui:444
+#: ekos/opsekos.ui:454
#, kde-format
msgid "Remove one row from the database and delete the associated dark frame from disk"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearRowB)
#. +> trunk5
-#: ekos/opsekos.ui:447
+#: ekos/opsekos.ui:457
#, kde-format
msgid "Clear Row"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllB)
#. +> trunk5
-#: ekos/opsekos.ui:464
+#: ekos/opsekos.ui:474
#, kde-format
msgid "Remove all dark frames data and files"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearAllB)
#. +> trunk5
-#: ekos/opsekos.ui:467
+#: ekos/opsekos.ui:477
#, kde-format
msgid "Clear All"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, openDarksFolderB)
#. +> trunk5
-#: ekos/opsekos.ui:481
+#: ekos/opsekos.ui:491
#, kde-format
msgid "Open folder where dark frames are stored"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openDarksFolderB)
#. +> trunk5
-#: ekos/opsekos.ui:484
+#: ekos/opsekos.ui:494
#, kde-format
msgid "Darks Folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
-#: ekos/opsekos.ui:491 kstarslite/qml/modules/helpers/TimeSpinBox.qml:191
+#: ekos/opsekos.ui:501 kstarslite/qml/modules/helpers/TimeSpinBox.qml:191
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:195
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:196
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:197
#: widgets/timespinbox.cpp:150 widgets/timespinbox.cpp:154
#: widgets/timespinbox.cpp:155 widgets/timespinbox.cpp:156
#, kde-format, kde-kuit-format
msgid "days"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: label, entry (MaxDarkTemperatureDiff), group (DarkLibrary)
#. +> trunk5
-#: ekos/opsekos.ui:498 kstars.kcfg:1452
+#: ekos/opsekos.ui:508 kstars.kcfg:1452
#, kde-format
msgid "Maximum acceptable difference between current and recorded dark frame temperature set point. When the difference exceeds this value, a new dark frame shall be captured for this set point."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
-#: ekos/opsekos.ui:501
+#: ekos/opsekos.ui:511
#, kde-format
msgid "T. Threshold:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. i18n: ectx: label, entry (DarkLibraryDuration), group (Capture)
#. +> trunk5
-#: ekos/opsekos.ui:508 kstars.kcfg:1583
+#: ekos/opsekos.ui:518 kstars.kcfg:1583
#, kde-format
msgid "Reuse dark frames from the dark library for this many days. If exceeded, a new dark frame shall be captured and stored for future use."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
-#: ekos/opsekos.ui:511
+#: ekos/opsekos.ui:521
#, kde-format
msgid "Dark Validity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableView, darkTableView)
#. +> trunk5
-#: ekos/opsekos.ui:533
+#: ekos/opsekos.ui:543
#, kde-format
msgid "Double click to load dark frame"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:39
#, kde-format
msgid "Profile Editor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, schedulerProfileCombo)
#. +> trunk5
#: ekos/profileeditor.cpp:95 ekos/profileeditor.cpp:97
-#: ekos/scheduler/scheduler.cpp:2194 ekos/scheduler/scheduler.cpp:4822
+#: ekos/scheduler/scheduler.cpp:2202 ekos/scheduler/scheduler.cpp:4830
#: ekos/scheduler/scheduler.ui:282 skycomponents/flagcomponent.cpp:44
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:96 ekos/profileeditor.cpp:98
#, kde-format
msgid "Use scope data from INDI"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:143
#, kde-format
msgid "Cannot save an empty profile!"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:560
#, kde-format
msgid "<nobr>Available as <b>Remote</b> Driver. To use locally, install the corresponding driver.<nobr/>"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:562
#, kde-format
msgid "<nobr><b>Label</b>: %1 &#9473; <b>Driver</b>: %2 &#9473; <b>Exec</b>: %3<nobr/>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, profileGroup)
#. +> trunk5
#: ekos/profileeditor.ui:32
#, kde-format
msgid "Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, profileNameLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: ekos/profileeditor.ui:55 indi/indihostconf.ui:20 tools/altvstime.ui:54
#: tools/argfindobject.ui:21
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoConnectCheck)
#. +> trunk5
#: ekos/profileeditor.ui:65
#, kde-format
msgid ""
"<html><head/><body>"
"<p>After establishing connection with INDI server, automatically connect all devices.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoConnectCheck)
#. +> trunk5
#: ekos/profileeditor.ui:68
#, kde-format
msgid "Auto Connect"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, loadSiteCheck)
#. +> trunk5
#: ekos/profileeditor.ui:81
#, kde-format
msgid "Load current site settings when Ekos is online. This option should only be used when connecting to a remote geographic site."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, loadSiteCheck)
#. +> trunk5
#: ekos/profileeditor.ui:84
#, kde-format
msgid "Site Info"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, INDIWebManagerPort)
#. +> trunk5
#: ekos/profileeditor.ui:117
#, kde-format
msgid "INDI Web Manager port"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, INDIWebManagerPort)
#. +> trunk5
#: ekos/profileeditor.ui:120
#, kde-format
msgid "8624"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, remotePortLabel)
#. i18n: ectx: property (text), widget (QLabel, INDIWebManagerPortLabel)
#. i18n: ectx: property (text), widget (QLabel, externalGuidePortLabel)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5
#: ekos/profileeditor.ui:130 ekos/profileeditor.ui:169
#: ekos/profileeditor.ui:290 ekos/profilewizard.ui:508
#: ekos/profilewizard.ui:697 indi/indihostconf.ui:40
#, kde-format
msgid "Port:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, openWebManagerB)
#. +> trunk5
#: ekos/profileeditor.ui:140
#, kde-format
msgid "Open Web Manager in browser"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openWebManagerB)
#. +> trunk5
#: ekos/profileeditor.ui:143
#, kde-format
msgid "Web Manager"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, guidingTypeLabel)
#. +> trunk5
#: ekos/profileeditor.ui:159
#, kde-format
msgid "Guiding:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, modeLabel)
#. +> trunk5
#: ekos/profileeditor.ui:176
#, kde-format
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, remoteHostLabel)
#. i18n: ectx: property (text), widget (QLabel, externalGuideHostLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: ekos/profileeditor.ui:186 ekos/profileeditor.ui:280
#: ekos/profilewizard.ui:494 ekos/profilewizard.ui:673 indi/indihostconf.ui:30
#, kde-format
msgid "Host:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, INDIWebManagerCheck)
#. +> trunk5
#: ekos/profileeditor.ui:209
#, kde-format
msgid "Store profile on remote INDI Web Manager. Use INDI Web Manager on the remote device to start/stop INDI server."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, INDIWebManagerCheck)
#. +> trunk5
#: ekos/profileeditor.ui:212
#, kde-format
msgid "INDI Web Manager"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, remotePort)
#. +> trunk5
#: ekos/profileeditor.ui:228
#, kde-format
msgid "Remote INDI Server Port"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, remotePort)
#. i18n: ectx: property (text), widget (QLineEdit, remotePortEdit)
#. i18n: ectx: property (text), widget (QLineEdit, stellarMatePort)
#. +> trunk5
#: ekos/profileeditor.ui:231 ekos/profilewizard.ui:515
#: ekos/profilewizard.ui:704
#, kde-format
msgid "7624"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, externalGuideHost)
#. +> trunk5
#: ekos/profileeditor.ui:247
#, kde-format
msgid "localhost"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, remoteMode)
#. +> trunk5
#: ekos/profileeditor.ui:254
#, kde-format
msgid "Re&mote"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, localMode)
#. +> trunk5
#: ekos/profileeditor.ui:297
#, kde-format
msgid "&Local"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. +> trunk5
#: ekos/profileeditor.ui:308
#, kde-format
msgid "Internal"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. i18n: ectx: property (text), widget (QRadioButton, usePHD2R)
#. +> trunk5
#: ekos/profileeditor.ui:313 ekos/profilewizard.ui:1064
#, kde-format
msgid "PHD2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. +> trunk5
#: ekos/profileeditor.ui:318
#, kde-format
msgid "LinGuider"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/profileeditor.ui:331
#, kde-format
msgid "Select Devices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#. +> trunk5
#: ekos/profileeditor.ui:337
#, kde-format
msgid "Auxliary #3"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/profileeditor.ui:340
#, kde-format
msgid "Aux 3:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#. +> trunk5
#: ekos/profileeditor.ui:373
#, kde-format
msgid "Auxliary #4"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/profileeditor.ui:376
#, kde-format
msgid "Aux 4:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#. +> trunk5
#: ekos/profileeditor.ui:383
#, kde-format
msgid "Adaptive Optics"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/profileeditor.ui:386
#, kde-format
msgid "AO:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#. +> trunk5
#: ekos/profileeditor.ui:393
#, kde-format
msgid "Auxliary #2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/profileeditor.ui:396
#, kde-format
msgid "Aux 2:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. +> trunk5
#: ekos/profileeditor.ui:443
#, kde-format
msgid "Weather Station"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/profileeditor.ui:446 oal/execute.ui:65
#, kde-format
msgid "Weather:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/profileeditor.ui:453
#, kde-format
msgid "Mount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/profileeditor.ui:480
#, kde-format
msgid "Dome:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_16)
#. +> trunk5
#: ekos/profileeditor.ui:487
#, kde-format
msgid "Auxliary #1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/profileeditor.ui:490
#, kde-format
msgid "Aux 1:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/profileeditor.ui:601
#, kde-format
msgid "Select Telescopes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/profileeditor.ui:622
#, kde-format
msgid "Primary:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/profileeditor.ui:639
#, kde-format
msgid "Guide:"
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:125
#, kde-format
msgid "Invalid port!"
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:131 ekos/profilewizard.cpp:162
#, kde-format
msgid "Host name cannot be empty!"
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:218
#, kde-format
msgid "Profile name cannot be empty!"
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:270
#, kde-format
msgid "Detecting StellarMate..."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:271
#, kde-format
msgid "Please wait while searching for StellarMate..."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:296
#, kde-format
msgid "Failed to detect any StellarMate gadget. Make sure it is powered and on the same network."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ProfileWizard)
#. +> trunk5
#: ekos/profilewizard.ui:26
#, kde-format
msgid "Ekos Profile Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, intoPageLabel)
#. +> trunk5
#: ekos/profilewizard.ui:119
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Welcome to the <span style=\" font-weight:600;\">Ekos Profile Wizard!</span></p>"
"<p>Ekos is the premier observatory control and automation platform. With Ekos, you can capture images and gather scientific data with ease. This Wizard will help you create your equipment profile. You will be asked to verify some basic information. </p>"
"<p>Please click <span style=\" font-weight:600;\">next</span> to continue. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/profilewizard.ui:214
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Online Resources:</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, INDIInfoB)
#. +> trunk5
#: ekos/profilewizard.ui:243
#, kde-format
msgid ""
"What is\n"
"INDI?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, discoverEkosB)
#. +> trunk5
#: ekos/profilewizard.ui:266
#, kde-format
msgid ""
"Discover\n"
"Ekos"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, videoTutorialsB)
#. +> trunk5
#: ekos/profilewizard.ui:289
#, kde-format
msgid ""
"Video\n"
"Tutorials"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/profilewizard.ui:335
#, kde-format
msgid "Where is your equipment connected?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, localEquipmentB)
#. +> trunk5
#: ekos/profilewizard.ui:358
#, kde-format
msgid ""
"Equipment is attached\n"
"to this computer"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, remoteEquipmentB)
#. +> trunk5
#: ekos/profilewizard.ui:401
#, kde-format
msgid ""
"Equipment is attached\n"
"to a remote computer"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stellarMateEquipmentB)
#. +> trunk5
#: ekos/profilewizard.ui:441
#, kde-format
msgid ""
"Equipment is attached\n"
"to StellarMate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/profilewizard.ui:485
#, kde-format
msgid "Enter the remote computer information:"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteHostEdit)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, stellarMateHost)
#. +> trunk5
#: ekos/profilewizard.ui:501 ekos/profilewizard.ui:683
#, kde-format
msgid "Enter IP address or host name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/profilewizard.ui:530
#, kde-format
msgid ""
"<html><head/><body>"
"<p><a href=\"https://github.com/knro/indiwebmanager\"><span style=\" text-decoration: underline; color:#007af4;\">INDI Web Manager</span></a> running on the Remote Computer?</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, webManagerNotSureB)
#. +> trunk5
#: ekos/profilewizard.ui:556
#, kde-format
msgid "Not Sure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: ekos/profilewizard.ui:586
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Tip</span>: <span style=\" font-style:italic;\">INDI Web Manager</span> is a service that runs on remote devices to help you start and stop INDI services remotely.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/profilewizard.ui:661
#, kde-format
msgid "Enter StellarMate host name. If you do not know, click Auto Detect:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, stellarMateHost)
#. +> trunk5
#: ekos/profilewizard.ui:680
#, kde-format
msgid "stellarmate.local"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stellarMateAutoDetectB)
#. +> trunk5
#: ekos/profilewizard.ui:690
#, kde-format
msgid "Auto Detect"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/profilewizard.ui:768
#, kde-format
msgid ""
"<html><head/><body>"
"<p>To use Ekos with your equipment locally on Windows, you need to download and install <a href=\"http://www.cloudmakers.eu/windi/\"><span style=\" text-decoration: underline; color:#007af4;\">INDI Server for Windows</span></a>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/profilewizard.ui:805
#, kde-format
msgid ""
"<html><head/><body>"
"<p>After installing <span style=\" font-style:italic;\">INDI Server for Windows (wINDI)</span>, establish connection with your equipment. wINDI requires <a href=\"http://www.ascom-standards.org/\"><span style=\" text-decoration: underline; color:#007af4;\">ASCOM</span></a> drivers for all your equipment, so make sure to install all necessary ASCOM drivers for your gear.</p>"
"<p>After successfully starting INDI Server in wINDI, click <span style=\" font-weight:600;\">Ready</span> to continue.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/profilewizard.ui:825
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Tip</span>: INDI Server for Windows functionality is limited compared to the native INDI drivers on Linux. It is recommended to install native INDI on an embedded Linux device such as <a href=\"http://indilib.org/support/tutorials/169-ekos-on-raspberry-pi-complete-guide.html\"><span style=\" text-decoration: underline; color:#007af4;\">Raspberry PI</span></a>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, windowsReadyB)
#. +> trunk5
#: ekos/profilewizard.ui:862
#, kde-format
msgid "Ready"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/profilewizard.ui:897
#, kde-format
msgid "Which INDI Server do you want to use?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, useInternalINDIB)
#. +> trunk5
#: ekos/profilewizard.ui:920
#, kde-format
msgid ""
"Internal INDI\n"
"Server"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, useExternalINDIB)
#. +> trunk5
#: ekos/profilewizard.ui:955
#, kde-format
msgid ""
"External INDI\n"
"Server"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/profilewizard.ui:979
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Tip</span>: External INDI Server can be <a href=\"http://www.cloudmakers.eu/indiserver/\"><span style=\" text-decoration: underline; color:#007af4;\">INDI Server for OSX</span></a> or an INDI Server launched manually locally. If unsure, select Internal INDI Server.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/profilewizard.ui:1001
#, kde-format
msgid ""
"<html><head/><body>"
"<p>You're almost done...</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/profilewizard.ui:1014
#, kde-format
msgid ""
"<html><head/><body>"
"<p>What do you want to name your profile?</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, profileNameEdit)
#. +> trunk5
#: ekos/profilewizard.ui:1030
#, kde-format
msgid "My Astro Gear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/profilewizard.ui:1045
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Which guider application do you want to use?</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, useInternalGuiderR)
#. +> trunk5
#: ekos/profilewizard.ui:1054
#, kde-format
msgid "Internal Guider"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, useLinGuiderR)
#. +> trunk5
#: ekos/profilewizard.ui:1071
#, kde-format
msgid "Lin Guider"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/profilewizard.ui:1098
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Tip</span>: Internal Guider is recommended. Using external guider applications requires additional setup instructions outside the scope of Ekos.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/profilewizard.ui:1117
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Do you want to select additional services?</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useJoystickCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1131
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use INDI Joystick driver to enable control of mounts, domes, and focusers with any compatible game pad.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useJoystickCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1134
#, kde-format
msgid "Joystick"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useRemoteAstrometryCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1144
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If the remote computer has astrometry.net installed, you can run the remote astrometry driver and use it to solve images in Ekos Align module.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useRemoteAstrometryCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1147
#, kde-format
msgid "Remote Astrometry"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useWatchDogCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1157
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use the INDI WatchDog driver. It monitors connection between your remote equipment and Ekos. If the communication is lost between the two, the WatchDog driver goes into safe mode and executes a shutdown procedure to protect your equipment.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useWatchDogCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1160
#, kde-format
msgid "Watch Dog"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useSkySafariCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1167
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If you plan to use SkySafari to monitor and/or control your mount, check this box to start INDI SkySafari Server. You can connect SkySafari to this server and it shall enable you to connect and control your mount. For more details, please check the <a href=\"http://indilib.org/devices/telescopes/skysafari.html\"><span style=\" text-decoration: underline; color:#007af4;\">INDI SkySafari Documentation.</span></a></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useSkySafariCheck)
#. +> trunk5
#: ekos/profilewizard.ui:1170
#, kde-format
msgid "SkySafari"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createProfileB)
#. +> trunk5
#: ekos/profilewizard.ui:1204
#, kde-format
msgid ""
"Create Profile &&\n"
"Select Devices"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, mosaicDialog)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:14
#, kde-format
msgid "Mosaic Job Creator"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, equipmentGroup)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:30
#, kde-format
msgid "1. Equipment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:57
#, kde-format
msgid "um"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, cameraWFOVLabel)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, targetFOVWLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:66 ekos/scheduler/mosaic.ui:160
#: ekos/scheduler/mosaic.ui:351 ekos/scheduler/mosaic.ui:375
#: ekos/scheduler/mosaic.ui:479
#: kstarslite/qml/indi/modules/MotionControl.qml:141
#, kde-format, kde-kuit-format
msgid "W"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:128
#, kde-format
msgid "Mount focal length in millimeters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:131 oal/equipmentwriter.ui:158
#: oal/equipmentwriter.ui:312
#, kde-format
msgid "Focal Length:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:138
#, kde-format
msgid "Camera pixel size in microns"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:141
#, kde-format
msgid "Pixel Size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:148
#, kde-format
msgid "Camera frame width and height in pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:151
#, kde-format
msgid "Camera:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:208
#, kde-format
msgid "Camera's rotation angle (East of North) in degrees. To measure the angle, solve an image and use the astrometry solver solution's rotation angle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:231
#, kde-format
msgid "E of N"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, fovGroup)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:244
#, kde-format
msgid "2. FOV"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, cameraFOVLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:253
#, kde-format
msgid "Camera FOV in arc minutes as determined from equipment parameters above"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cameraFOVLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:256
#, kde-format
msgid "Camera FOV:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:263
#, kde-format
msgid "Specify the number of rows and columns of the final mosaic image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:266
#, kde-format
msgid "Mosaic Grid:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, targetFOVLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:299
#, kde-format
msgid "Final mosaic field of view size in arc minutes. Click update to calculate it or enter it manually."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, targetFOVLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:302
#, kde-format
msgid "Mosaic FOV:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, overlapLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:440
#, kde-format
msgid "Percentage of overlap between two neighbouring images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, overlapLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:443
#, kde-format
msgid "Overlap:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:501
#, kde-format
msgid "3. Output"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, jobCountLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:512
#, kde-format
msgid "Number of scheduler jobs required to capture the mosaic image. Click update to calculate it"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, jobCountLabel)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:515
#, kde-format
msgid "Job Count:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_18)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:552
#, kde-format
msgid "Directory to save sequence images"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, updateB)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:600
#, kde-format
msgid "Calculate target FOV and number of jobs required to capture the mosaic"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, updateB)
#. i18n: ectx: property (text), widget (QPushButton, updateButton)
#. i18n: ectx: property (text), widget (QPushButton, Update)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:603 tools/altvstime.ui:535
#: tools/observinglist.ui:222
#, kde-format
msgid "Update"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetB)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:610
#, kde-format
msgid "Reset all parameters"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, createJobsB)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:636
#, kde-format
msgid "Create scheduler jobs to capture the mosaic image"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createJobsB)
#. +> trunk5
#: ekos/scheduler/mosaic.ui:639
#, kde-format
msgid "Create Jobs"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:124 ekos/scheduler/scheduler.cpp:756
#, kde-format
msgid "Add observation job to list."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:128
#, kde-format
msgid "Remove observation job from list."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:302
#, kde-format
msgid "Select FITS Image"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:322
#, kde-format
msgid "Select Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:322
#, kde-format
msgid "Ekos Sequence Queue (*.esq)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:344
#, kde-format
msgid "Select Startup Script"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:344 ekos/scheduler/scheduler.cpp:356
#, kde-format
msgid "Script (*)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:356
#, kde-format
msgid "Select Shutdown Script"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:382 ekos/scheduler/scheduler.cpp:621
#, kde-format
msgid "You cannot add or modify a job while the scheduler is running."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:390
#, kde-format
msgid "Target name is required."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:396
#, kde-format
msgid "Sequence file is required."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:403
#, kde-format
msgid "Target coordinates are required."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:425 ekos/scheduler/scheduler.cpp:4444
+#: ekos/scheduler/scheduler.cpp:425 ekos/scheduler/scheduler.cpp:4452
#, kde-format
msgid "RA value %1 is invalid."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:431 ekos/scheduler/scheduler.cpp:4450
+#: ekos/scheduler/scheduler.cpp:431 ekos/scheduler/scheduler.cpp:4458
#, kde-format
msgid "DEC value %1 is invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:593
#, kde-format
msgid "You cannot reset a job while the scheduler is running."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:611
#, kde-format
msgid "Job %1 status is reset."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:736
#, kde-format
msgid "Exit edit mode"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:748
#, kde-format
msgid "Edit mode cancelled."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:858
#, kde-format
msgid "Scheduler aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:902
#, kde-format
msgid "Scheduler is in shutdown until next job is ready"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, startB)
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:919 ekos/scheduler/scheduler.ui:661
#, kde-format
msgid "Start Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:937
#, kde-format
msgid "Scheduler resumed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:941 ekos/scheduler/scheduler.cpp:967
#, kde-format
msgid "Stop Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:948
#, kde-format
msgid "Startup script URL %1 is not valid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:955
#, kde-format
msgid "Shutdown script URL %1 is not valid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1003
#, kde-format
msgid "Scheduler paused."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1007
#, kde-format
msgid "Resume Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1024
#, kde-format
msgid "%1 observation job has no more runs remaining."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1081
#, kde-format
msgid "Ekos failed to schedule %1."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1087
#, kde-format
msgid "%1 observation job is due to run as soon as possible."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1094
#, kde-format
msgid "%1 observation job is scheduled at %2"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1112
#, kde-format
msgid "%1 completion time (%2) is earlier than start up time (%3)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1127
#, kde-format
msgid "%1 startup time already passed by %2. Job is marked as invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1133
#, kde-format
msgid "%1 startup time already passed by %2. Aborting job..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1153 ekos/scheduler/scheduler.cpp:1191
#, kde-format
msgid "%1 observation job evaluation failed with a score of %2. Aborting job..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1161
#, kde-format
msgid "%1 observation job updated score is %2. Aborting job..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1164
#, kde-format
msgid "%1 observation job updated score is %2 %3 seconds after startup time. Aborting job..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1246
#, kde-format
msgid "No valid jobs found, aborting..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1252
#, kde-format
msgid "%1 job is invalid."
msgid_plural "%1 jobs are invalid."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1255
#, kde-format
msgid "%1 job aborted."
msgid_plural "%1 jobs aborted"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1258
#, kde-format
msgid "%1 job completed."
msgid_plural "%1 jobs completed."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1262
#, kde-format
msgid "Scheduler complete. Starting shutdown procedure..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1329
+#: ekos/scheduler/scheduler.cpp:1332
#, kde-format
msgid "Observation jobs %1 and %2 have close start up times. %2 is rescheduled to %3."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1338
+#: ekos/scheduler/scheduler.cpp:1341
#, kde-format
msgid "Job evaluation complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1388
+#: ekos/scheduler/scheduler.cpp:1396
#, kde-format
msgid "Found candidate job %1 (Priority #%2)."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1421
+#: ekos/scheduler/scheduler.cpp:1429
#, kde-format
msgid "%1 observation job is scheduled for execution at %2. Observatory is scheduled for shutdown until next job is ready."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1443
+#: ekos/scheduler/scheduler.cpp:1451
#, kde-format
msgid "%1 observation job is scheduled for execution at %2. Parking the mount until the job is ready."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1452
+#: ekos/scheduler/scheduler.cpp:1460
#, kde-format
msgid "Scheduler is going into sleep mode..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1455
+#: ekos/scheduler/scheduler.cpp:1463
#, kde-format
msgid "Scheduler is in sleep mode"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1479
+#: ekos/scheduler/scheduler.cpp:1487
#, kde-format
msgid "Scheduler is awake."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1485
+#: ekos/scheduler/scheduler.cpp:1493
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when ready..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1487
+#: ekos/scheduler/scheduler.cpp:1495
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when scheduler is resumed."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1547
+#: ekos/scheduler/scheduler.cpp:1555
#, kde-format
msgid "%1 reaches an altitude of %2 degrees at %3 but will not be scheduled due to close proximity to astronomical twilight rise."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1558
+#: ekos/scheduler/scheduler.cpp:1566
#, kde-format
msgid "%1 is scheduled to start at %2 where its altitude is %3 degrees."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1566
+#: ekos/scheduler/scheduler.cpp:1574
#, kde-format
msgid "No night time found for %1 to rise above minimum altitude of %2 degrees."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1569
+#: ekos/scheduler/scheduler.cpp:1577
#, kde-format
msgid "No night time found for %1 to rise above minimum altitude of %2 degrees with minimum moon separation of %3 degrees."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1592
+#: ekos/scheduler/scheduler.cpp:1600
#, kde-format
msgid "%1 Transit time is %2"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1601
+#: ekos/scheduler/scheduler.cpp:1609
#, kde-format
msgid "%1 Observation time is %2 adjusted for %3 minute."
msgid_plural "%1 Observation time is %2 adjusted for %3 minutes."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1607
+#: ekos/scheduler/scheduler.cpp:1615
#, kde-format
msgid "%1 culminates during the day and cannot be scheduled for observation."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1613
+#: ekos/scheduler/scheduler.cpp:1621
#, kde-format
msgid "Observation time for %1 already passed."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1638
+#: ekos/scheduler/scheduler.cpp:1646
#, kde-format
msgid "Weather conditions are OK."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1642
+#: ekos/scheduler/scheduler.cpp:1650
#, kde-format
msgid "Warning! Weather conditions are in the WARNING zone."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1646
+#: ekos/scheduler/scheduler.cpp:1654
#, kde-format
msgid "Caution! Weather conditions are in the DANGER zone!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1653
+#: ekos/scheduler/scheduler.cpp:1661
#, kde-format
msgid "Warning: Ekos did not receive any weather updates for the last %1 minutes."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1674
+#: ekos/scheduler/scheduler.cpp:1682
#, kde-format
msgid "Weather conditions in warning zone"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1682
+#: ekos/scheduler/scheduler.cpp:1690
#, kde-format
msgid "Weather conditions are critical. Observatory shutdown is imminent"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1698
+#: ekos/scheduler/scheduler.cpp:1706
#, kde-format
msgid "Starting shutdown procedure due to severe weather."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1751
+#: ekos/scheduler/scheduler.cpp:1759
#, kde-format
msgid "Dark sky score is %1 for time %2"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1809
+#: ekos/scheduler/scheduler.cpp:1817
#, kde-format
msgid "%1 altitude at %2 is %3 degrees. %1 altitude score is %4."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1892
+#: ekos/scheduler/scheduler.cpp:1900
#, kde-format
msgid "%1 Moon score %2 (separation %3)."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1910
+#: ekos/scheduler/scheduler.cpp:1918
#, kde-format
msgid "Astronomical twilight rise is at %1, set is at %2, and current time is %3"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1930
+#: ekos/scheduler/scheduler.cpp:1938
#, kde-format
msgid "Ekos job started (%1)"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1977
+#: ekos/scheduler/scheduler.cpp:1985
#, kde-format
msgid "Ekos started."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1983
+#: ekos/scheduler/scheduler.cpp:1991
#, kde-format
msgid "Ekos failed to start."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:1990
+#: ekos/scheduler/scheduler.cpp:1998
#, kde-format
msgid "Ekos timed out."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2003
+#: ekos/scheduler/scheduler.cpp:2011
#, kde-format
msgid "Ekos stopped."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2058
+#: ekos/scheduler/scheduler.cpp:2066
#, kde-format
msgid "INDI devices connected."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2066 ekos/scheduler/scheduler.cpp:2080
+#: ekos/scheduler/scheduler.cpp:2074 ekos/scheduler/scheduler.cpp:2088
#, kde-format
msgid "One or more INDI devices failed to connect. Retrying..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2071
+#: ekos/scheduler/scheduler.cpp:2079
#, kde-format
msgid "INDI devices failed to connect. Check INDI control panel for details."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2085
+#: ekos/scheduler/scheduler.cpp:2093
#, kde-format
msgid "INDI devices connection timed out. Check INDI control panel for details."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2099
+#: ekos/scheduler/scheduler.cpp:2107
#, kde-format
msgid "INDI devices disconnected."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2174
+#: ekos/scheduler/scheduler.cpp:2182
#, kde-format
msgid "Observatory is in the startup process"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2185
+#: ekos/scheduler/scheduler.cpp:2193
#, kde-format
msgid "Ekos is already started, skipping startup script..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2284
+#: ekos/scheduler/scheduler.cpp:2292
#, kde-format
msgid "Observatory is in the shutdown process"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2307
+#: ekos/scheduler/scheduler.cpp:2315
#, kde-format
msgid "Warming up CCD..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2441
+#: ekos/scheduler/scheduler.cpp:2449
#, kde-format
msgid "park/unpark wait procedure failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2452
+#: ekos/scheduler/scheduler.cpp:2460
#, kde-format
msgid "Executing script %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2482
+#: ekos/scheduler/scheduler.cpp:2490
#, kde-format
msgid "Startup script failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2487
+#: ekos/scheduler/scheduler.cpp:2495
#, kde-format
msgid "Shutdown script failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2526
+#: ekos/scheduler/scheduler.cpp:2534
#, kde-format
msgid "Shutdown complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2528
+#: ekos/scheduler/scheduler.cpp:2536
#, kde-format
msgid "Shutdown procedure failed, aborting..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2616
+#: ekos/scheduler/scheduler.cpp:2624
#, kde-format
msgid "%1 current altitude (%2 degrees) crossed minimum constraint altitude (%3 degrees), aborting job..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2642
+#: ekos/scheduler/scheduler.cpp:2650
#, kde-format
msgid "Current moon separation (%1 degrees) is lower than %2 minimum constraint (%3 degrees), aborting job..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2663
+#: ekos/scheduler/scheduler.cpp:2671
#, kde-format
msgid "Approaching astronomical twilight rise limit at %1 (%2 minutes safety margin), aborting all jobs..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2697 ekos/scheduler/scheduler.cpp:2730
-#: ekos/scheduler/scheduler.cpp:2790 ekos/scheduler/scheduler.cpp:2843
-#: ekos/scheduler/scheduler.cpp:2875 ekos/scheduler/scheduler.cpp:2920
+#: ekos/scheduler/scheduler.cpp:2705 ekos/scheduler/scheduler.cpp:2738
+#: ekos/scheduler/scheduler.cpp:2798 ekos/scheduler/scheduler.cpp:2851
+#: ekos/scheduler/scheduler.cpp:2883 ekos/scheduler/scheduler.cpp:2928
#, kde-format
msgid "Connection to INDI is lost. Aborting..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2708
+#: ekos/scheduler/scheduler.cpp:2716
#, kde-format
msgid "%1 slew is complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2715 ekos/scheduler/scheduler.cpp:2858
+#: ekos/scheduler/scheduler.cpp:2723 ekos/scheduler/scheduler.cpp:2866
#, kde-format
msgid "%1 slew failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2743
+#: ekos/scheduler/scheduler.cpp:2751
#, kde-format
msgid "%1 focusing is complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2754
+#: ekos/scheduler/scheduler.cpp:2762
#, kde-format
msgid "%1 focusing failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2758
+#: ekos/scheduler/scheduler.cpp:2766
#, kde-format
msgid "Restarting %1 focusing procedure..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2801
+#: ekos/scheduler/scheduler.cpp:2809
#, kde-format
msgid "%1 alignment is complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2809
+#: ekos/scheduler/scheduler.cpp:2817
#, kde-format
msgid "%1 alignment failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2815
+#: ekos/scheduler/scheduler.cpp:2823
#, kde-format
msgid "Restarting %1 alignment procedure..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2851
+#: ekos/scheduler/scheduler.cpp:2859
#, kde-format
msgid "%1 repositioning is complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2886
+#: ekos/scheduler/scheduler.cpp:2894
#, kde-format
msgid "%1 guiding is in progress..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2895
+#: ekos/scheduler/scheduler.cpp:2903
#, kde-format
msgid "%1 guiding failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2897
+#: ekos/scheduler/scheduler.cpp:2905
#, kde-format
msgid "%1 calibration failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2901 ekos/scheduler/scheduler.cpp:2942
+#: ekos/scheduler/scheduler.cpp:2909 ekos/scheduler/scheduler.cpp:2950
#, kde-format
msgid "Restarting %1 guiding procedure..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2928
+#: ekos/scheduler/scheduler.cpp:2936
#, kde-format
msgid "%1 capture failed!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2958
+#: ekos/scheduler/scheduler.cpp:2966
#, kde-format
msgid "Ekos job (%1) - Capture finished"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:2998
+#: ekos/scheduler/scheduler.cpp:3006
#, kde-format
msgid "Proceeding directly to capture stage because only calibration frames are pending."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3098
+#: ekos/scheduler/scheduler.cpp:3106
#, kde-format
msgid "Open Ekos Scheduler List"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3375
+#: ekos/scheduler/scheduler.cpp:3383
#, kde-format
msgid "Save Ekos Scheduler List"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3393
+#: ekos/scheduler/scheduler.cpp:3401
#, kde-format
msgid "Failed to save scheduler list"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3514
+#: ekos/scheduler/scheduler.cpp:3522
#, kde-format
msgid "Scheduler list saved to %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3530
+#: ekos/scheduler/scheduler.cpp:3538
#, kde-format
msgid "Slewing to %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3559
+#: ekos/scheduler/scheduler.cpp:3567
#, kde-format
msgid "canAutoFocus DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3565
+#: ekos/scheduler/scheduler.cpp:3573
#, kde-format
msgid "Autofocus is not supported."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3581
+#: ekos/scheduler/scheduler.cpp:3589
#, kde-format
msgid "resetFrame DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3593
+#: ekos/scheduler/scheduler.cpp:3601
#, kde-format
msgid "setAutoFocusStar DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3601
+#: ekos/scheduler/scheduler.cpp:3609
#, kde-format
msgid "startFocus DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3618
+#: ekos/scheduler/scheduler.cpp:3626
#, kde-format
msgid "Focusing %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3629
+#: ekos/scheduler/scheduler.cpp:3637
#, kde-format
msgid "%1 observation job terminated due to errors."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3670
+#: ekos/scheduler/scheduler.cpp:3678
#, kde-format
msgid "%1 observation job is complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3681
+#: ekos/scheduler/scheduler.cpp:3689
#, kde-format
msgid "Repeating %1 observation job. %2 runs remaining."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3706
+#: ekos/scheduler/scheduler.cpp:3714
#, kde-format
msgid "%1 observation job reached completion time with #%2 batch done. Stopping..."
msgid_plural "%1 observation job reached completion time with #%2 batches done. Stopping..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3721
+#: ekos/scheduler/scheduler.cpp:3729
#, kde-format
msgid "%1 observation job completed and will restart now..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3752
+#: ekos/scheduler/scheduler.cpp:3760
#, kde-format
msgid "loadAndSlew DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3757
+#: ekos/scheduler/scheduler.cpp:3765
#, kde-format
msgid "Solving %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3763
+#: ekos/scheduler/scheduler.cpp:3771
#, kde-format
msgid "captureAndSolve DBUS error: %1"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3767
+#: ekos/scheduler/scheduler.cpp:3775
#, kde-format
msgid "Capturing and solving %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3790
+#: ekos/scheduler/scheduler.cpp:3798
#, kde-format
msgid "Starting guiding procedure for %1 ..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3819
+#: ekos/scheduler/scheduler.cpp:3827
#, kde-format
msgid "Ekos job (%1) - Capture started"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3822
+#: ekos/scheduler/scheduler.cpp:3830
#, kde-format
msgid "%1 capture is in progress (Batch #%2)..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3824
+#: ekos/scheduler/scheduler.cpp:3832
#, kde-format
msgid "%1 capture is in progress..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3890
+#: ekos/scheduler/scheduler.cpp:3898
#, kde-format
msgid "Cannot estimate time since the sequence saves the files remotely."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3967
+#: ekos/scheduler/scheduler.cpp:3975
#, kde-format
msgid "%1 observation job is already complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:3992
+#: ekos/scheduler/scheduler.cpp:4000
#, kde-format
msgid "%1 observation job is estimated to take %2 to complete."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4008
+#: ekos/scheduler/scheduler.cpp:4016
#, kde-format
msgid "Parking mount in progress..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4012
+#: ekos/scheduler/scheduler.cpp:4020
#, kde-format
msgid "Parking mount..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4024
+#: ekos/scheduler/scheduler.cpp:4032
#, kde-format
msgid "Mount already parked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4041
+#: ekos/scheduler/scheduler.cpp:4049
#, kde-format
msgid "Unparking mount in progress..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4045
+#: ekos/scheduler/scheduler.cpp:4053
#, kde-format
msgid "Unparking mount..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4057
+#: ekos/scheduler/scheduler.cpp:4065
#, kde-format
msgid "Mount already unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4087
+#: ekos/scheduler/scheduler.cpp:4095
#, kde-format
msgid "Mount unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4102 ekos/scheduler/scheduler.cpp:4232
-#: ekos/scheduler/scheduler.cpp:4351
+#: ekos/scheduler/scheduler.cpp:4110 ekos/scheduler/scheduler.cpp:4240
+#: ekos/scheduler/scheduler.cpp:4359
#, kde-format
msgid "Operation timeout. Restarting operation..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4115 ekos/scheduler/scheduler.cpp:4130
+#: ekos/scheduler/scheduler.cpp:4123 ekos/scheduler/scheduler.cpp:4138
#, kde-format
msgid "Mount unparking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4120 ekos/scheduler/scheduler.cpp:4125
+#: ekos/scheduler/scheduler.cpp:4128 ekos/scheduler/scheduler.cpp:4133
#, kde-format
msgid "Mount parking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4170
+#: ekos/scheduler/scheduler.cpp:4178
#, kde-format
msgid "Dome already parked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4184
+#: ekos/scheduler/scheduler.cpp:4192
#, kde-format
msgid "Unparking dome..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4190
+#: ekos/scheduler/scheduler.cpp:4198
#, kde-format
msgid "Dome already unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4220
+#: ekos/scheduler/scheduler.cpp:4228
#, kde-format
msgid "Dome unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4245
+#: ekos/scheduler/scheduler.cpp:4253
#, kde-format
msgid "Dome parking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4250
+#: ekos/scheduler/scheduler.cpp:4258
#, kde-format
msgid "Dome unparking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4284
+#: ekos/scheduler/scheduler.cpp:4292
#, kde-format
msgid "Parking Cap..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4290
+#: ekos/scheduler/scheduler.cpp:4298
#, kde-format
msgid "Cap already parked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4304
+#: ekos/scheduler/scheduler.cpp:4312
#, kde-format
msgid "Unparking cap..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4310
+#: ekos/scheduler/scheduler.cpp:4318
#, kde-format
msgid "Cap already unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4329
+#: ekos/scheduler/scheduler.cpp:4337
#, kde-format
msgid "Cap parked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4339
+#: ekos/scheduler/scheduler.cpp:4347
#, kde-format
msgid "Cap unparked."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4364
+#: ekos/scheduler/scheduler.cpp:4372
#, kde-format
msgid "Cap parking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4369
+#: ekos/scheduler/scheduler.cpp:4377
#, kde-format
msgid "Cap unparking error."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4406
+#: ekos/scheduler/scheduler.cpp:4414
#, kde-format
msgid "Weather information is pending..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4418
+#: ekos/scheduler/scheduler.cpp:4426
#, kde-format
msgid "%1 observation job aborted due to bad weather."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4521
+#: ekos/scheduler/scheduler.cpp:4529
#, kde-format
msgid "Mosaic file %1 saved successfully."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4525
+#: ekos/scheduler/scheduler.cpp:4533
#, kde-format
msgid "Error saving mosaic file %1. Please reload job."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4637
+#: ekos/scheduler/scheduler.cpp:4645
#, kde-format
msgid "Warning! Turning off astronomial twilight check may cause the observatory to run during daylight. This can cause irreversible damage to your equipment!"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4639
+#: ekos/scheduler/scheduler.cpp:4647
#, kde-format
msgid "Astronomial Twilight Warning"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4653
+#: ekos/scheduler/scheduler.cpp:4661
#, kde-format
msgid "Manual startup procedure completed successfully."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4655
+#: ekos/scheduler/scheduler.cpp:4663
#, kde-format
msgid "Manual startup procedure terminated due to errors."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4668
+#: ekos/scheduler/scheduler.cpp:4676
#, kde-format
msgid "Cannot run startup procedure while INDI devices are not online."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4673
+#: ekos/scheduler/scheduler.cpp:4681
#, kde-format
msgid "Are you sure you want to execute the startup procedure manually?"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4675
+#: ekos/scheduler/scheduler.cpp:4683
#, kde-format
msgid "Warning! Executing startup procedure manually..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4723
+#: ekos/scheduler/scheduler.cpp:4731
#, kde-format
msgid "Startup procedure terminated."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4736
+#: ekos/scheduler/scheduler.cpp:4744
#, kde-format
msgid "Manual shutdown procedure completed successfully."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4742
+#: ekos/scheduler/scheduler.cpp:4750
#, kde-format
msgid "Manual shutdown procedure terminated due to errors."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4755
+#: ekos/scheduler/scheduler.cpp:4763
#, kde-format
msgid "Are you sure you want to execute the shutdown procedure manually?"
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4757
+#: ekos/scheduler/scheduler.cpp:4765
#, kde-format
msgid "Warning! Executing shutdown procedure manually..."
msgstr ""
#. +> trunk5
-#: ekos/scheduler/scheduler.cpp:4808
+#: ekos/scheduler/scheduler.cpp:4816
#, kde-format
msgid "Shutdown procedure terminated."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:38
#, kde-format
msgid "Object && Sequence Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:71 ekos/scheduler/scheduler.ui:205
#, kde-format
msgid "*"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:107
#, kde-format
msgid "Target coordinates in J2000 Epoch"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:110
#, kde-format
msgid "J2000:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, FITSLabel)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:152
#, kde-format
msgid "Select optional FITS file to be used for alignment. When using FITS, specify the object or the estimated coordinates which are used to slew the mount."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FITSLabel)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:155
#, kde-format
msgid "FITS File:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, sequenceLabel)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:192
#, kde-format
msgid "Ekos Sequence File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:195
#, kde-format
msgid "Sequence:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadSequenceB)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:233
#, kde-format
msgid "Load the image sequence queue."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:245
#, kde-format
msgid "Priority:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, prioritySpin)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:252
#, kde-format
msgid "Assigned priority to each job with 1 being the highest priority and 20 being the lowest priority"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:271
#, kde-format
msgid "Ekos Device Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:290
#, kde-format
msgid "Select which steps to execute before starting the capture process."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:293
#, kde-format
msgid "Steps:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, trackStepCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:302
#, kde-format
msgid "Slew to the target and track it before proceeding to the next step."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, trackStepCheck)
#. i18n: ectx: property (text), widget (QCheckBox, CheckTrack)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:305 tools/argsettrack.ui:38
#, kde-format
msgid "Track"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, focusStepCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:318
#, kde-format
msgid "Perform autofocusing before proceeding to the next step."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, alignStepCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:334
#, kde-format
msgid "Perform alignment using astrometry solver before proceeding to the next step."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, guideStepCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:350
#, kde-format
msgid "Perform calibration and autoguiding before proceeding to the next step."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, evaluateOnlyB)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:451
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Only evaluate jobs</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mosaicB)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:482
#, kde-format
msgid "Create mosaic job. You must add a job before creating a mosaic job."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:585
#, kde-format
msgid "Job scheduler list. Click to edit a job. Double click to reset a job status."
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:601 indi/drivermanager.ui:327
#: oal/observeradd.ui:53 tools/observinglist.cpp:97 tools/observinglist.cpp:101
#, kde-format
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:617
#, kde-format
msgid "Start Time"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:622
#, kde-format
msgid "End Time"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:627
#, kde-format
msgid "Est. Duration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:692
#, kde-format
msgid "Pause Scheduler"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, startupGroup)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:742
#, kde-format
msgid "Job Startup Conditions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, asapConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:768
#, kde-format
msgid "Start the observation job as soon as all the constraints, if any, are met. The best candidate target shall be imaged first."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, asapConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:771
#, kde-format
msgid "ASAP"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, culminationConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:791
#, kde-format
msgid "Start the observation job when the object reaches culmination adjusted for the offset value in minutes. By default, the observation job runs 60 minutes prior to culmination."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, culminationConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:794
#, kde-format
msgid "Cu&lmination Offset"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, culminationOffset)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:804
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Offset in minutes to start imaging before or after culmination time.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, startupTimeConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:843
#, kde-format
msgid "start the job on the specified date and time"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, startupTimeConditionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:846
#, kde-format
msgid "On"
msgstr ""
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, startupTimeEdit)
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, completionTimeEdit)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:856 ekos/scheduler/scheduler.ui:1158
#, kde-format
msgid "dd/MM/yy hh:mm"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, contraintsGroup)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:884
#, kde-format
msgid "Job Constraints"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, altConstraintCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:910
#, kde-format
msgid "The object's altitude must remain equal or higher than the given value."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, altConstraintCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:913
#, kde-format
msgid "Alt > "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, moonSeparationCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:943
#, kde-format
msgid "The moon separation must remain equal to or higher than the given value."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, moonSeparationCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:946
#, kde-format
msgid "Moon > "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, twilightCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:980
#, kde-format
msgid "Jobs are only executed during astronomical twilight darkness period."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, twilightCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:983
#, kde-format
msgid "Twilight"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, weatherCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:996
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Weather conditions must remain safe. When weather conditions become dangerous, shutdown procedure is initiated.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, completionGroup)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1046
#, kde-format
msgid "Job Completion Conditions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, sequenceCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1067
#, kde-format
msgid "The observation job is completed when the sequence is complete."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, sequenceCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1070
#, kde-format
msgid "Se&quence completion"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, repeatCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1085
#, kde-format
msgid "Repeat for"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, repeatsSpin)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1095
#, kde-format
msgid "Restart job until it is executed this many times."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1105
#, kde-format
msgid "runs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, loopCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1127
#, kde-format
msgid "Restart the sequence job indefinitely."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, loopCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1130
#, kde-format
msgid "Repeat until ter&minated"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, timeCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1145
#, kde-format
msgid "Terminate the job on the given date and time."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, timeCompletionR)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1148
#, kde-format
msgid "Repeat until"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1196
#, kde-format
msgid ""
"<html><head/><body>"
"<p>One-time startup procedure to be executed before starting Ekos. The script is executed <span style=\" font-weight:600; text-decoration: underline;\">before</span> the startup procedures (e.g. unpark scope), if selected, are executed.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1199
#, kde-format
msgid "Observatory Startup Procedure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, unparkDomeCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, parkDomeCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1228 ekos/scheduler/scheduler.ui:1421
#, kde-format
msgid "Park dome to home position"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, unparkDomeCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1231
#, kde-format
msgid "UnPark Dome"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, unparkMountCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, parkMountCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1244 ekos/scheduler/scheduler.ui:1405
#, kde-format
msgid "Park telescope to home position."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, unparkMountCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1247
#, kde-format
msgid "UnPark Mount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, uncapCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1257
#, kde-format
msgid "Open dust cover"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, uncapCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1260
#, kde-format
msgid "UnCap"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_10)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1344
#, kde-format
msgid ""
"<html><head/><body>"
"<p>One-time shutdown procedure to be executed after all scheduler jobs are completed. The script is executed <span style=\" font-weight:600; text-decoration: underline;\">after</span> the shutdown procedures (e.g. parking), if selected, are completed.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_10)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1347
#, kde-format
msgid "Observatory Shutdown Procedure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, warmCCDCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1376
#, kde-format
msgid "Turn off CCD cooler."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, warmCCDCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1379
#, kde-format
msgid "Warm CCD"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, capCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1389
#, kde-format
msgid "Close dust cover"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, capCheck)
#. +> trunk5
#: ekos/scheduler/scheduler.ui:1392
#, kde-format
msgid "Cap"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:154
#, kde-format
msgid "Evaluating"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:158
#, kde-format
msgid "Scheduled"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:162
#, kde-format
msgid "Running"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:166
#, kde-format
msgid "Invalid"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:179
#, kde-format
msgid "Ekos job failed (%1)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:184 fitsviewer/fitshistogram.cpp:646
#: indi/indigroup.cpp:37 skycomponents/constellationboundarylines.cpp:290
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:239
#, kde-format
msgid "Slew complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:248
#, kde-format
msgid "Focus complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:256
#, kde-format
msgid "Align complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:260
#, kde-format
msgid "Repositioning"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:264
#, kde-format
msgid "Repositioning complete"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:138
#, kde-format
msgid "Could not open file %1. Error %2"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:140 fitsviewer/fitsdata.cpp:151
#: fitsviewer/fitsdata.cpp:160 fitsviewer/fitsdata.cpp:204
#: fitsviewer/fitsdata.cpp:217 fitsviewer/fitsdata.cpp:256
#, kde-format
msgid "FITS Open"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:149
#, kde-format
msgid "FITS file open error (fits_get_img_param): %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:158
#, kde-format
msgid "1D FITS images are not supported in KStars."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:202
#, kde-format
msgid "Bit depth %1 is not supported."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:215
#, kde-format
msgid "Image has invalid dimensions %1x%2"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:254 fitsviewer/fitsdata.cpp:3122
#, kde-format
msgid "Error reading image: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:2159 fitsviewer/fitsdata.cpp:2166
#: fitsviewer/fitsdata.cpp:2223 fitsviewer/fitsdata.cpp:2230
#: fitsviewer/fitsdata.cpp:2295 fitsviewer/fitsdata.cpp:2332
#, kde-format
msgid "No world coordinate systems found."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3065
#, kde-format
msgid "Only 8 and 16 bits bayered images supported."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3065 fitsviewer/fitsdata.cpp:3082
#: fitsviewer/fitsdata.cpp:3122 fitsviewer/fitsdata.cpp:3151
#: fitsviewer/fitsdata.cpp:3174 fitsviewer/fitsdata.cpp:3188
#: fitsviewer/fitsdata.cpp:3225 fitsviewer/fitsdata.cpp:3248
#: fitsviewer/fitsdata.cpp:3262
#, kde-format
msgid "Debayer error"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3082
#, kde-format
msgid "Unsupported bayer pattern %1."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3151 fitsviewer/fitsdata.cpp:3188
#: fitsviewer/fitsdata.cpp:3225 fitsviewer/fitsdata.cpp:3262
#, kde-format
msgid "Unable to allocate memory for temporary bayer buffer."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3174 fitsviewer/fitsdata.cpp:3248
#, kde-format
msgid "Debayer failed (%1)"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdebayer.cpp:58
#, kde-format
msgid "Processing..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdebayer.cpp:69
#, kde-format
msgid "Debayer failed."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, FITSDebayerDialog)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:14
#, kde-format
msgid "Image Debayering"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:30
#, kde-format
msgid "RGGB"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:35
#, kde-format
msgid "GBRG"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:40
#, kde-format
msgid "GRBG"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:45
#, kde-format
msgid "BGGR"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:53
#, kde-format
msgid "Method:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:61
#, kde-format
msgid "Nearest"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:66
#, kde-format
msgid "Simple"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:71
#, kde-format
msgid "BILinear"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:76
#, kde-format
msgid "HQLinear"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:81
#, kde-format
msgid "VNG"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:89
#, kde-format
msgid "X Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:106
#, kde-format
msgid "Y Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, statusEdit)
#. +> trunk5
#: fitsviewer/fitsdebayer.ui:130 fitsviewer/fitsviewer.cpp:401
#: fitsviewer/fitsviewer.cpp:901
#, kde-format
msgid "Ready."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, fitsHeaderDialog)
#. +> trunk5
#: fitsviewer/fitsheaderdialog.ui:14 fitsviewer/fitstab.cpp:190
#: fitsviewer/fitsviewer.cpp:139
#, kde-format
msgid "FITS Header"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5
#: fitsviewer/fitsheaderdialog.ui:48
#, kde-format
msgid "Keyword"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5
#: fitsviewer/fitsheaderdialog.ui:53
#, kde-format
msgid "Value"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5
#: fitsviewer/fitsheaderdialog.ui:58
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:260
#, kde-format
msgid "Intensity"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:261
#, kde-format
msgid "Frequency"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:628
#, kde-format
msgid "Auto Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:631
#, kde-format
msgid "Linear Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:634
#, kde-format
msgid "Logarithmic Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:637
#, kde-format
msgid "Square Root Scale"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, FITSHistogramUI)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:32 fitsviewer/fitsviewer.cpp:120
#, kde-format
msgid "Histogram"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, minLabel)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:67
#, kde-format
msgid "Min."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maxLabel)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:74
#, kde-format
msgid "Max."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maxLabel_2)
#. i18n: ectx: property (text), widget (QLabel, meanLabel_2)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:120 fitsviewer/fitsviewer.cpp:47
#: fitsviewer/statform.ui:121
#, kde-format
msgid "Median"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, intensityLabel)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:140
#, kde-format
msgid "Intensity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, frequencyLabel)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:147
#, kde-format
msgid "Frequency:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, minLabel_2)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:154
#, kde-format
msgid "Mean"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, FITSScaleGroup)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:181
#, kde-format
msgid "FITS Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, linearR)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:187
#, kde-format
msgid "L&inear"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, logR)
#. +> trunk5
#: fitsviewer/fitshistogramui.ui:197
#, kde-format
msgid "&Logarithmic"
msgstr ""
#. +> trunk5
#: fitsviewer/fitslabel.cpp:192
#, kde-format
msgctxt "Half Flux Radius"
msgid "HFR: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitslabel.cpp:237 tools/whatsinteresting/wiview.cpp:323
#, kde-format
msgid "Continue Slew"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:49
#, kde-format
msgid "Save Changes to FITS?"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:50
#, kde-format
msgid "The current FITS file has unsaved changes. Would you like to save before closing it?"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:190
#, kde-format
msgid "FITS record error: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:244
#, kde-format
msgid "Save FITS"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:282
#, kde-format
msgid "FITS file save error: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:282
#, kde-format
msgid "FITS Save"
msgstr ""
#. i18n("File saved."), 3);
#. +> trunk5
#: fitsviewer/fitstab.cpp:288
#, kde-format
msgid "File saved to %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:194
#, kde-format
msgid "Please hold while loading FITS file..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:195
#, kde-format
msgid "Loading FITS"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:401
#, kde-format
msgid "Image is saturated!"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:521
#, kde-format
msgid "Cannot zoom in further due to active limited resources mode."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1297
#, kde-format
msgid "Finding stars..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1302
#, kde-format
msgid "1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1520
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1523
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1526
#, kde-format
msgid "Default Zoom"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1529
#, kde-format
msgid "Zoom to Fit"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1534 fitsviewer/fitsviewer.cpp:185
#, kde-format
msgid "Show Cross Hairs"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1538 fitsviewer/fitsviewer.cpp:191
#, kde-format
msgid "Show Pixel Gridlines"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1543 fitsviewer/fitsview.cpp:1652
#, kde-format
msgid "Detect Stars in Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1549
#, kde-format
msgid "View Star Profile"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1559 fitsviewer/fitsviewer.cpp:197
#: fitsviewer/fitsviewer.cpp:772
#, kde-format
msgid "Show Equatorial Gridlines"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1565 fitsviewer/fitsviewer.cpp:204
#: fitsviewer/fitsviewer.cpp:774
#, kde-format
msgid "Show Objects in Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1571
#, kde-format
msgid "Center Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoStretch)
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:46 fitsviewer/opsfits.ui:126
#, kde-format
msgid "Auto Stretch"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:46
#, kde-format
msgid "High Contrast"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:46
#, kde-format
msgid "Equalize"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:47
#, kde-format
msgid "High Pass"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:47 fitsviewer/fitsviewer.cpp:103
#, kde-format
msgid "Rotate Right"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:48 fitsviewer/fitsviewer.cpp:107
#, kde-format
msgid "Rotate Left"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:48 fitsviewer/fitsviewer.cpp:111
#, kde-format
msgid "Flip Horizontal"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:48 fitsviewer/fitsviewer.cpp:116
#, kde-format
msgid "Flip Vertical"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:145
#, kde-format
msgid "Debayer..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:149
#, kde-format
msgid "Auto stretch"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, statForm)
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:180 fitsviewer/statform.ui:14
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:211 fitsviewer/fitsviewer.cpp:784
#, kde-format
msgid ""
"Center Telescope\n"
"*No Telescopes Detected*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:218
#, kde-format
msgid "Zoom To Fit"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:224
#, kde-format
msgid "View 3D Graph"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:230 fitsviewer/fitsviewer.cpp:874
#, kde-format
msgid "Mark Stars"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:250
#, kde-format
msgid "KStars FITS Viewer"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:363
#, kde-format
msgid "Calibrate"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:492
#, kde-format
msgid "%1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:524
#, kde-format
msgid "Open FITS Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:779
#, kde-format
msgid ""
"Center Telescope\n"
"*Ready*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:790
#, kde-format
msgid ""
"Show Equatorial Gridlines\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:792
#, kde-format
msgid ""
"Center Telescope\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:794
#, kde-format
msgid ""
"Show Objects in Image\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:879
#, kde-format
msgid "Unmark Stars"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:895
#, kde-format
msgid "Processing %1..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, FITSViewerGroup)
#. +> trunk5
#: fitsviewer/opsfits.ui:37
#, kde-format
msgid "Look && Feel"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useFITSViewer)
#. +> trunk5
#: fitsviewer/opsfits.ui:43
#, kde-format
msgid "Automatically display received images in the FITS Viewer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useFITSViewer)
#. +> trunk5
#: fitsviewer/opsfits.ui:46
#, kde-format
msgid "Use FITS Viewer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singlePreviewFITS)
#. i18n: ectx: whatsthis, entry (singlePreviewFITS), group (FITSViewer)
#. +> trunk5
#: fitsviewer/opsfits.ui:53 kstars.kcfg:1356
#, kde-format
msgid "Display all captured FITS images in a single tab instead of multiple tabs per image."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singlePreviewFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:62
#, kde-format
msgid "Single Preview Tab"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singleWindowCapturedFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:72
#, kde-format
msgid "Display captured FITS images from all cameras in a single FITS Viewer window instead of a dedicated window to each camera."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singleWindowCapturedFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:78
#, kde-format
msgid "Single Window Capture"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singleWindowOpenedFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:88
#, kde-format
msgid "Display opened FITS images in a single FITS Viewer window instead of a dedicated window to each file."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singleWindowOpenedFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:94
#, kde-format
msgid "Single Window Open"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_independentWindowFITS)
#. +> trunk5
#: fitsviewer/opsfits.ui:104
#, kde-format
msgid "Make FITS Viewer window independent from KStars"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: fitsviewer/opsfits.ui:117
#, kde-format
msgid "Processing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoStretch)
#. +> trunk5
#: fitsviewer/opsfits.ui:123
#, kde-format
msgid "Always apply auto stretch to images in FITS Viewer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_LimitedResourcesMode)
#. +> trunk5
#: fitsviewer/opsfits.ui:133
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enable limited resource mode to turn off any resource-intensive operations:</p>"
"<ul style=\"margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;\">"
"<li style=\" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Auto Debayer</span>: Bayered images will not be debayered. Only grayscale images are shown.</li>"
"<li 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;\">Auto WCS</span>: World Coordinate System data will not be processed. WCS maps sky coordinates to image coordinates. Equatorial grid lines, object identification, and telescope slew within an image are disabled.</li>"
"<li style=\" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">3D Cube</span>: RGB images will not be processed. Only grayscale images are shown.</li>"
"</ul>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LimitedResourcesMode)
#. +> trunk5
#: fitsviewer/opsfits.ui:136
#, kde-format
msgid "Limited Resources Mode"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoDebayer)
#. +> trunk5
#: fitsviewer/opsfits.ui:143
#, kde-format
msgid "Automatically debayer captured image if it contains a bayer pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoDebayer)
#. +> trunk5
#: fitsviewer/opsfits.ui:146
#, kde-format
msgid "Auto Debayer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoWCS)
#. +> trunk5
#: fitsviewer/opsfits.ui:156
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Automatically load World-Coordinate-System (WCS) data when opening a FITS file.</p>"
"<p><span style=\" font-weight:600;\">Warning: Only enable this option on very fast machines as it can lead to unpredictable behavior resulting in crashes on slower machines.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoWCS)
#. +> trunk5
#: fitsviewer/opsfits.ui:159
#, kde-format
msgid "Auto WCS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Auto3DCube)
#. +> trunk5
#: fitsviewer/opsfits.ui:166
#, kde-format
msgid "Process 3D (RGB) FITS images. If unchecked, only first channel is processed."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Auto3DCube)
#. +> trunk5
#: fitsviewer/opsfits.ui:169
#, kde-format
msgid "3D Cube"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, widthLabel)
#. +> trunk5
#: fitsviewer/statform.ui:20
#, kde-format
msgid "Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. +> trunk5
#: fitsviewer/statform.ui:34
#, kde-format
msgid "Height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, minLabel)
#. +> trunk5
#: fitsviewer/statform.ui:48
#, kde-format
msgid "Min:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maxLabel)
#. +> trunk5
#: fitsviewer/statform.ui:62
#, kde-format
msgid "Max:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bitPixLabel)
#. +> trunk5
#: fitsviewer/statform.ui:76
#, kde-format
msgid "Bitpix:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, stdDevLabel)
#. +> trunk5
#: fitsviewer/statform.ui:90
#, kde-format
msgid "Standard Deviation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stdDevLabel)
#. +> trunk5
#: fitsviewer/statform.ui:93
#, kde-format
msgid "Std. dev:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, meanLabel)
#. +> trunk5
#: fitsviewer/statform.ui:107
#, kde-format
msgid "Mean:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, HFRLabel)
#. +> trunk5
#: fitsviewer/statform.ui:135
#, kde-format
msgid "Half-Flux Radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, HFRLabel)
#. +> trunk5
#: fitsviewer/statform.ui:138
#, kde-format
msgctxt "Half Flux Radius"
msgid "HFR:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, HFRLabel_2)
#. +> trunk5
#: fitsviewer/statform.ui:152
#, kde-format
msgid "Signal to Noise Ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, HFRLabel_2)
#. +> trunk5
#: fitsviewer/statform.ui:155
#, kde-format
msgctxt "Half Flux Radius"
msgid "SNR:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, displayGroup)
#. +> trunk5
#: hips/hipsmanager.cpp:96 indi/opsindi.ui:338
#, kde-format
msgid "Display"
msgstr ""
#. +> trunk5
#: hips/hipsmanager.cpp:100
#, kde-format
msgid "Cache"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. +> trunk5
#: hips/hipsmanager.cpp:104 tools/altvstime.ui:46
#, kde-format
msgid "Sources"
msgstr ""
#. +> trunk5
#: hips/opships.cpp:67
#, kde-format
msgid "HiPS Update"
msgstr ""
#. +> trunk5
#: hips/opships.cpp:67
#, kde-format
msgid "Downloading HiPS sources..."
msgstr ""
#. +> trunk5
#: hips/opships.cpp:140
#, kde-format
msgid "Error downloading HiPS sources: %1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_HIPSNetCache)
#. +> trunk5
#: hips/opshipscache.ui:17 hips/opshipscache.ui:27
#, kde-format
msgid "Cache space on hard disk used to store HiPS images."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: hips/opshipscache.ui:20
#, kde-format
msgid "Disk"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: hips/opshipscache.ui:43 hips/opshipscache.ui:89
#, kde-format
msgid "MB"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_HIPSMemoryCache)
#. +> trunk5
#: hips/opshipscache.ui:63 hips/opshipscache.ui:73
#, kde-format
msgid "Cache space in RAM used to store HiPS images."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: hips/opshipscache.ui:66
#, kde-format
msgid "Memory:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HIPSShowGrid)
#. +> trunk5
#: hips/opshipsdisplay.ui:17
#, kde-format
msgid "Show HiPS Grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HIPSBiLinearInterpolation)
#. +> trunk5
#: hips/opshipsdisplay.ui:24
#, kde-format
msgid "Linear Interpolation"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:152 indi/clientmanagerlite.cpp:159
#: indi/clientmanagerlite.cpp:166 indi/clientmanagerlite.cpp:173
#, kde-format
msgid "Couldn't connect to the Web Manager"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:190 indi/clientmanagerlite.cpp:222
#: indi/clientmanagerlite.cpp:230
#, kde-format
msgid "Invalid response from Web Manager"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:241 indi/clientmanagerlite.cpp:248
#: indi/clientmanagerlite.cpp:259 kstarslite/qml/indi/INDIControlPanel.qml:128
#, kde-format, kde-kuit-format
msgid "Web Manager Status:"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:243 kstarslite/qml/indi/INDIControlPanel.qml:138
#, kde-format, kde-kuit-format
msgid "Active Profile:"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:819
#, kde-format
msgid "JPEG (*.jpeg);;JPG (*.jpg);;PNG (*.png);;BMP (*.bmp)"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:1119
#, kde-format
msgid "Unable to find dcraw and cjpeg. Please install the required tools to convert CR2 to JPEG."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DriverManager)
#. +> trunk5
#: indi/drivermanager.cpp:98 indi/drivermanager.ui:14 indi/indidriver.cpp:100
#, kde-format, kde-kuit-format
msgid "Device Manager"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:274
#, kde-format
msgid "Driver %1 is already running, do you want to restart it?"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:336 indi/indidriver.cpp:320
#, kde-format, kde-kuit-format
msgid "Cannot start INDI server: port error."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:422
#, kde-format
msgid "Connection to INDI server locally on port %1 failed."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:590 indi/indidriver.cpp:302
#, kde-format, kde-kuit-format
msgid "Invalid port entry: %1"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:627
#, kde-format
msgid "Connection to INDI host at %1 on port %2 lost. Server disconnected."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:650
#, kde-format
msgid "Connection to INDI host at %1 on port %2 encountered an error: %3."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:702
#, kde-format
msgid "Invalid host port %1"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:744
#, kde-format
msgid "Connection to INDI server at host %1 with port %2 failed."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:943 indi/indidriver.cpp:498
#, kde-format, kde-kuit-format
msgid ""
"Unable to find INDI Drivers directory: %1\n"
"Please make sure to set the correct path in KStars configuration"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:984 indi/indidriver.cpp:540
#, kde-format, kde-kuit-format
msgid "Failed to open INDI Driver file: %1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, driverComboBox)
#. i18n: ectx: property (text), widget (QPushButton, NoneButton)
#. +> trunk5
#: indi/drivermanager.cpp:1275 indi/indidriver.cpp:747 kstarsactions.cpp:1632
#: kstarsinit.cpp:677 kstarsinit.cpp:678 oal/equipmentwriter.ui:197
#: oal/log.cpp:337 tools/exporteyepieceview.cpp:68 tools/eyepiecefield.cpp:112
#: tools/obslistwizard.ui:183
#, kde-format, kde-kuit-format
msgid "None"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1351 indi/indidriver.cpp:808
#, kde-format, kde-kuit-format
msgid "Add Host"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1362 indi/indidriver.cpp:824
#, kde-format, kde-kuit-format
msgid "Error: the port number is invalid."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1375 indi/indidriver.cpp:834
#, kde-format, kde-kuit-format
msgid "Host: %1 Port: %2 already exists."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1400 indi/indidriver.cpp:855
#, kde-format, kde-kuit-format
msgid "Modify Host"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1445 indi/indidriver.cpp:902
#, kde-format, kde-kuit-format
msgid "You need to disconnect the client before removing it."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1450 indi/indidriver.cpp:907
#, kde-format, kde-kuit-format
msgid "Are you sure you want to remove the %1 client?"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1477 indi/indidriver.cpp:932
#, kde-format, kde-kuit-format
msgid ""
"Unable to write to file 'indihosts.xml'\n"
"Any changes to INDI hosts configurations will not be saved."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, LocalTab)
#. +> trunk5
#: indi/drivermanager.ui:39
#, kde-format
msgid "Local/Server"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. +> trunk5
#: indi/drivermanager.ui:61
#, kde-format
msgid "Device"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: indi/drivermanager.ui:71 indi/drivermanager.ui:129
#, kde-format
msgid "Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. +> trunk5
#: indi/drivermanager.ui:76
#, kde-format
msgid "Version"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. +> trunk5
#: indi/drivermanager.ui:81 indi/drivermanager.ui:332
#, kde-format
msgid "Port"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, serverLogBox)
#. +> trunk5
#: indi/drivermanager.ui:95
#, kde-format
msgid "Server Log"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, serverR)
#. +> trunk5
#: indi/drivermanager.ui:169
#, kde-format
msgid "Server"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, runServiceB)
#. +> trunk5
#: indi/drivermanager.ui:209
#, kde-format
msgid "Run Service"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stopServiceB)
#. +> trunk5
#: indi/drivermanager.ui:216
#, kde-format
msgid "Stop Service"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, h)
#. +> trunk5
#: indi/drivermanager.ui:276
#, kde-format
msgid "Hosts"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addB)
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#. +> trunk5
#: indi/drivermanager.ui:297
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:95
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:382 tools/flagmanager.ui:133
#, kde-format, kde-kuit-format
msgid "Add"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, modifyB)
#. +> trunk5
#: indi/drivermanager.ui:304
#, kde-format
msgid "Modify..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: indi/drivermanager.ui:340
#, kde-format
msgid "Connection"
msgstr ""
#. +> trunk5
#: indi/guimanager.cpp:65 kstarslite/qml/modules/tutorial/TutorialPopup.qml:68
#, kde-format, kde-kuit-format
msgid "Close"
msgstr ""
#. +> trunk5
#: indi/guimanager.cpp:134
#, kde-format
msgid "No INDI devices currently running. To run devices, please select devices from the Device Manager in the devices menu."
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1068
#, kde-format
msgid "Video Recording Stopped"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1073
#, kde-format
msgid "Video Recording Started"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1283
#, kde-format
msgid "%1 file saved to %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1288
#, kde-format
msgid "Image file is received"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1320
#, kde-format
msgid "Cannot open %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1343
#, kde-format
msgid "Cannot unpack_thumb %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1355
#, kde-format
msgid "Cannot write %s %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1423
#, kde-format
msgid "%1 Preview"
msgstr ""
#. +> trunk5
#: indi/indidevice.cpp:284
#, kde-format
msgctxt "INDI message shown in status bar"
msgid "%1"
msgstr ""
#. +> trunk5
#: indi/indidevice.cpp:287
#, kde-format
msgctxt "Message shown in INDI control panel"
msgid "%1"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:104
#, kde-format
msgid "Dome parking is in progress"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:109
#, kde-format
msgid "Dome unparking is in progress"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:114
#, kde-format
msgid "Dome parked"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:126
#, kde-format
msgid "Dome unparked"
msgstr ""
#. +> trunk5
#: indi/indielement.cpp:351
#, kde-format
msgid "INDI DATA STREAM"
msgstr ""
#. +> trunk5
#: indi/indielement.cpp:628
#, kde-format
msgid "Cannot open file %1 for reading"
msgstr ""
#. +> trunk5
#: indi/indilistener.cpp:463
#, kde-format
msgid "INDI Server Message"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useTimeUpdate)
#. +> trunk5
#: indi/indiproperty.cpp:234 indi/opsindi.ui:199 tools/observinglist.cpp:103
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5
#: indi/indiproperty.cpp:315
#, kde-format
msgid "Enable binary data transfer from this property to KStars and vice-versa."
msgstr ""
#. +> trunk5
#: indi/indiproperty.cpp:322
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: indi/indistd.cpp:215 indi/indistd.cpp:218
#, kde-format
msgid "GPS Location"
msgstr ""
#. +> trunk5
#: indi/indistd.cpp:382
#, kde-format
msgid "Data file saved to %1"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:160
#, kde-format
msgid "Mount is slewing to target location"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:164
#, kde-format
msgid "Mount arrived at target location"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:231
#, kde-format
msgid "Mount parking failed"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:236
#, kde-format
msgid "Mount parking is in progress"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:242
#, kde-format
msgid "Mount unparking is in progress"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:247
#, kde-format
msgid "Mount parked"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:260
#, kde-format
msgid "Mount unparked"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:277
#, kde-format
msgid "Mount motion was aborted"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:301 indi/inditelescope.cpp:307
#, kde-format
msgid "Mount is manually moving"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:591
#, kde-format
msgid "Requested altitude %1 is outside the specified altitude limit boundary (%2,%3)."
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:594 indi/inditelescope.cpp:603
#, kde-format
msgid "Telescope Motion"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:602
#, kde-format
msgid "Requested altitude is below the horizon. Are you sure you want to proceed?"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:1034
#, kde-format
msgid "Parked"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:1038
#, kde-format
msgid "Parking"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:1046
#, kde-format
msgid "Moving %1"
msgstr ""
#. +> trunk5
#: indi/indiwebmanager.cpp:156
#, kde-format
msgid "Driver %1 failed to start on the remote INDI server!"
msgstr ""
#. i18n: ectx: label, entry (indiServerIsInternal), group (indi)
#. +> trunk5
#: indi/opsindi.cpp:45 kstars.kcfg:206
#, kde-format
msgid "Internal or External INDI Server?"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:47
#, kde-format
msgid "Internal or External INDI Drivers?"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:90 indi/opsindi.cpp:110
#, kde-format
msgid "You need to restart KStars for this change to take effect."
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:96
#, kde-format
msgid "FITS Default Directory"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:104
#, kde-format
msgid "INDI Drivers Directory"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:132
#, kde-format
msgid "%1 is not a valid INDI server binary!"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, videoLabel_2)
#. i18n: ectx: property (toolTip), widget (QLabel, videoLabel_3)
#. +> trunk5
#: indi/opsindi.ui:32 indi/opsindi.ui:63
#, kde-format
msgid "Default INDI video port"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, videoLabel_2)
#. +> trunk5
#: indi/opsindi.ui:35
#, kde-format
msgid "INDI Server:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, videoLabel_3)
#. +> trunk5
#: indi/opsindi.ui:66
#, kde-format
msgid "INDI Drivers Directory:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, fitsLabel)
#. +> trunk5
#: indi/opsindi.ui:112
#, kde-format
msgid "Specify where new FITS images are saved once captured and downloaded"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fitsLabel)
#. +> trunk5
#: indi/opsindi.ui:115
#, kde-format
msgid "Default FITS directory:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, autoGroup)
#. +> trunk5
#: indi/opsindi.ui:159
#, kde-format
msgid "Select time and location synchronization settings between KStars and INDI Devices"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, autoGroup)
#. +> trunk5
#: indi/opsindi.ui:162
#, kde-format
msgid "Time && Location Updates"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useComputerSource)
#. +> trunk5
#: indi/opsindi.ui:170
#, kde-format
msgid ""
"<html><head/><body>"
"<p>KStars is the master source for time and location settings. All INDI devices time and locations settings are synchronized to KStars settings.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useComputerSource)
#. +> trunk5
#: indi/opsindi.ui:173
#, kde-format
msgid "KStars Updates All Devices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useTimeUpdate)
#. +> trunk5
#: indi/opsindi.ui:193
#, kde-format
msgid "Enable time synchronization upon connection between KStars and INDI"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_useTimeUpdate)
#. +> trunk5
#: indi/opsindi.ui:196
#, kde-format
msgid "Synchronize KStars date and time automatically from the update source."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useDeviceSource)
#. +> trunk5
#: indi/opsindi.ui:209
#, kde-format
msgid ""
"<html><head/><body>"
"<p>GPS/Mount devices are the master source of time and location settings. KStars time and location settings are synchronized with GPS/Mount settings.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useDeviceSource)
#. +> trunk5
#: indi/opsindi.ui:212
#, kde-format
msgid "GPS && Mount Updates KStars"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useGeographicUpdate)
#. +> trunk5
#: indi/opsindi.ui:219
#, kde-format
msgid "Enable geographic location synchronization upon connection between KStars and INDI"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_useGeographicUpdate)
#. +> trunk5
#: indi/opsindi.ui:222
#, kde-format
msgid "Synchronize KStars location settings from the update source"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useGeographicUpdate)
#. +> trunk5
#: indi/opsindi.ui:225
#, kde-format
msgid "Location"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox)
#. +> trunk5
#: indi/opsindi.ui:253
#, kde-format
msgid "Specify range of ports that INDI Server will bind to when starting new drivers"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: indi/opsindi.ui:256 kstarslite/qml/indi/INDIControlPanel.qml:192
#, kde-format, kde-kuit-format
msgid "Server Port"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: indi/opsindi.ui:279 tools/obslistwizard.ui:757
#, kde-format
msgid "From:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: indi/opsindi.ui:286 tools/obslistwizard.ui:771
#, kde-format
msgid "To:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showTargetCrosshair)
#. +> trunk5
#: indi/opsindi.ui:344
#, kde-format
msgid "Display the telescope position on the sky map"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kcfg_showTargetCrosshair)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_showTargetCrosshair)
#. +> trunk5
#: indi/opsindi.ui:347 indi/opsindi.ui:350
#, kde-format
msgid "Display a telescope marker on the sky map in order to track the telescope motion across the sky."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showTargetCrosshair)
#. +> trunk5
#: indi/opsindi.ui:353
#, kde-format
msgid "&Telescope crosshair"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_messageNotificationINDI)
#. +> trunk5
#: indi/opsindi.ui:389
#, kde-format
msgid "Show INDI messages as desktop notifications instead of dialogs"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_messageNotificationINDI)
#. +> trunk5
#: indi/opsindi.ui:392
#, kde-format
msgid "Message notifications"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#. +> trunk5
#: indi/opsindi.ui:415
#, kde-format
msgid "Show INDI Logs"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, recordingOptions)
#. +> trunk5
#: indi/recordingoptions.ui:14
#, kde-format
msgid "Recording Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordDurationR)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, durationSpin)
#. +> trunk5
#: indi/recordingoptions.ui:37 indi/recordingoptions.ui:47
#, kde-format
msgid "Record stream for specified duration in seconds"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: indi/recordingoptions.ui:65
#, kde-format
msgid "Record:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. i18n: ectx: property (toolTip), widget (QLineEdit, recordDirectoryEdit)
#. +> trunk5
#: indi/recordingoptions.ui:91 indi/recordingoptions.ui:115
#, kde-format
msgid ""
"<html><head/><body>\n"
"<p>Set SER video <b>remote</b> directory name. If INDI server is running locally, then a local directory can be selected. However, if you are connected to a remote INDI server, then the directory must be a valid directory on the remote file system where it is saved.</p>"
"\n"
"<p>Record directories may contain some patterns to make them dynamic:</p>"
"\n"
"<ul>\n"
"<li><b>_D_</b> for the date in YYYY-MM-DD.</li>"
"\n"
"<li><b>_H_</b> for time in HH:MM:SS.</li>"
"\n"
"<li><b>_T_</b> for ISO8601 time stamp.</li>"
"\n"
"<li><b>_F_</b> for filter name, if any.</li>"
"\n"
"</ul>"
"\n"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, selectDirB)
#. +> trunk5
#: indi/recordingoptions.ui:134
#, kde-format
msgid "Play/Pause"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, recordFilenameEdit)
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: indi/recordingoptions.ui:154 indi/recordingoptions.ui:212
#, kde-format
msgid ""
"<html><head/><body>\n"
"<p>Set SER video file name. Record files may contain some patterns to make them dynamic:</p>"
"\n"
"<ul>\n"
"<li><b>_D_</b> for the date in YYYY-MM-DD.</li>"
"\n"
"<li><b>_H_</b> for time in HH:MM:SS.</li>"
"\n"
"<li><b>_T_</b> for ISO8601 time stamp.</li>"
"\n"
"<li><b>_F_</b> for filter name, if any.</li>"
"\n"
"</ul>"
"\n"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordFramesR)
#. i18n: ectx: property (toolTip), widget (QSpinBox, framesSpin)
#. +> trunk5
#: indi/recordingoptions.ui:163 indi/recordingoptions.ui:173
#, kde-format
msgid "Record stream until this many frames are captured"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, recordFramesR)
#. +> trunk5
#: indi/recordingoptions.ui:166
#, kde-format
msgid "Frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordUntilStoppedR)
#. +> trunk5
#: indi/recordingoptions.ui:191
#, kde-format
msgid "Record stream until manually stopped"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, recordUntilStoppedR)
#. +> trunk5
#: indi/recordingoptions.ui:194
#, kde-format
msgid "Until Stopped"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: indi/recordingoptions.ui:215
#, kde-format
msgid "File name"
msgstr ""
#. +> trunk5
#: indi/servermanager.cpp:93
#, kde-format
msgid "Error making FIFO file %1: %2."
msgstr ""
#. +> trunk5
#: indi/servermanager.cpp:132
#, kde-format
msgid "INDI server failed to start: %1"
msgstr ""
#. +> trunk5
#: indi/servermanager.cpp:196
#, kde-format
msgid "Driver %1 was not found on the system. Please make sure the package that provides the '%1' binary is installed."
msgstr ""
#. +> trunk5
#: indi/servermanager.cpp:311
#, kde-format
msgid "KStars detected INDI driver %1 crashed. Please check INDI server log in the Device Manager."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, streamForm)
#. +> trunk5
#: indi/streamform.ui:20
#, kde-format
msgid "Video Stream"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, recordB)
#. +> trunk5
#: indi/streamform.ui:58 indi/streamwg.cpp:184 indi/streamwg.cpp:194
#, kde-format
msgid "Start recording"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, optionsB)
#. +> trunk5
#: indi/streamform.ui:86
#, kde-format
msgid "Recording options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#. +> trunk5
#: indi/streamform.ui:114
#, kde-format
msgid "Reset frame"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: indi/streamform.ui:143
#, kde-format
msgid "FPS:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, instFPS)
#. +> trunk5
#: indi/streamform.ui:156
#, kde-format
msgid "Instant FPS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, avgFPS)
#. +> trunk5
#: indi/streamform.ui:184
#, kde-format
msgid "Average FPS"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:57
#, kde-format
msgid "SER Record Directory"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:82
#, kde-format
msgid "%1 Live Video"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:179 indi/streamwg.cpp:220
#, kde-format
msgid "Stop recording"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, telescopeWizard)
#. +> trunk5
#: indi/telescopewizard.ui:31
#, kde-format
msgid "Telescope Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cancelB)
#. +> trunk5
#: indi/telescopewizard.ui:64
#, kde-format
msgid "&Cancel"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, backB)
#. +> trunk5
#: indi/telescopewizard.ui:90
#, kde-format
msgid "&Back"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, nextB)
#. +> trunk5
#: indi/telescopewizard.ui:97
#, kde-format
msgid "&Next"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, intoPageLabel)
#. +> trunk5
#: indi/telescopewizard.ui:163
#, kde-format
msgid ""
"Welcome to the <b>KStars Telescope Setup Wizard!</b>\n"
"<br>"
"<br>"
"\n"
"This Wizard will help you to connect to your telescope and control it from KStars. You will be asked to verify some basic information.\n"
"<br>"
"\n"
"<br>"
"You can get extended information on telescope support in KStars by pressing the <tt>help</tt> button at any point during the Wizard.\n"
"<br>"
"<br>"
"\n"
"Please click next to continue."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, modelPageLabel)
#. +> trunk5
#: indi/telescopewizard.ui:199
#, kde-format
msgid ""
"<h3>1. Telescope Model</h3>"
"\n"
"\n"
"Please select your telescope model from the list below. Click next after selecting a model."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: indi/telescopewizard.ui:274
#, kde-format
msgid ""
"<b>Tip</b>\n"
"<br>"
"Some non-Meade telescopes support a subset of the LX200 command set. Select <tt>LX200 Basic</tt> to control such devices."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, telescopePageInfo)
#. +> trunk5
#: indi/telescopewizard.ui:313
#, kde-format
msgid ""
"<h3>2. Align Your Telescope</h3>"
"\n"
"\n"
"You need to align your telescope before you can control it properly from KStars. Please refer to your telescope manual for alignment instructions.\n"
"<br>"
"<br>"
"\n"
"After a successful alignment, connect your telescope's RS232 interface to your computer's serial or USB port.\n"
"<br>"
"<br>"
"<br>"
"Click next to continue."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, localPageLabel)
#. +> trunk5
#: indi/telescopewizard.ui:347
#, kde-format
msgid ""
"<h3>3. Verify Local Settings</h3>"
"\n"
"\n"
"Verify if the following time, date, and location settings are correct. If any of the settings are incorrect, you can correct them via the <tt>Set time</tt> and <tt>Set Location</tt> buttons.\n"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
#. +> trunk5
#: indi/telescopewizard.ui:410
#, kde-format
msgid "<b>Location</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, timeLabel)
#. +> trunk5
#: indi/telescopewizard.ui:453
#, kde-format
msgid "<b>Time</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dateLabel)
#. +> trunk5
#: indi/telescopewizard.ui:460
#, kde-format
msgid "<b>Date</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, setTimeB)
#. +> trunk5
#: indi/telescopewizard.ui:477
#, kde-format
msgid "Set Time..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, setLocationB)
#. +> trunk5
#: indi/telescopewizard.ui:484
#, kde-format
msgid "Set Location..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, portPageLabel)
#. +> trunk5
#: indi/telescopewizard.ui:538
#, kde-format
msgid ""
"<h3>4. Determine Connection Port</h3>"
"\n"
"\n"
"Enter the port number your telescope is connected to. If you only have one serial port in your computer, the port is usually <tt>/dev/ttyUSB0</tt>\n"
"<br>"
"<br>"
"If you are unsure about the port number, you can leave the field empty and KStars will try to scan the ports for attached telescopes. Beware that the autoscan process might take a few minutes to complete. "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, portLabel)
#. +> trunk5
#: indi/telescopewizard.ui:575
#, kde-format
msgid "<b>Port:</b>"
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:106
#, kde-format
msgid "Are you sure you want to cancel?"
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:220
#, kde-format
msgid ""
"Please wait while KStars scan communication ports for attached telescopes.\n"
"This process might take few minutes to complete."
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:222 indi/telescopewizardprocess.cpp:229
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:112
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:446
#: kstarslite/qml/dialogs/helpers/LocationLoading.qml:52
#: kstarslite/qml/modules/tutorial/TutorialExitPopup.qml:41
#, kde-format, kde-kuit-format
msgid "Cancel"
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:228
#, kde-format
msgid "Please wait while KStars tries to connect to your telescope..."
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:343
#, kde-format
msgid "Sorry. KStars failed to detect any attached telescopes, please check your settings and try again."
msgstr ""
#. +> trunk5
#: indi/telescopewizardprocess.cpp:357
#, kde-format
msgid "Telescope Wizard completed successfully."
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:98
#, kde-format
msgid "Rise time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:99
#, kde-format
msgctxt "the time at which an object falls below the horizon"
msgid "Set time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:102
#, kde-format
msgid "No rise time: Circumpolar"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:102
#, kde-format
msgid "No set time: Circumpolar"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:104
#, kde-format
msgid "No rise time: Never rises"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:104
#, kde-format
msgid "No set time: Never rises"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:114
#, kde-format
msgid "Transit time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:144 kspopupmenu.cpp:321 skymapevents.cpp:647
#, kde-format
msgid "Empty sky"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:145 kspopupmenu.cpp:224 kspopupmenu.cpp:507
#, kde-format
msgctxt "Sloan Digital Sky Survey"
msgid "Show SDSS Image"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:146 kspopupmenu.cpp:225 kspopupmenu.cpp:508
#, kde-format
msgctxt "Digitized Sky Survey"
msgid "Show DSS Image"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:216
#, kde-format
msgid "%1<sup>m</sup>, %2"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:242
#, kde-format
msgid "Solar system object"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:267
#, kde-format
msgid "satellite"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:272
#, kde-format
msgid "Velocity: %1 km/s"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:273
#, kde-format
msgid "Altitude: %1 km"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:274
#, kde-format
msgid "Range: %1 km"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:279 kspopupmenu.cpp:344
#, kde-format
msgid "Center && Track"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:282 kspopupmenu.cpp:354
#, kde-format
msgid "Angular Distance To... ["
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:283 kspopupmenu.cpp:355
#, kde-format
msgid "Starhop from here to... "
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:287 kspopupmenu.cpp:365
#, kde-format
msgid "Remove Label"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:289 kspopupmenu.cpp:369
#, kde-format
msgid "Attach Label"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:307
#, kde-format
msgid "supernova"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:340
#, kde-format
msgid "Select this object"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:359 tools/obslistpopupmenu.cpp:65
#, kde-format
msgctxt "Show Detailed Information Dialog"
msgid "Details"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:376
#, kde-format
msgid "Remove From Observing WishList"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:378
#, kde-format
msgid "Add to Observing WishList"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:385
#, kde-format
msgid "Remove Trail"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:387
#, kde-format
msgid "Add Trail"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:390
#, kde-format
msgid "Simulate eyepiece view"
msgstr ""
#. i18n( "Print Xplanet view" ) );
#. +> trunk5
#: kspopupmenu.cpp:400
#, kde-format
msgid "View in XPlanet"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:408
#, kde-format
msgid "View in What's Interesting"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:420
#, kde-format
msgid "Add flag..."
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:426
#, kde-format
msgid "Edit flag"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:427
#, kde-format
msgid "Delete flag"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:435
#, kde-format
msgid "Edit flag..."
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:436
#, kde-format
msgid "Delete flag..."
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:493
#, kde-format
msgid "Image Resources"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:521
#, kde-format
msgid "Information Resources"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:609
#, kde-format
msgid "Set As Parking Position"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:619
#, kde-format
msgid "Center Crosshair"
msgstr ""
#. +> trunk5
#: kstars.cpp:71 main.cpp:89
#, kde-format
msgid "KStars"
msgstr ""
#. +> trunk5
#: kstars.cpp:335 kstarsactions.cpp:1427 skymap.cpp:366
#, kde-format
msgid "Stop &Tracking"
msgstr ""
#. +> trunk5
#: kstars.cpp:343 kstarsactions.cpp:1564 kstarsinit.cpp:254
#, kde-format
msgid "Switch to star globe view (Equatorial &Coordinates)"
msgstr ""
#. +> trunk5
#: kstars.cpp:344 kstarsactions.cpp:1555 kstarsinit.cpp:255
#, kde-format
msgid "Switch to horizonal view (Horizontal &Coordinates)"
msgstr ""
#. i18n: ectx: label, entry (PositionTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:9
#, kde-format
msgid "Position of the time InfoBox."
msgstr ""
#. i18n: ectx: whatsthis, entry (PositionTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:10
#, kde-format
msgid "The screen coordinates of the Time InfoBox."
msgstr ""
#. i18n: ectx: label, entry (PositionFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:14
#, kde-format
msgid "Position of the focus InfoBox."
msgstr ""
#. i18n: ectx: whatsthis, entry (PositionFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:15
#, kde-format
msgid "The screen coordinates of the Focus InfoBox."
msgstr ""
#. i18n: ectx: label, entry (PositionGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:19
#, kde-format
msgid "Position of the geographic InfoBox."
msgstr ""
#. i18n: ectx: whatsthis, entry (PositionGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:20
#, kde-format
msgid "The screen coordinates of the Geographic Location InfoBox."
msgstr ""
#. i18n: ectx: label, entry (ShadeTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:24
#, kde-format
msgid "Is the time InfoBox in the \"shaded\" state?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShadeTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:25
#, kde-format
msgid "If true, the Time InfoBox will show only its top line of data."
msgstr ""
#. i18n: ectx: label, entry (ShadeFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:29
#, kde-format
msgid "Is the focus InfoBox in the \"shaded\" state?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShadeFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:30
#, kde-format
msgid "If true, the Focus InfoBox will show only its top line of data."
msgstr ""
#. i18n: ectx: label, entry (ShadeGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:34
#, kde-format
msgid "Is the geographic InfoBox in the \"shaded\" state?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShadeGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:35
#, kde-format
msgid "If true, the Geographic Location InfoBox will show only its top line of data."
msgstr ""
#. i18n: ectx: label, entry (ShowInfoBoxes), group (GUI)
#. +> trunk5
#: kstars.kcfg:39
#, kde-format
msgid "Meta-option to toggle display of all InfoBoxes"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowInfoBoxes), group (GUI)
#. +> trunk5
#: kstars.kcfg:40
#, kde-format
msgid "Toggles display of all three InfoBoxes."
msgstr ""
#. i18n: ectx: label, entry (ShowTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:44
#, kde-format
msgid "Display the time InfoBox?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:45
#, kde-format
msgid "Toggles display of the Time InfoBox."
msgstr ""
#. i18n: ectx: label, entry (ShowFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:49
#, kde-format
msgid "Display the focus InfoBox?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:50
#, kde-format
msgid "Toggles display of the Focus InfoBox."
msgstr ""
#. i18n: ectx: label, entry (ShowGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:54
#, kde-format
msgid "Display the geographic InfoBox?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:55
#, kde-format
msgid "Toggles display of the Geographic Location InfoBox."
msgstr ""
#. i18n: ectx: label, entry (StickyTimeBox), group (GUI)
#. i18n: ectx: label, entry (StickyFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:59 kstars.kcfg:66
#, kde-format
msgid "Time InfoBox anchor flag"
msgstr ""
#. i18n: ectx: whatsthis, entry (StickyTimeBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:60
#, kde-format
msgid "Is the Time InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges."
msgstr ""
#. i18n: ectx: whatsthis, entry (StickyFocusBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:67
#, kde-format
msgid "Is the Focus InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges."
msgstr ""
#. i18n: ectx: label, entry (StickyGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:73
#, kde-format
msgid "Geographic InfoBox anchor flag"
msgstr ""
#. i18n: ectx: whatsthis, entry (StickyGeoBox), group (GUI)
#. +> trunk5
#: kstars.kcfg:74
#, kde-format
msgid "Is the Geographic Location InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges."
msgstr ""
#. i18n: ectx: label, entry (ShowStatusBar), group (GUI)
#. +> trunk5
#: kstars.kcfg:80
#, kde-format
msgid "Display the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStatusBar), group (GUI)
#. +> trunk5
#: kstars.kcfg:81
#, kde-format
msgid "Toggle display of the status bar."
msgstr ""
#. i18n: ectx: label, entry (ShowAltAzField), group (GUI)
#. +> trunk5
#: kstars.kcfg:85
#, kde-format
msgid "Display Alt/Az coordinates in the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowAltAzField), group (GUI)
#. +> trunk5
#: kstars.kcfg:86
#, kde-format
msgid "Toggle display of the Horizontal coordinates of the mouse cursor in the status bar."
msgstr ""
#. i18n: ectx: label, entry (ShowRADecField), group (GUI)
#. +> trunk5
#: kstars.kcfg:90
#, kde-format
msgid "Display RA/Dec coordinates in the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowRADecField), group (GUI)
#. +> trunk5
#: kstars.kcfg:91
#, kde-format
msgid "Toggle display of the Equatorial coordinates of the mouse cursor at the current epoch in the status bar."
msgstr ""
#. i18n: ectx: label, entry (ShowJ2000RADecField), group (GUI)
#. +> trunk5
#: kstars.kcfg:95
#, kde-format
msgid "Display J2000.0 RA/Dec coordinates in the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowJ2000RADecField), group (GUI)
#. +> trunk5
#: kstars.kcfg:96
#, kde-format
msgid "Toggle display of the Equatorial coordinates of the mouse cursor at the standard epoch in the status bar."
msgstr ""
#. i18n: ectx: label, entry (WindowWidth), group (GUI)
#. +> trunk5
#: kstars.kcfg:100
#, kde-format
msgid "Width of main window, in pixels"
msgstr ""
#. i18n: ectx: label, entry (WindowHeight), group (GUI)
#. +> trunk5
#: kstars.kcfg:104
#, kde-format
msgid "Height of main window, in pixels"
msgstr ""
#. i18n: ectx: label, entry (RunStartupWizard), group (GUI)
#. +> trunk5
#: kstars.kcfg:108
#, kde-format
msgid "Run Startup Wizard when KStars launches?"
msgstr ""
#. i18n: ectx: label, entry (CurrentTheme), group (GUI)
#. +> trunk5
#: kstars.kcfg:112
#, kde-format
msgid "Current application theme"
msgstr ""
#. i18n: ectx: label, entry (CatalogFile), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:119
#, kde-format
msgid "Filenames of defined custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (CatalogFile), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:120
#, kde-format
msgid "List of the filenames of custom object catalogs."
msgstr ""
#. i18n: ectx: label, entry (ShowCatalog), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:123
#, kde-format
msgid "List of toggles for displaying custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCatalog), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:124
#, kde-format
msgid "List of integers toggling display of each custom object catalog (any nonzero value indicates the objects in that catalog will be displayed)."
msgstr ""
#. i18n: ectx: label, entry (ShowCatalogNames), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:127
#, kde-format
msgid "List for displaying custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCatalogNames), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:128
#, kde-format
msgid "List of names for which custom catalogs are to be displayed."
msgstr ""
#. i18n: ectx: label, entry (ResolveNamesOnline), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:131
#, kde-format
msgid "Resolve names using online services."
msgstr ""
#. i18n: ectx: whatsthis, entry (ResolveNamesOnline), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:132
#, kde-format
msgid "Names of objects entered into the find dialog are resolved using online services and stored in the database. This option also toggles the display of such resolved objects on the sky map."
msgstr ""
#. i18n: ectx: label, entry (INDIWindowWidth), group (indi)
#. +> trunk5
#: kstars.kcfg:139
#, kde-format
msgid "INDI window width"
msgstr ""
#. i18n: ectx: label, entry (INDIWindowHeight), group (indi)
#. +> trunk5
#: kstars.kcfg:143
#, kde-format
msgid "INDI window height"
msgstr ""
#. i18n: ectx: label, entry (useGeographicUpdate), group (indi)
#. +> trunk5
#: kstars.kcfg:147
#, kde-format
msgid "Automatically updates geographic location?"
msgstr ""
#. i18n: ectx: label, entry (useTimeUpdate), group (indi)
#. +> trunk5
#: kstars.kcfg:151
#, kde-format
msgid "Automatically updates time and date?"
msgstr ""
#. i18n: ectx: label, entry (independentWindowINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:155
#, kde-format
msgid "Make INDI Control Panel window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (showTargetCrosshair), group (indi)
#. +> trunk5
#: kstars.kcfg:159
#, kde-format
msgid "Draw crosshairs at telescope position in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (showTargetCrosshair), group (indi)
#. +> trunk5
#: kstars.kcfg:160
#, kde-format
msgid "Toggle display of crosshairs centered at telescope's pointed position in the KStars sky map."
msgstr ""
#. i18n: ectx: label, entry (showINDIMessages), group (indi)
#. +> trunk5
#: kstars.kcfg:164
#, kde-format
msgid "Display INDI messages in the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (showINDIMessages), group (indi)
#. +> trunk5
#: kstars.kcfg:165
#, kde-format
msgid "Toggle display of INDI messages in the KStars statusbar."
msgstr ""
#. i18n: ectx: label, entry (messageNotificationINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:169
#, kde-format
msgid "INDI message notifications"
msgstr ""
#. i18n: ectx: whatsthis, entry (messageNotificationINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:170
#, kde-format
msgid "Show INDI messages as desktop notifications instead of dialogs."
msgstr ""
#. i18n: ectx: label, entry (useComputerSource), group (indi)
#. +> trunk5
#: kstars.kcfg:174
#, kde-format
msgid "Use computer time and location for synchronization?"
msgstr ""
#. i18n: ectx: label, entry (useDeviceSource), group (indi)
#. +> trunk5
#: kstars.kcfg:178
#, kde-format
msgid "Use device time and location for synchronization?"
msgstr ""
#. i18n: ectx: label, entry (fitsDir), group (indi)
#. +> trunk5
#: kstars.kcfg:182
#, kde-format
msgid "FITS Default directory"
msgstr ""
#. i18n: ectx: whatsthis, entry (fitsDir), group (indi)
#. +> trunk5
#: kstars.kcfg:183
#, kde-format
msgid "The default location of saved FITS files"
msgstr ""
#. i18n: ectx: label, entry (serverPortStart), group (indi)
#. +> trunk5
#: kstars.kcfg:187
#, kde-format
msgid "INDI Server Start Port"
msgstr ""
#. i18n: ectx: whatsthis, entry (serverPortStart), group (indi)
#. +> trunk5
#: kstars.kcfg:188
#, kde-format
msgid "INDI server will attempt to bind with ports starting from this port"
msgstr ""
#. i18n: ectx: label, entry (serverPortEnd), group (indi)
#. +> trunk5
#: kstars.kcfg:192
#, kde-format
msgid "INDI Server Final Port"
msgstr ""
#. i18n: ectx: whatsthis, entry (serverPortEnd), group (indi)
#. +> trunk5
#: kstars.kcfg:193
#, kde-format
msgid "INDI server will attempt to bind with ports ending with this port"
msgstr ""
#. i18n: ectx: label, entry (filterAlias), group (indi)
#. +> trunk5
#: kstars.kcfg:197
#, kde-format
msgid "Aliases for filter wheel slots."
msgstr ""
#. i18n: ectx: whatsthis, entry (filterAlias), group (indi)
#. +> trunk5
#: kstars.kcfg:198
#, kde-format
msgid "List of the aliases for filter wheel slots."
msgstr ""
#. i18n: ectx: label, entry (indiServer), group (indi)
#. i18n: ectx: whatsthis, entry (indiServer), group (indi)
#. +> trunk5
#: kstars.kcfg:201 kstars.kcfg:202
#, kde-format
msgid "PATH to indiserver binary"
msgstr ""
#. i18n: ectx: label, entry (indiDriversDir), group (indi)
#. i18n: ectx: whatsthis, entry (indiDriversDir), group (indi)
#. +> trunk5
#: kstars.kcfg:210 kstars.kcfg:211
#, kde-format
msgid "PATH to indi drivers directory"
msgstr ""
#. i18n: ectx: label, entry (indiDriversAreInternal), group (indi)
#. i18n: ectx: label, entry (AstrometrySolverIsInternal), group (Align)
#. +> trunk5
#: kstars.kcfg:215 kstars.kcfg:1816
#, kde-format
msgid "Internal or External Astrometry Solver?"
msgstr ""
#. i18n: ectx: label, entry (streamWindowWidth), group (indi)
#. +> trunk5
#: kstars.kcfg:219
#, kde-format
msgid "Video streaming window width"
msgstr ""
#. i18n: ectx: label, entry (streamWindowHeight), group (indi)
#. +> trunk5
#: kstars.kcfg:223
#, kde-format
msgid "Video streaming window height"
msgstr ""
#. i18n: ectx: label, entry (INDIMountLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:227
#, kde-format
msgid "Enable INDI Mount logging"
msgstr ""
#. i18n: ectx: label, entry (INDIFocuserLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:231
#, kde-format
msgid "Enable INDI Focuser logging"
msgstr ""
#. i18n: ectx: label, entry (INDICCDLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:235
#, kde-format
msgid "Enable INDI CCD logging"
msgstr ""
#. i18n: ectx: label, entry (INDIFilterWheelLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:239
#, kde-format
msgid "Enable INDI Filter Wheel logging"
msgstr ""
#. i18n: ectx: label, entry (INDIDomeLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:243
#, kde-format
msgid "Enable INDI Dome logging"
msgstr ""
#. i18n: ectx: label, entry (INDIDetectorLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:247
#, kde-format
msgid "Enable INDI Detector logging"
msgstr ""
#. i18n: ectx: label, entry (INDIWeatherLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:251
#, kde-format
msgid "Enable INDI Weather logging"
msgstr ""
#. i18n: ectx: label, entry (INDIAuxiliaryLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:255
#, kde-format
msgid "Enable INDI Auxiliary logging"
msgstr ""
#. i18n: ectx: label, entry (CityName), group (Location)
#. +> trunk5
#: kstars.kcfg:262
#, kde-format
msgid "City name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (CityName), group (Location)
#. +> trunk5
#: kstars.kcfg:263
#, kde-format
msgid "The City name of the current geographic location."
msgstr ""
#. i18n: ectx: label, entry (ProvinceName), group (Location)
#. +> trunk5
#: kstars.kcfg:267
#, kde-format
msgid "Province name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (ProvinceName), group (Location)
#. +> trunk5
#: kstars.kcfg:268
#, kde-format
msgid "The Province name of the current geographic location. This is the name of the state for locations in the U. S."
msgstr ""
#. i18n: ectx: label, entry (CountryName), group (Location)
#. +> trunk5
#: kstars.kcfg:272
#, kde-format
msgid "Country name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (CountryName), group (Location)
#. +> trunk5
#: kstars.kcfg:273
#, kde-format
msgid "The Country name of the current geographic location."
msgstr ""
#. i18n: ectx: label, entry (Longitude), group (Location)
#. +> trunk5
#: kstars.kcfg:277
#, kde-format
msgid "Geographic Longitude, in degrees."
msgstr ""
#. i18n: ectx: whatsthis, entry (Longitude), group (Location)
#. +> trunk5
#: kstars.kcfg:278
#, kde-format
msgid "The longitude of the current geographic location, in decimal degrees."
msgstr ""
#. i18n: ectx: label, entry (Latitude), group (Location)
#. +> trunk5
#: kstars.kcfg:282
#, kde-format
msgid "Geographic Latitude, in degrees."
msgstr ""
#. i18n: ectx: whatsthis, entry (Latitude), group (Location)
#. +> trunk5
#: kstars.kcfg:283
#, kde-format
msgid "The latitude of the current geographic location, in decimal degrees."
msgstr ""
#. i18n: ectx: label, entry (Elevation), group (Location)
#. +> trunk5
#: kstars.kcfg:287
#, kde-format
msgid "Elevation above sea level of geographic location, in meters."
msgstr ""
#. i18n: ectx: label, entry (TimeZone), group (Location)
#. +> trunk5
#: kstars.kcfg:291
#, kde-format
msgid "Time Zone offset of geographic location, in hours."
msgstr ""
#. i18n: ectx: label, entry (DST), group (Location)
#. +> trunk5
#: kstars.kcfg:295
#, kde-format
msgid "Two-letter code for daylight savings time rule used by geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (DST), group (Location)
#. +> trunk5
#: kstars.kcfg:296
#, kde-format
msgid "Two-letter code that determines the dates on which daylight savings time begins and ends (you can view the rules by pressing the \"Explain DST Rules\" button in the Geographic Location window)."
msgstr ""
#. i18n: ectx: label, entry (UseAnimatedSlewing), group (View)
#. +> trunk5
#: kstars.kcfg:303
#, kde-format
msgid "Use animated slewing effects when changing focus position?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAnimatedSlewing), group (View)
#. +> trunk5
#: kstars.kcfg:304
#, kde-format
msgid "If true, focus changes will cause the sky to visibly spin to the new position. Otherwise, the display will \"snap\" instantly to the new position."
msgstr ""
#. i18n: ectx: label, entry (FOVNames), group (View)
#. +> trunk5
#: kstars.kcfg:308
#, kde-format
msgid "Name of selected FOV indicators"
msgstr ""
#. i18n: ectx: whatsthis, entry (FOVNames), group (View)
#. +> trunk5
#: kstars.kcfg:309
#, kde-format
msgid "The names of the currently selected field-of-view indicators. The list of defined FOV indicator names is listed in the \"Settings|FOV Symbols\" menu."
msgstr ""
#. i18n: ectx: label, entry (FadePlanetTrails), group (View)
#. +> trunk5
#: kstars.kcfg:313
#, kde-format
msgid "Fade planet trails to background color?"
msgstr ""
#. i18n: ectx: whatsthis, entry (FadePlanetTrails), group (View)
#. +> trunk5
#: kstars.kcfg:314
#, kde-format
msgid "If true, trails attached to solar system bodies will fade into the background sky color."
msgstr ""
#. i18n: ectx: label, entry (FocusRA), group (View)
#. +> trunk5
#: kstars.kcfg:318
#, kde-format
msgid "Right Ascension of focus position"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusRA), group (View)
#. +> trunk5
#: kstars.kcfg:319
#, kde-format
msgid "The right ascension of the initial focus position of the sky map, in decimal hours. This value is volatile; it is reset whenever the program shuts down."
msgstr ""
#. i18n: ectx: label, entry (FocusDec), group (View)
#. +> trunk5
#: kstars.kcfg:323
#, kde-format
msgid "Declination of focus position"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusDec), group (View)
#. +> trunk5
#: kstars.kcfg:324
#, kde-format
msgid "The declination of the initial focus position of the sky map, in decimal degrees. This value is volatile; it is reset whenever the program shuts down."
msgstr ""
#. i18n: ectx: label, entry (FocusObject), group (View)
#. +> trunk5
#: kstars.kcfg:328
#, kde-format
msgid "Name of focused object"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusObject), group (View)
#. +> trunk5
#: kstars.kcfg:329
#, kde-format
msgid "The name of the object that should be centered and tracked on startup. If no object should be centered, set to \"nothing\". This value is volatile; it is reset whenever the program shuts down."
msgstr ""
#. i18n: ectx: label, entry (IsTracking), group (View)
#. +> trunk5
#: kstars.kcfg:333
#, kde-format
msgid "Is tracking engaged?"
msgstr ""
#. i18n: ectx: whatsthis, entry (IsTracking), group (View)
#. +> trunk5
#: kstars.kcfg:334
#, kde-format
msgid "True if the skymap should track on its initial position on startup. This value is volatile; it is reset whenever the program shuts down."
msgstr ""
#. i18n: ectx: label, entry (HideOnSlew), group (View)
#. +> trunk5
#: kstars.kcfg:338
#, kde-format
msgid "Hide objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideOnSlew), group (View)
#. +> trunk5
#: kstars.kcfg:339
#, kde-format
msgid "Toggle whether KStars should hide some objects while the display is moving, for smoother motion."
msgstr ""
#. i18n: ectx: label, entry (HideCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:343
#, kde-format
msgid "Hide constellation boundaries while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:344
#, kde-format
msgid "Toggle whether constellation boundaries are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideCLines), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideCLines)
#. +> trunk5
#: kstars.kcfg:348 options/opsadvanced.ui:767
#, kde-format
msgid "Hide constellation lines while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCLines), group (View)
#. +> trunk5
#: kstars.kcfg:349
#, kde-format
msgid "Toggle whether constellation lines are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (SkyCulture), group (View)
#. +> trunk5
#: kstars.kcfg:353
#, kde-format
msgid "Sky culture"
msgstr ""
#. i18n: ectx: whatsthis, entry (SkyCulture), group (View)
#. +> trunk5
#: kstars.kcfg:354
#, kde-format
msgid "Choose sky culture."
msgstr ""
#. i18n: ectx: label, entry (HideCNames), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideCNames)
#. +> trunk5
#: kstars.kcfg:358 options/opsadvanced.ui:741
#, kde-format
msgid "Hide constellation names while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCNames), group (View)
#. +> trunk5
#: kstars.kcfg:359
#, kde-format
msgid "Toggle whether constellation names are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideGrids), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideGrids)
#. +> trunk5
#: kstars.kcfg:363 options/opsadvanced.ui:807
#, kde-format
msgid "Hide coordinate grids while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideGrids), group (View)
#. +> trunk5
#: kstars.kcfg:364
#, kde-format
msgid "Toggle whether the coordinate grids are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:368
#, kde-format
msgid "Hide Milky Way contour while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:369
#, kde-format
msgid "Toggle whether the Milky Way contour is hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideIC), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideIC)
#. +> trunk5
#: kstars.kcfg:373 options/opsadvanced.ui:780
#, kde-format
msgid "Hide IC objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideIC), group (View)
#. +> trunk5
#: kstars.kcfg:374
#, kde-format
msgid "Toggle whether IC objects are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideMessier), group (View)
#. +> trunk5
#: kstars.kcfg:378
#, kde-format
msgid "Hide Messier objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideMessier), group (View)
#. +> trunk5
#: kstars.kcfg:379
#, kde-format
msgid "Toggle whether Messier objects are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideNGC), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideNGC)
#. +> trunk5
#: kstars.kcfg:383 options/opsadvanced.ui:754
#, kde-format
msgid "Hide NGC objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideNGC), group (View)
#. +> trunk5
#: kstars.kcfg:384
#, kde-format
msgid "Toggle whether NGC objects are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideOther), group (View)
#. +> trunk5
#: kstars.kcfg:388
#, kde-format
msgid "Hide extra objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideOther), group (View)
#. +> trunk5
#: kstars.kcfg:389
#, kde-format
msgid "Toggle whether extra objects are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HidePlanets), group (View)
#. +> trunk5
#: kstars.kcfg:393
#, kde-format
msgid "Hide solar system objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HidePlanets), group (View)
#. +> trunk5
#: kstars.kcfg:394
#, kde-format
msgid "Toggle whether solar system objects are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideStars), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideStars)
#. +> trunk5
#: kstars.kcfg:398 options/opsadvanced.ui:662
#, kde-format
msgid "Hide faint stars while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideStars), group (View)
#. +> trunk5
#: kstars.kcfg:399
#, kde-format
msgid "Toggle whether faint stars are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (HideLabels), group (View)
#. +> trunk5
#: kstars.kcfg:403
#, kde-format
msgid "Hide object name labels while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideLabels), group (View)
#. +> trunk5
#: kstars.kcfg:404
#, kde-format
msgid "Toggle whether name labels are hidden while the display is in motion."
msgstr ""
#. i18n: ectx: label, entry (ShowAsteroids), group (View)
#. +> trunk5
#: kstars.kcfg:408
#, kde-format
msgid "Draw asteroids in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowAsteroids), group (View)
#. +> trunk5
#: kstars.kcfg:409
#, kde-format
msgid "Toggle whether asteroids are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowAsteroidNames), group (View)
#. +> trunk5
#: kstars.kcfg:413
#, kde-format
msgid "Label asteroid names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowAsteroidNames), group (View)
#. +> trunk5
#: kstars.kcfg:414
#, kde-format
msgid "Toggle whether asteroid name labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowComets), group (View)
#. +> trunk5
#: kstars.kcfg:418
#, kde-format
msgid "Draw comets in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowComets), group (View)
#. +> trunk5
#: kstars.kcfg:419
#, kde-format
msgid "Toggle whether comets are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCometComas), group (View)
#. +> trunk5
#: kstars.kcfg:423
#, kde-format
msgid "Draw comet comas in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCometComas), group (View)
#. +> trunk5
#: kstars.kcfg:424
#, kde-format
msgid "Toggle whether comet comas are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCometNames), group (View)
#. +> trunk5
#: kstars.kcfg:428
#, kde-format
msgid "Label comet names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCometNames), group (View)
#. +> trunk5
#: kstars.kcfg:429
#, kde-format
msgid "Toggle whether comet name labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:433
#, kde-format
msgid "Draw supernovae in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:434
#, kde-format
msgid "Toggle whether supernovae are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSupernovaNames), group (View)
#. +> trunk5
#: kstars.kcfg:438
#, kde-format
msgid "Label Supernova Names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovaNames), group (View)
#. +> trunk5
#: kstars.kcfg:439
#, kde-format
msgid "Toggle whether supernova name labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (MagnitudeLimitShowSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:443
#, kde-format
msgid "Set magnitude limit for supernovae to be shown on the skymap"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagnitudeLimitShowSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:444
#, kde-format
msgid "Set magnitude limit for supernovae to be shown on the skymap."
msgstr ""
#. i18n: ectx: label, entry (ShowSupernovaAlerts), group (View)
#. +> trunk5
#: kstars.kcfg:448
#, kde-format
msgid "Show supernova alerts?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovaAlerts), group (View)
#. +> trunk5
#: kstars.kcfg:449
#, kde-format
msgid "Toggle supernova alerts."
msgstr ""
#. i18n: ectx: label, entry (MagnitudeLimitAlertSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:453
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagnitudeLimitAlertSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:454
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted."
msgstr ""
#. i18n: ectx: label, entry (ShowCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:458
#, kde-format
msgid "Draw constellation boundaries in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:459
#, kde-format
msgid "Toggle whether constellation boundaries are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowHighlightedCBound), group (View)
#. +> trunk5
#: kstars.kcfg:463
#, kde-format
msgid "Highlight the central constellation boundary in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHighlightedCBound), group (View)
#. +> trunk5
#: kstars.kcfg:464
#, kde-format
msgid "Toggle whether constellation boundary containing the central focus point is highlighted in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCLines), group (View)
#. +> trunk5
#: kstars.kcfg:468
#, kde-format
msgid "Draw constellation lines in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCLines), group (View)
#. +> trunk5
#: kstars.kcfg:469
#, kde-format
msgid "Toggle whether constellation lines are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowConstellationArt), group (View)
#. +> trunk5
#: kstars.kcfg:473
#, kde-format
msgid "Draw constellation art in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowConstellationArt), group (View)
#. +> trunk5
#: kstars.kcfg:474
#, kde-format
msgid "Toggle whether constellation art drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCNames), group (View)
#. +> trunk5
#: kstars.kcfg:478
#, kde-format
msgid "Draw constellation names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCNames), group (View)
#. +> trunk5
#: kstars.kcfg:479
#, kde-format
msgid "Toggle whether constellation name labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:483
#, kde-format
msgid "Draw \"deep sky\" objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:484
#, kde-format
msgid "Toggle whether deep-sky objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowEcliptic), group (View)
#. +> trunk5
#: kstars.kcfg:488
#, kde-format
msgid "Draw ecliptic line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEcliptic), group (View)
#. +> trunk5
#: kstars.kcfg:489
#, kde-format
msgid "Toggle whether the ecliptic line is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowEquator), group (View)
#. +> trunk5
#: kstars.kcfg:493
#, kde-format
msgid "Draw equator line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEquator), group (View)
#. +> trunk5
#: kstars.kcfg:494
#, kde-format
msgid "Toggle whether the equator line is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (AutoSelectGrid), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoSelectGrid)
#. +> trunk5
#: kstars.kcfg:498 options/opsguides.ui:265
#, kde-format
msgid "Draw grids according to active coordinate system?"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutoSelectGrid), group (View)
#. +> trunk5
#: kstars.kcfg:499
#, kde-format
msgid "Coordinate grids will automatically change according to active coordinate system."
msgstr ""
#. i18n: ectx: label, entry (ShowEquatorialGrid), group (View)
#. +> trunk5
#: kstars.kcfg:503
#, kde-format
msgid "Draw equatorial coordinate grid in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEquatorialGrid), group (View)
#. +> trunk5
#: kstars.kcfg:504
#, kde-format
msgid "Toggle whether the equatorial coordinate grid is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowHorizontalGrid), group (View)
#. +> trunk5
#: kstars.kcfg:508
#, kde-format
msgid "Draw horizontal coordinate grid in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHorizontalGrid), group (View)
#. +> trunk5
#: kstars.kcfg:509
#, kde-format
msgid "Toggle whether the horizontal coordinate grid is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowLocalMeridian), group (View)
#. +> trunk5
#: kstars.kcfg:513
#, kde-format
msgid "Draw local meridian line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowLocalMeridian), group (View)
#. +> trunk5
#: kstars.kcfg:514
#, kde-format
msgid "Toggle whether the local meridian line is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowGround), group (View)
#. +> trunk5
#: kstars.kcfg:518
#, kde-format
msgid "Draw opaque ground in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowGround), group (View)
#. +> trunk5
#: kstars.kcfg:519
#, kde-format
msgid "Toggle whether the region below the horizon is opaque."
msgstr ""
#. i18n: ectx: label, entry (ShowHorizon), group (View)
#. +> trunk5
#: kstars.kcfg:523
#, kde-format
msgid "Draw horizon line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHorizon), group (View)
#. +> trunk5
#: kstars.kcfg:524
#, kde-format
msgid "Toggle whether the horizon line is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowFlags), group (View)
#. +> trunk5
#: kstars.kcfg:528
#, kde-format
msgid "Draw flags in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowFlags), group (View)
#. +> trunk5
#: kstars.kcfg:529
#, kde-format
msgid "Toggle whether flags are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowIC), group (View)
#. +> trunk5
#: kstars.kcfg:533
#, kde-format
msgid "Draw IC objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowIC), group (View)
#. +> trunk5
#: kstars.kcfg:534
#, kde-format
msgid "Toggle whether IC objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowNGC), group (View)
#. +> trunk5
#: kstars.kcfg:538
#, kde-format
msgid "Draw NGC objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowNGC), group (View)
#. +> trunk5
#: kstars.kcfg:539
#, kde-format
msgid "Toggle whether NGC objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMessier), group (View)
#. +> trunk5
#: kstars.kcfg:543
#, kde-format
msgid "Draw Messier objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMessier), group (View)
#. +> trunk5
#: kstars.kcfg:544
#, kde-format
msgid "Toggle whether Messier objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMessierImages), group (View)
#. +> trunk5
#: kstars.kcfg:548
#, kde-format
msgid "Draw Messier object images in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMessierImages), group (View)
#. +> trunk5
#: kstars.kcfg:549
#, kde-format
msgid "Toggle whether Messier objects are rendered as images in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowOther), group (View)
#. +> trunk5
#: kstars.kcfg:553
#, kde-format
msgid "Draw extra deep-sky objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowOther), group (View)
#. +> trunk5
#: kstars.kcfg:554
#, kde-format
msgid "Toggle whether extra objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:558
#, kde-format
msgid "Draw Milky Way contour in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:559
#, kde-format
msgid "Toggle whether the Milky Way contour is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (FillMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:563
#, kde-format
msgid "Fill Milky Way contour? (false means use outline only)"
msgstr ""
#. i18n: ectx: whatsthis, entry (FillMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:564
#, kde-format
msgid "Toggle whether the Milky Way contour is filled. When this option is false, the Milky Way is shown as an outline."
msgstr ""
#. i18n: ectx: label, entry (ShowSolarSystem), group (View)
#. +> trunk5
#: kstars.kcfg:568
#, kde-format
msgid "Meta-option for all planets in the sky map."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSolarSystem), group (View)
#. +> trunk5
#: kstars.kcfg:569
#, kde-format
msgid "Meta-option to control whether all major planets (and the Sun and Moon) are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowPlanetImages), group (View)
#. +> trunk5
#: kstars.kcfg:573
#, kde-format
msgid "Draw planets as images in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPlanetImages), group (View)
#. +> trunk5
#: kstars.kcfg:574
#, kde-format
msgid "Toggle whether major planets (and the Sun and Moon) are rendered as images in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowPlanetNames), group (View)
#. +> trunk5
#: kstars.kcfg:578
#, kde-format
msgid "Label planet names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPlanetNames), group (View)
#. +> trunk5
#: kstars.kcfg:579
#, kde-format
msgid "Toggle whether major planets (and the Sun and Moon) are labeled in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSun), group (View)
#. +> trunk5
#: kstars.kcfg:583
#, kde-format
msgid "Draw Sun in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSun), group (View)
#. +> trunk5
#: kstars.kcfg:584
#, kde-format
msgid "Toggle whether the Sun is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMoon), group (View)
#. +> trunk5
#: kstars.kcfg:588
#, kde-format
msgid "Draw Moon in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMoon), group (View)
#. +> trunk5
#: kstars.kcfg:589
#, kde-format
msgid "Toggle whether the Moon is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMercury), group (View)
#. +> trunk5
#: kstars.kcfg:593
#, kde-format
msgid "Draw Mercury in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMercury), group (View)
#. +> trunk5
#: kstars.kcfg:594
#, kde-format
msgid "Toggle whether Mercury is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowVenus), group (View)
#. +> trunk5
#: kstars.kcfg:598
#, kde-format
msgid "Draw Venus in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowVenus), group (View)
#. +> trunk5
#: kstars.kcfg:599
#, kde-format
msgid "Toggle whether Venus is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMars), group (View)
#. +> trunk5
#: kstars.kcfg:603
#, kde-format
msgid "Draw Mars in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMars), group (View)
#. +> trunk5
#: kstars.kcfg:604
#, kde-format
msgid "Toggle whether Mars is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowJupiter), group (View)
#. +> trunk5
#: kstars.kcfg:608
#, kde-format
msgid "Draw Jupiter in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowJupiter), group (View)
#. +> trunk5
#: kstars.kcfg:609
#, kde-format
msgid "Toggle whether Jupiter is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSaturn), group (View)
#. +> trunk5
#: kstars.kcfg:613
#, kde-format
msgid "Draw Saturn in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSaturn), group (View)
#. +> trunk5
#: kstars.kcfg:614
#, kde-format
msgid "Toggle whether Saturn is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowUranus), group (View)
#. +> trunk5
#: kstars.kcfg:618
#, kde-format
msgid "Draw Uranus in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowUranus), group (View)
#. +> trunk5
#: kstars.kcfg:619
#, kde-format
msgid "Toggle whether Uranus is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowNeptune), group (View)
#. +> trunk5
#: kstars.kcfg:623
#, kde-format
msgid "Draw Neptune in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowNeptune), group (View)
#. +> trunk5
#: kstars.kcfg:624
#, kde-format
msgid "Toggle whether Neptune is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowPluto), group (View)
#. +> trunk5
#: kstars.kcfg:628
#, kde-format
msgid "Draw Pluto in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPluto), group (View)
#. +> trunk5
#: kstars.kcfg:629
#, kde-format
msgid "Toggle whether Pluto is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowStars), group (View)
#. +> trunk5
#: kstars.kcfg:633
#, kde-format
msgid "Draw stars in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStars), group (View)
#. +> trunk5
#: kstars.kcfg:634
#, kde-format
msgid "Toggle whether stars are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowStarMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:638
#, kde-format
msgid "Label star magnitudes in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStarMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:639
#, kde-format
msgid "Toggle whether star magnitude (brightness) labels are shown in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowStarNames), group (View)
#. +> trunk5
#: kstars.kcfg:643
#, kde-format
msgid "Label star names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStarNames), group (View)
#. +> trunk5
#: kstars.kcfg:644
#, kde-format
msgid "Toggle whether star name labels are shown in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowDeepSkyMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:648
#, kde-format
msgid "Label deep-sky object magnitudes in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSkyMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:649
#, kde-format
msgid "Toggle whether deep-sky object magnitude (brightness) labels are shown in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowDeepSkyNames), group (View)
#. +> trunk5
#: kstars.kcfg:653
#, kde-format
msgid "Label deep-sky objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSkyNames), group (View)
#. +> trunk5
#: kstars.kcfg:654
#, kde-format
msgid "Toggle whether deep-sky object name labels are shown in the sky map."
msgstr ""
#. i18n: ectx: label, entry (SlewTimeScale), group (View)
#. +> trunk5
#: kstars.kcfg:658
#, kde-format
msgid "Minimum timescale for forced-slewing mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (SlewTimeScale), group (View)
#. +> trunk5
#: kstars.kcfg:659
#, kde-format
msgid "The timescale above which slewing mode is forced on at all times."
msgstr ""
#. i18n: ectx: label, entry (BoxBGMode), group (View)
#. +> trunk5
#: kstars.kcfg:663
#, kde-format
msgid "InfoBoxes Background fill mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxBGMode), group (View)
#. +> trunk5
#: kstars.kcfg:664
#, kde-format
msgid "The background fill mode for the on-screen information boxes: 0=\"no BG\"; 1=\"semi-transparent BG\"; 2=\"opaque BG\""
msgstr ""
#. i18n: ectx: label, entry (Projection), group (View)
#. +> trunk5
#: kstars.kcfg:668
#, kde-format
msgid "Mapping projection algorithm"
msgstr ""
#. i18n: ectx: whatsthis, entry (Projection), group (View)
#. +> trunk5
#: kstars.kcfg:669
#, kde-format
msgid "Algorithm for the mapping projection."
msgstr ""
#. i18n: ectx: label, entry (UseAbbrevConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:673
#, kde-format
msgid "Use abbreviated constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAbbrevConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:674
#, kde-format
msgid "Use official IAU abbreviations for constellation names."
msgstr ""
#. i18n: ectx: label, entry (UseLatinConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:678
#, kde-format
msgid "Use Latin constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseLatinConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:679
#, kde-format
msgid "Use Latin constellation names."
msgstr ""
#. i18n: ectx: label, entry (UseLocalConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:683
#, kde-format
msgid "Use localized constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseLocalConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:684
#, kde-format
msgid "Use localized constellation names (if localized names are not available, default to Latin names)."
msgstr ""
#. i18n: ectx: label, entry (UseAltAz), group (View)
#. +> trunk5
#: kstars.kcfg:688
#, kde-format
msgid "Use horizontal coordinate system?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAltAz), group (View)
#. +> trunk5
#: kstars.kcfg:689
#, kde-format
msgid "Display the sky with horizontal coordinates (when false, equatorial coordinates will be used)."
msgstr ""
#. i18n: ectx: label, entry (UseAutoLabel), group (View)
#. +> trunk5
#: kstars.kcfg:693
#, kde-format
msgid "Automatically label focused object?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAutoLabel), group (View)
#. +> trunk5
#: kstars.kcfg:694
#, kde-format
msgid "Toggle whether a centered object automatically gets a name label attached."
msgstr ""
#. i18n: ectx: label, entry (UseAutoTrail), group (View)
#. +> trunk5
#: kstars.kcfg:698 tools/scriptbuilder.cpp:703
#, kde-format
msgid "Automatically add trail to centered solar system body?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAutoTrail), group (View)
#. +> trunk5
#: kstars.kcfg:699
#, kde-format
msgid "Toggle whether a centered solar system object automatically gets a trail attached, as long as it remains centered."
msgstr ""
#. i18n: ectx: label, entry (UseHoverLabel), group (View)
#. +> trunk5
#: kstars.kcfg:703
#, kde-format
msgid "Add temporary label on mouse hover?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseHoverLabel), group (View)
#. +> trunk5
#: kstars.kcfg:704
#, kde-format
msgid "Toggle whether the object under the mouse cursor gets a transient name label."
msgstr ""
#. i18n: ectx: label, entry (UseRefraction), group (View)
#. +> trunk5
#: kstars.kcfg:708
#, kde-format
msgid "Correct positions for atmospheric refraction?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseRefraction), group (View)
#. +> trunk5
#: kstars.kcfg:709
#, kde-format
msgid "Toggle whether object positions are corrected for the effects of atmospheric refraction (only applies when horizontal coordinates are used)."
msgstr ""
#. i18n: ectx: label, entry (UseRelativistic), group (View)
#. +> trunk5
#: kstars.kcfg:713
#, kde-format
msgid "Apply relativistic corrections due to the bending of light in sun's gravitational field"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseRelativistic), group (View)
#. +> trunk5
#: kstars.kcfg:714
#, kde-format
msgid "Toggle whether corrections due to bending of light around the sun are taken into account"
msgstr ""
#. i18n: ectx: label, entry (UseAntialias), group (View)
#. +> trunk5
#: kstars.kcfg:718
#, kde-format
msgid "Use antialiasing when drawing the screen?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAntialias), group (View)
#. +> trunk5
#: kstars.kcfg:719
#, kde-format
msgid "Toggle whether the sky is rendered using antialiasing. Lines and shapes are smoother with antialiasing, but rendering the screen will take more time."
msgstr ""
#. i18n: ectx: label, entry (ZoomFactor), group (View)
#. +> trunk5
#: kstars.kcfg:723
#, kde-format
msgid "Zoom Factor, in pixels per radian"
msgstr ""
#. i18n: ectx: whatsthis, entry (ZoomFactor), group (View)
#. +> trunk5
#: kstars.kcfg:724
#, kde-format
msgid "The zoom level, measured in pixels per radian."
msgstr ""
#. i18n: ectx: label, entry (ZoomScrollFactor), group (View)
#. +> trunk5
#: kstars.kcfg:730
#, kde-format
msgid "Zoom scroll sensitivity."
msgstr ""
#. i18n: ectx: whatsthis, entry (ZoomScrollFactor), group (View)
#. +> trunk5
#: kstars.kcfg:731
#, kde-format
msgid "When zooming in or out, change zoom speed factor by this multiplier."
msgstr ""
#. i18n: ectx: label, entry (MagLimitAsteroid), group (View)
#. +> trunk5
#: kstars.kcfg:737
#, kde-format
msgid "Faint limit for asteroids"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitAsteroid), group (View)
#. +> trunk5
#: kstars.kcfg:738
#, kde-format
msgid "The faint magnitude limit for drawing asteroids."
msgstr ""
#. i18n: ectx: label, entry (MagLimitAsteroidDownload), group (View)
#. +> trunk5
#: kstars.kcfg:742
#, kde-format
msgid "Maximum magnitude for asteroids to be downloaded from JPL."
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitAsteroidDownload), group (View)
#. +> trunk5
#: kstars.kcfg:743
#, kde-format
msgid "The maximum magnitude (visibility) to filter the asteroid data download from JPL."
msgstr ""
#. i18n: ectx: label, entry (AsteroidLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:747
#, kde-format
msgid "Label density for asteroid names"
msgstr ""
#. i18n: ectx: whatsthis, entry (AsteroidLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:748
#, kde-format
msgid "Controls the relative number of asteroid name labels drawn in the map."
msgstr ""
#. i18n: ectx: label, entry (MagLimitDrawDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:752
#, kde-format
msgid "Faint limit for deep-sky objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:753
#, kde-format
msgid "The faint magnitude limit for drawing deep-sky objects, when fully zoomed in."
msgstr ""
#. i18n: ectx: label, entry (MagLimitDrawDeepSkyZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:757
#, kde-format
msgid "Faint limit for deep-sky objects when zoomed out"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSkyZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:758
#, kde-format
msgid "The faint magnitude limit for drawing deep-sky objects, when fully zoomed out."
msgstr ""
#. i18n: ectx: label, entry (ShowUnknownMagObjects), group (View)
#. +> trunk5
#: kstars.kcfg:762
#, kde-format
msgid "Show deep-sky objects of unknown magnitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowUnknownMagObjects), group (View)
#. +> trunk5
#: kstars.kcfg:763
#, kde-format
msgid "When enabled, objects whose magnitudes are unknown, or not available to KStars, are drawn irrespective of the faint limits set."
msgstr ""
#. i18n: ectx: label, entry (MagLimitDrawStar), group (View)
#. +> trunk5
#: kstars.kcfg:768
#, kde-format
msgid "Faint limit for stars"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawStar), group (View)
#. +> trunk5
#: kstars.kcfg:769
#, kde-format
msgid "The faint magnitude limit for drawing stars, when fully zoomed in."
msgstr ""
#. i18n: ectx: label, entry (StarDensity), group (View)
#. +> trunk5
#: kstars.kcfg:773
#, kde-format
msgid "Density of stars in the field of view"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarDensity), group (View)
#. +> trunk5
#: kstars.kcfg:774
#, kde-format
msgid "Sets the density of stars in the field of view"
msgstr ""
#. i18n: ectx: label, entry (MagLimitDrawStarZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:779
#, kde-format
msgid "Faint limit for stars when zoomed out"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawStarZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:780
#, kde-format
msgid "The faint magnitude limit for drawing stars, when fully zoomed out."
msgstr ""
#. i18n: ectx: label, entry (MagLimitHideStar), group (View)
#. +> trunk5
#: kstars.kcfg:785
#, kde-format
msgid "Faint limit for stars when slewing"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitHideStar), group (View)
#. +> trunk5
#: kstars.kcfg:786
#, kde-format
msgid "The faint magnitude limit for drawing stars, when the map is in motion (only applicable if faint stars are set to be hidden while the map is in motion)."
msgstr ""
#. i18n: ectx: label, entry (StarLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:790
#, kde-format
msgid "Relative density for star name labels and/or magnitudes"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:791
#, kde-format
msgid "The relative density for drawing star name and magnitude labels."
msgstr ""
#. i18n: ectx: label, entry (DeepSkyLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:795
#, kde-format
msgid "Relative density for deep-sky object name labels and/or magnitudes"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeepSkyLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:796
#, kde-format
msgid "The relative density for drawing deep-sky object name and magnitude labels."
msgstr ""
#. i18n: ectx: label, entry (DeepSkyLongLabels), group (View)
#. +> trunk5
#: kstars.kcfg:800
#, kde-format
msgid "Show long names in deep-sky object name labels?"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeepSkyLongLabels), group (View)
#. +> trunk5
#: kstars.kcfg:801
#, kde-format
msgid "If true, long names (common names) for deep-sky objects are shown in the labels."
msgstr ""
#. i18n: ectx: label, entry (MaxRadCometName), group (View)
#. +> trunk5
#: kstars.kcfg:805
#, kde-format
msgid "Maximum distance from Sun for labeling comets, in AU"
msgstr ""
#. i18n: ectx: whatsthis, entry (MaxRadCometName), group (View)
#. +> trunk5
#: kstars.kcfg:806
#, kde-format
msgid "The maximum solar distance for drawing comets."
msgstr ""
#. i18n: ectx: label, entry (UseGL), group (View)
#. +> trunk5
#: kstars.kcfg:810
#, kde-format
msgid "Switch to OpenGL backend"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseGL), group (View)
#. +> trunk5
#: kstars.kcfg:811
#, kde-format
msgid "Use experimental OpenGL backend (deprecated)."
msgstr ""
#. i18n: ectx: label, entry (RunClock), group (View)
#. +> trunk5
#: kstars.kcfg:815
#, kde-format
msgid "Run clock"
msgstr ""
#. i18n: ectx: whatsthis, entry (RunClock), group (View)
#. +> trunk5
#: kstars.kcfg:816
#, kde-format
msgid "The state of the clock (running or not)"
msgstr ""
#. i18n: ectx: label, entry (ObsListSymbol), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:822
#, kde-format
msgid "Use symbols to label observing list objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListSymbol), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:823
#, kde-format
msgid "Objects in the observing list will be highlighted with a symbol in the map."
msgstr ""
#. i18n: ectx: label, entry (ObsListText), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:827
#, kde-format
msgid "Use text to label observing list objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListText), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:828
#, kde-format
msgid "Objects in the observing list will be highlighted with a colored name label in the map."
msgstr ""
#. i18n: ectx: label, entry (ObsListPreferDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:832
#, kde-format
msgid "Prefer Digitized Sky Survey imagery in the observing list"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListPreferDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:833
#, kde-format
msgid "The observing list will prefer DSS imagery while downloading imagery."
msgstr ""
#. i18n: ectx: label, entry (ObsListPreferSDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:837
#, kde-format
msgid "Prefer Sloan Digital Sky Survey imagery in the observing list"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListPreferSDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:838
#, kde-format
msgid "The observing list will prefer SDSS imagery while downloading imagery."
msgstr ""
#. i18n: ectx: label, entry (ObsListDemoteHole), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:842
#, kde-format
msgid "While sorting by percentage altitude in the observing list, demote objects present in the Dobsonian hole"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListDemoteHole), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:843
#, kde-format
msgid "Check this if you use a large Dobsonian telescope. Sorting by percentage current altitude is an easy way of determining what objects are well-placed for observation. However, when using a large Dobsonian telescope, objects close to the zenith are hard to observe. Since tracking there corresponds to a rotation in azimuth, it is both counterintuitive and requires the observer to frequently move the ladder. The region around the zenith where this is particularly frustrating is called the Dobsonian hole. This checkbox makes the observing list consider objects present in the hole as unfit for observation."
msgstr ""
#. i18n: ectx: label, entry (ObsListHoleSize), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:847
#, kde-format
msgid "This is the angular distance from the zenith, in degrees, below which you can easily point your telescope."
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListHoleSize), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:848
#, kde-format
msgid "This specifies the angular radius of the Dobsonian hole, i.e. the region where a large Dobsonian telescope cannot be pointed easily."
msgstr ""
#. i18n: ectx: label, entry (ColorSchemeFile), group (Colors)
#. i18n: ectx: whatsthis, entry (ColorSchemeFile), group (Colors)
#. +> trunk5
#: kstars.kcfg:854 kstars.kcfg:855
#, kde-format
msgid "The name of the color scheme"
msgstr ""
#. i18n: ectx: label, entry (StarColorMode), group (Colors)
#. +> trunk5
#: kstars.kcfg:859
#, kde-format
msgid "Mode for rendering stars"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarColorMode), group (Colors)
#. +> trunk5
#: kstars.kcfg:860
#, kde-format
msgid "The method for rendering stars: 0=\"realistic colors\"; 1=\"solid red\"; 2=\"solid black\"; 3=\"solid white\"; 4=\"solid real colors\""
msgstr ""
#. i18n: ectx: label, entry (StarColorIntensity), group (Colors)
#. +> trunk5
#: kstars.kcfg:865
#, kde-format
msgid "Saturation level of star colors"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarColorIntensity), group (Colors)
#. +> trunk5
#: kstars.kcfg:866
#, kde-format
msgid "The color saturation level of stars (only applicable when using \"realistic colors\" mode)."
msgstr ""
#. i18n: ectx: label, entry (AngularRulerColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:871
#, kde-format
msgid "Color of angular distance ruler"
msgstr ""
#. i18n: ectx: whatsthis, entry (AngularRulerColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:872
#, kde-format
msgid "The color for the angular-distance measurement ruler."
msgstr ""
#. i18n: ectx: label, entry (BoxBGColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:876
#, kde-format
msgid "Background color of InfoBoxes"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxBGColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:877
#, kde-format
msgid "The background color of the on-screen information boxes."
msgstr ""
#. i18n: ectx: label, entry (BoxGrabColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:881
#, kde-format
msgid "Text color of InfoBoxes when grabbed with mouse"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxGrabColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:882
#, kde-format
msgid "The text color for the on-screen information boxes, when activated by a mouse click."
msgstr ""
#. i18n: ectx: label, entry (BoxTextColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:886
#, kde-format
msgid "Text color of InfoBoxes"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxTextColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:887
#, kde-format
msgid "The normal text color of the on-screen information boxes."
msgstr ""
#. i18n: ectx: label, entry (CBoundColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:891
#, kde-format
msgid "Color of constellation boundaries"
msgstr ""
#. i18n: ectx: whatsthis, entry (CBoundColor), group (Colors)
#. i18n: ectx: whatsthis, entry (CBoundHighColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:892 kstars.kcfg:897
#, kde-format
msgid "The color for the constellation boundary lines."
msgstr ""
#. i18n: ectx: label, entry (CBoundHighColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:896
#, kde-format
msgid "Color of highlighted constellation boundary"
msgstr ""
#. i18n: ectx: label, entry (CLineColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:901
#, kde-format
msgid "Color of constellation lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (CLineColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:902
#, kde-format
msgid "The color for the constellation figure lines."
msgstr ""
#. i18n: ectx: label, entry (CNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:906
#, kde-format
msgid "Color of constellation names"
msgstr ""
#. i18n: ectx: whatsthis, entry (CNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:907
#, kde-format
msgid "The color for the constellation names."
msgstr ""
#. i18n: ectx: label, entry (CompassColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:911
#, kde-format
msgid "Color of cardinal compass labels along horizon"
msgstr ""
#. i18n: ectx: whatsthis, entry (CompassColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:912
#, kde-format
msgid "The color for the cardinal compass point labels."
msgstr ""
#. i18n: ectx: label, entry (EclipticColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:916
#, kde-format
msgid "Color of ecliptic line"
msgstr ""
#. i18n: ectx: whatsthis, entry (EclipticColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:917
#, kde-format
msgid "The color for the ecliptic line."
msgstr ""
#. i18n: ectx: label, entry (EquatorColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:921
#, kde-format
msgid "Color of equator line"
msgstr ""
#. i18n: ectx: whatsthis, entry (EquatorColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:922
#, kde-format
msgid "The color for the equator line."
msgstr ""
#. i18n: ectx: label, entry (EquatorialGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:926
#, kde-format
msgid "Color of equatorial coordinate grid lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (EquatorialGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:927
#, kde-format
msgid "The color for the equatorial coordinate grid lines."
msgstr ""
#. i18n: ectx: label, entry (HorizontalGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:931
#, kde-format
msgid "Color of horizontal coordinate grid lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (HorizontalGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:932
#, kde-format
msgid "The color for the horizontal coordinate grid lines."
msgstr ""
#. i18n: ectx: label, entry (SpecialObjectColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:936
#, kde-format
msgid "Color of objects with extra links available"
msgstr ""
#. i18n: ectx: whatsthis, entry (SpecialObjectColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:937
#, kde-format
msgid "The color for objects which have extra URL links available."
msgstr ""
#. i18n: ectx: label, entry (HorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:941
#, kde-format
msgid "Color of horizon line"
msgstr ""
#. i18n: ectx: whatsthis, entry (HorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:942
#, kde-format
msgid "The color for the horizon line and opaque ground."
msgstr ""
#. i18n: ectx: label, entry (LocalMeridianColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:946
#, kde-format
msgid "Color of local meridian line"
msgstr ""
#. i18n: ectx: whatsthis, entry (LocalMeridianColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:947
#, kde-format
msgid "The color for the local meridian line."
msgstr ""
#. i18n: ectx: label, entry (MessierColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:951
#, kde-format
msgid "Color of Messier objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (MessierColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:952
#, kde-format
msgid "The color for Messier object symbols."
msgstr ""
#. i18n: ectx: label, entry (NGCColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:956
#, kde-format
msgid "Color of NGC objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (NGCColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:957
#, kde-format
msgid "The color for NGC object symbols."
msgstr ""
#. i18n: ectx: label, entry (ICColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:961
#, kde-format
msgid "Color of IC objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ICColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:962
#, kde-format
msgid "The color for IC object symbols."
msgstr ""
#. i18n: ectx: label, entry (MilkyWayWColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:966
#, kde-format
msgid "Color of Milky Way contour"
msgstr ""
#. i18n: ectx: whatsthis, entry (MilkyWayWColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:967
#, kde-format
msgid "The color for the Milky Way contour."
msgstr ""
#. i18n: ectx: label, entry (StarNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:971
#, kde-format
msgid "Color of star name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:972
#, kde-format
msgid "The color for star name labels."
msgstr ""
#. i18n: ectx: label, entry (DeepSkyNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:976
#, kde-format
msgid "Color of deep-sky object name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeepSkyNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:977
#, kde-format
msgid "The color for deep-sky object name labels."
msgstr ""
#. i18n: ectx: label, entry (PlanetNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:981
#, kde-format
msgid "Color of planet name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (PlanetNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:982
#, kde-format
msgid "The color for solar system object labels."
msgstr ""
#. i18n: ectx: label, entry (PlanetTrailColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:986
#, kde-format
msgid "Color of planet trails"
msgstr ""
#. i18n: ectx: whatsthis, entry (PlanetTrailColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:987
#, kde-format
msgid "The color for solar system object trails."
msgstr ""
#. i18n: ectx: label, entry (SkyColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:991
#, kde-format
msgid "Color of sky"
msgstr ""
#. i18n: ectx: whatsthis, entry (SkyColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:992
#, kde-format
msgid "The color for the sky background."
msgstr ""
#. i18n: ectx: label, entry (ArtificialHorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:996
#, kde-format
msgid "Color Artificial Horizon"
msgstr ""
#. i18n: ectx: whatsthis, entry (ArtificialHorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:997
#, kde-format
msgid "The color for the artificial horizon region."
msgstr ""
#. i18n: ectx: label, entry (TelescopeTargetColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1001
#, kde-format
msgid "Color of telescope symbols"
msgstr ""
#. i18n: ectx: whatsthis, entry (TelescopeTargetColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1002
#, kde-format
msgid "The color for telescope target symbols."
msgstr ""
#. i18n: ectx: label, entry (VisibleSatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1006
#, kde-format
msgid "Color of visible satellites"
msgstr ""
#. i18n: ectx: whatsthis, entry (VisibleSatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1007
#, kde-format
msgid "Color of visible satellites."
msgstr ""
#. i18n: ectx: label, entry (SatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1011
#, kde-format
msgid "Color of invisible satellites"
msgstr ""
#. i18n: ectx: whatsthis, entry (SatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1012
#, kde-format
msgid "Color of invisible satellites."
msgstr ""
#. i18n: ectx: label, entry (SatLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1016
#, kde-format
msgid "Color of satellites labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (SatLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1017
#, kde-format
msgid "Color of satellites labels."
msgstr ""
#. i18n: ectx: label, entry (SupernovaColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1021
#, kde-format
msgid "Color of supernovae"
msgstr ""
#. i18n: ectx: whatsthis, entry (SupernovaColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1022
#, kde-format
msgid "Color of supernova"
msgstr ""
#. i18n: ectx: label, entry (UserLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1026
#, kde-format
msgid "Color of user-added labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (UserLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1027
#, kde-format
msgid "The color for user-added object labels."
msgstr ""
#. i18n: ectx: label, entry (RAGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1031
#, kde-format
msgid "Color of RA Guide Error"
msgstr ""
#. i18n: ectx: whatsthis, entry (RAGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1032
#, kde-format
msgid "The color for RA Guide Error bar in Ekos guide module."
msgstr ""
#. i18n: ectx: label, entry (DEGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1036
#, kde-format
msgid "Color of DEC Guide Error"
msgstr ""
#. i18n: ectx: whatsthis, entry (DEGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1037
#, kde-format
msgid "The color for DEC Guide Error bar in Ekos guide module."
msgstr ""
#. i18n: ectx: label, entry (SolverFOVColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1041
#, kde-format
msgid "Color of solver FOV box"
msgstr ""
#. i18n: ectx: whatsthis, entry (SolverFOVColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1042
#, kde-format
msgid "The color for solver FOV box in Ekos alignment module."
msgstr ""
#. i18n: ectx: label, entry (xplanetIsInternal), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1048 xplanet/opsxplanet.cpp:29
#, kde-format
msgid "Internal or External XPlanet?"
msgstr ""
#. i18n: ectx: label, entry (XplanetPath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1052
#, kde-format
msgid "Path to xplanet binary"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetPath)
#. +> trunk5
#: kstars.kcfg:1053 xplanet/opsxplanet.ui:148
#, kde-format
msgid "Xplanet binary path"
msgstr ""
#. i18n: ectx: label, entry (XplanetTitle), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1057
#, kde-format
msgid "Window title"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetTitle), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetTitle)
#. +> trunk5
#: kstars.kcfg:1058 xplanet/opsxplanet.ui:53
#, kde-format
msgid "Set the window’s title."
msgstr ""
#. i18n: ectx: label, entry (XplanetWidth), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetWidth), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1062 kstars.kcfg:1063
#, kde-format
msgid "Width of xplanet window"
msgstr ""
#. i18n: ectx: label, entry (XplanetHeight), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetHeight), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1067 kstars.kcfg:1068
#, kde-format
msgid "Height of xplanet window"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabel), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetLabel)
#. +> trunk5
#: kstars.kcfg:1072 xplanet/opsxplanet.ui:674
#, kde-format
msgid "Show label"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabel), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1073
#, kde-format
msgid "If true, display a label in the upper right corner."
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelLocalTime), group (Xplanet)
#. i18n: ectx: label, entry (XplanetLabelGMT), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1077 kstars.kcfg:1082
#, kde-format
msgid "Show GMT label"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelLocalTime), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1078
#, kde-format
msgid "Show local time."
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelGMT), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1083
#, kde-format
msgid "Show GMT instead of local time."
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelString), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1087
#, kde-format
msgid "Planet string"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelString), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1088
#, kde-format, no-c-format
msgid "Specify the text of the first line of the label. By default, it says something like \"Looking at Earth\". Any instances of %t will be replaced by the target name, and any instances of %o will be replaced by the origin name."
msgstr ""
#. i18n: ectx: label, entry (XplanetFontSize), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1092
#, kde-format
msgid "Font Size"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetFontSize), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetFontSize)
#. +> trunk5
#: kstars.kcfg:1093 xplanet/opsxplanet.ui:549
#, kde-format
msgid "Specify the point size."
msgstr ""
#. i18n: ectx: label, entry (XplanetColor), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_XplanetColor)
#. +> trunk5
#: kstars.kcfg:1097 xplanet/opsxplanet.ui:563
#, kde-format
msgid "Label color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetColor), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_XplanetColor)
#. +> trunk5
#: kstars.kcfg:1098 xplanet/opsxplanet.ui:566
#, kde-format
msgid "Set the color for the label."
msgstr ""
#. i18n: ectx: label, entry (XplanetDateFormat), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1102
#, kde-format
msgid "Date format"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetDateFormat), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1103
#, kde-format, no-c-format
msgid "Specify the format for the date/time label. This format string is passed to strftime(3). The default is \"%c %Z\", which shows the date, time, and time zone in the locale’s appropriate date and time representation."
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelTL), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelTL)
#. +> trunk5
#: kstars.kcfg:1107 xplanet/opsxplanet.ui:580
#, kde-format
msgid "Top left"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelTR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelTR)
#. +> trunk5
#: kstars.kcfg:1111 xplanet/opsxplanet.ui:604
#, kde-format
msgid "Top right"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelBR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBR)
#. +> trunk5
#: kstars.kcfg:1115 xplanet/opsxplanet.ui:614
#, kde-format
msgid "Bottom right"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelBL), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBL)
#. +> trunk5
#: kstars.kcfg:1119 xplanet/opsxplanet.ui:590
#, kde-format
msgid "Bottom left"
msgstr ""
#. i18n: ectx: label, entry (XplanetGlare), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1123
#, kde-format
msgid "Sun Glare"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetGlare), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1124
#, kde-format
msgid "Draw a glare around the sun with a radius of the specified value larger than the Sun. The default value is 28."
msgstr ""
#. i18n: ectx: label, entry (XplanetRandom), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1128
#, kde-format
msgid "Random latitude and longitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetRandom), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetRandom)
#. +> trunk5
#: kstars.kcfg:1129 xplanet/opsxplanet.ui:832
#, kde-format
msgid "Place the observer above a random latitude and longitude"
msgstr ""
#. i18n: ectx: label, entry (XplanetLatLong), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1133
#, kde-format
msgid "Latitude-Longitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLatLong), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1134
#, kde-format
msgid "Place the observer above the specified longitude and latitude"
msgstr ""
#. i18n: ectx: label, entry (XplanetLatitude), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetLatitude)
#. +> trunk5
#: kstars.kcfg:1138 xplanet/opsxplanet.ui:784
#, kde-format
msgid "Latitude in degrees"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLatitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1139
#, kde-format
msgid "Render the target body as seen from above the specified latitude (in degrees). The default value is 0."
msgstr ""
#. i18n: ectx: label, entry (XplanetLongitude), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetLongitude)
#. +> trunk5
#: kstars.kcfg:1143 xplanet/opsxplanet.ui:807
#, kde-format
msgid "Longitude in degrees"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLongitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1144
#, kde-format
msgid "Place the observer above the specified longitude (in degrees). Longitude is positive going east, negative going west (for the earth and moon), so for example Los Angeles is at -118 or 242. The default value is 0."
msgstr ""
#. i18n: ectx: label, entry (XplanetProjection), group (Xplanet)
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabProjection)
#. +> trunk5
#: kstars.kcfg:1148 xplanet/opsxplanet.ui:855
#, kde-format
msgid "Projection"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetProjection), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1149
#, kde-format
msgid "The default is no projection. Multiple bodies will not be shown if this option is specified, although shadows will still be drawn."
msgstr ""
#. i18n: ectx: label, entry (XplanetWait), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1153
#, kde-format
msgid "Update view"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetWait), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1154
#, kde-format
msgid "If true, update view."
msgstr ""
#. i18n: ectx: label, entry (XplanetWaitValue), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetWaitValue), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetWaitValue)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetWaitValue)
#. +> trunk5
#: kstars.kcfg:1158 kstars.kcfg:1159 xplanet/opsxplanet.ui:236
#: xplanet/opsxplanet.ui:239
#, kde-format
msgid "Number of seconds to wait before updating"
msgstr ""
#. i18n: ectx: label, entry (XplanetBackground), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetBackground)
#. +> trunk5
#: kstars.kcfg:1163 xplanet/opsxplanet.ui:914
#, kde-format
msgid "Use background"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackground), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1164
#, kde-format
msgid "Use a file as the background image, with the planet to be superimposed upon it. This option is only meaningful with the -projection option. A color may also be supplied."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundImage), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1168
#, kde-format
msgid "Use background image"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImage), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1169
#, kde-format
msgid "Use a file as the background image."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundImagePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1173
#, kde-format
msgid "Background image path"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImagePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1174
#, kde-format
msgid "The path of the background image."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundColor), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1178
#, kde-format
msgid "Use background color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColor), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1179
#, kde-format
msgid "Use a color as the background."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundColorValue), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_XplanetBackgroundColorValue)
#. +> trunk5
#: kstars.kcfg:1183 xplanet/opsxplanet.ui:957
#, kde-format
msgid "Background color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColorValue), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1184
#, kde-format
msgid "The color of the background."
msgstr ""
#. i18n: ectx: label, entry (XplanetMagnitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1188
#, kde-format
msgid "Base magnitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMagnitude), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetMagnitude)
#. +> trunk5
#: kstars.kcfg:1189 xplanet/opsxplanet.ui:297
#, kde-format
msgid "A star of the specified magnitude will have a pixel brightness of 1. The default value is 10. Stars will be drawn more brightly if this number is larger."
msgstr ""
#. i18n: ectx: label, entry (XplanetArcFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1193
#, kde-format
msgid "Arc file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetArcFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1194
#, kde-format
msgid "If checked, use an arc file to be plotted against the background stars."
msgstr ""
#. i18n: ectx: label, entry (XplanetArcFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1198
#, kde-format
msgid "Path to arc file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetArcFilePath), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetArcFilePath)
#. +> trunk5
#: kstars.kcfg:1199 xplanet/opsxplanet.ui:342
#, kde-format
msgid "Specify an arc file to be plotted against the background stars."
msgstr ""
#. i18n: ectx: label, entry (XplanetConfigFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1203
#, kde-format
msgid "Config file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetConfigFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1204
#, kde-format
msgid "If checked, use a config file."
msgstr ""
#. i18n: ectx: label, entry (XplanetConfigFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1208
#, kde-format
msgid "Path to config file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetConfigFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1209
#, kde-format
msgid "Use the specified configuration file."
msgstr ""
#. i18n: ectx: label, entry (XplanetFOV), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetFOV)
#. +> trunk5
#: kstars.kcfg:1213 xplanet/opsxplanet.ui:214
#, kde-format
msgid "Use kstars's FOV"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetFOV), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetFOV)
#. +> trunk5
#: kstars.kcfg:1214 xplanet/opsxplanet.ui:211
#, kde-format
msgid "If checked, use kstars's FOV."
msgstr ""
#. i18n: ectx: label, entry (XplanetMarkerFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1218
#, kde-format
msgid "Use marker file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerFile), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetMarkerFile)
#. +> trunk5
#: kstars.kcfg:1219 xplanet/opsxplanet.ui:700
#, kde-format
msgid "If checked, use the specified marker file."
msgstr ""
#. i18n: ectx: label, entry (XplanetMarkerFilePath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetMarkerFilePath)
#. +> trunk5
#: kstars.kcfg:1223 xplanet/opsxplanet.ui:710
#, kde-format
msgid "Marker file path"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1224
#, kde-format
msgid "Specify a file containing user-defined marker data to display against the background stars."
msgstr ""
#. i18n: ectx: label, entry (XplanetMarkerBounds), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1228
#, kde-format
msgid "Write marker bounds"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerBounds), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1229
#, kde-format
msgid "If checked, write coordinates of the bounding box for each marker in a file."
msgstr ""
#. i18n: ectx: label, entry (XplanetMarkerBoundsPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetMarkerBoundsPath)
#. +> trunk5
#: kstars.kcfg:1233 xplanet/opsxplanet.ui:733
#, kde-format
msgid "Marker bounds file path"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerBoundsPath), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetMarkerBoundsPath)
#. +> trunk5
#: kstars.kcfg:1234 xplanet/opsxplanet.ui:736
#, kde-format
msgid "Write coordinates of the bounding box for each marker to this file."
msgstr ""
#. i18n: ectx: label, entry (XplanetStarmap), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1238
#, kde-format
msgid "Star map"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetStarmap), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetStarmap)
#. +> trunk5
#: kstars.kcfg:1239 xplanet/opsxplanet.ui:307
#, kde-format
msgid "If checked, use star map file to draw the background stars."
msgstr ""
#. i18n: ectx: label, entry (XplanetStarmapPath), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetStarmapPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetStarmapPath)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetStarmapPath)
#. +> trunk5
#: kstars.kcfg:1243 kstars.kcfg:1244 xplanet/opsxplanet.ui:323
#: xplanet/opsxplanet.ui:326
#, kde-format
msgid "Star map file path"
msgstr ""
#. i18n: ectx: label, entry (XplanetQuality), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1248
#, kde-format
msgid "Output file quality"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetQuality), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetQuality)
#. +> trunk5
#: kstars.kcfg:1249 xplanet/opsxplanet.ui:415
#, kde-format
msgid "This option is only used when creating JPEG images. The quality can range from 0 to 100. The default value is 80."
msgstr ""
#. i18n: ectx: label, entry (ShowSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1255
#, kde-format
msgid "Draw satellites in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSatellites), group (Satellites)
#. i18n: ectx: whatsthis, entry (ShowVisibleSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1256 kstars.kcfg:1261
#, kde-format
msgid "Toggle whether satellite tracks are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowVisibleSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1260
#, kde-format
msgid "Draw only visible satellites in the sky map"
msgstr ""
#. i18n: ectx: label, entry (DrawSatellitesLikeStars), group (Satellites)
#. i18n: ectx: whatsthis, entry (DrawSatellitesLikeStars), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1265 kstars.kcfg:1266
#, kde-format
msgid "If selected, satellites will be draw like stars, otherwise, draw satellites as small colored square."
msgstr ""
#. i18n: ectx: label, entry (ShowSatellitesLabels), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1270
#, kde-format
msgid "Draw satellite labels?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSatellitesLabels), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1271
#, kde-format
msgid "Toggle whether satellite labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (SelectedSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1275
#, kde-format
msgid "Selected satellites."
msgstr ""
#. i18n: ectx: whatsthis, entry (SelectedSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1276
#, kde-format
msgid "List of selected satellites."
msgstr ""
#. i18n: ectx: label, entry (AlwaysRecomputeCoordinates), group (General)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlwaysRecomputeCoordinates)
#. +> trunk5
#: kstars.kcfg:1281 options/opsadvanced.ui:94
#, kde-format
msgid "Always recompute coordinates"
msgstr ""
#. i18n: ectx: whatsthis, entry (AlwaysRecomputeCoordinates), group (General)
#. +> trunk5
#: kstars.kcfg:1282
#, kde-format
msgid "Checking this option causes recomputation of current equatorial coordinates from catalog coordinates (i.e. application of precession, nutation and aberration corrections) for every redraw of the map. This makes processing slower when there are many stars to handle, but is more likely to be bug free. There are known bugs in the rendering of stars when this recomputation is avoided."
msgstr ""
#. i18n: ectx: label, entry (DefaultDSSImageSize), group (General)
#. +> trunk5
#: kstars.kcfg:1286
#, kde-format
msgid "Default size for DSS images"
msgstr ""
#. i18n: ectx: whatsthis, entry (DefaultDSSImageSize), group (General)
#. +> trunk5
#: kstars.kcfg:1287
#, kde-format
msgid "The default size for DSS images downloaded from the internet."
msgstr ""
#. i18n: ectx: label, entry (DSSPadding), group (General)
#. +> trunk5
#: kstars.kcfg:1291
#, kde-format
msgid "Additional padding around DSS Images of deep-sky objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (DSSPadding), group (General)
#. +> trunk5
#: kstars.kcfg:1292
#, kde-format
msgid "To include parts of the star field, we add some extra padding around DSS images of deep-sky objects. This option configures the total (both sides) padding added to either dimension of the field."
msgstr ""
#. i18n: ectx: label, entry (VerboseLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1296
#, kde-format
msgid "Enable Verbose Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (VerboseLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1297
#, kde-format
msgid "Checking this option causes KStars to generate verbose debug information for diagnostic purposes. This may cause slowdown of KStars."
msgstr ""
#. i18n: ectx: label, entry (RegularLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1301
#, kde-format
msgid "Enable Regular Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (RegularLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1302
#, kde-format
msgid "Checking this option causes KStars to generate regular debug information."
msgstr ""
#. i18n: ectx: label, entry (DisableLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1306
#, kde-format
msgid "Disable Verbose Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (DisableLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1307
#, kde-format
msgid "Checking this option causes KStars to stop generating ANY debug information."
msgstr ""
#. i18n: ectx: label, entry (LogToDefault), group (General)
#. +> trunk5
#: kstars.kcfg:1311
#, kde-format
msgid "Log debug message to default output"
msgstr ""
#. i18n: ectx: whatsthis, entry (LogToDefault), group (General)
#. +> trunk5
#: kstars.kcfg:1312
#, kde-format
msgid "Checking this option causes KStars log debug messages to the default output used by the platform (e.g. Standard Error)."
msgstr ""
#. i18n: ectx: label, entry (LogToFile), group (General)
#. +> trunk5
#: kstars.kcfg:1316
#, kde-format
msgid "Log debug message to a log file"
msgstr ""
#. i18n: ectx: whatsthis, entry (LogToFile), group (General)
#. +> trunk5
#: kstars.kcfg:1317
#, kde-format
msgid "Checking this option causes KStars log debug messages to a log file as specified."
msgstr ""
#. i18n: ectx: whatsthis, entry (FITSLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1321
#, kde-format
msgid "Log FITS Data activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (INDILogging), group (General)
#. +> trunk5
#: kstars.kcfg:1325
#, kde-format
msgid "Log INDI devices activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (CaptureLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1329
#, kde-format
msgid "Log Ekos Capture Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1333
#, kde-format
msgid "Log Ekos Focus Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (GuideLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1337
#, kde-format
msgid "Log Ekos Guide Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (AlignmentLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1341
#, kde-format
msgid "Log Ekos Alignment Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (MountLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1345
#, kde-format
msgid "Log Ekos Mount Module activity."
msgstr ""
#. i18n: ectx: label, entry (useFITSViewer), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1351
#, kde-format
msgid "Display every image captured in a FITS Viewer window."
msgstr ""
#. i18n: ectx: label, entry (singlePreviewFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1355
#, kde-format
msgid "Preview FITS in a single tab?"
msgstr ""
#. i18n: ectx: label, entry (singleWindowCapturedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1360
#, kde-format
msgid "Display all captured FITS in one window?"
msgstr ""
#. i18n: ectx: whatsthis, entry (singleWindowCapturedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1361
#, kde-format
msgid "Display all captured FITS images in a single FITS Viewer window. By default each camera create its own FITS Viewer instance"
msgstr ""
#. i18n: ectx: label, entry (singleWindowOpenedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1365
#, kde-format
msgid "Display all opened FITS in one window?"
msgstr ""
#. i18n: ectx: whatsthis, entry (singleWindowOpenedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1366
#, kde-format
msgid "Display all opened FITS images in a single FITS Viewer window."
msgstr ""
#. i18n: ectx: label, entry (independentWindowFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1370
#, kde-format
msgid "Make FITS Viewer window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (AutoDebayer), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1374
#, kde-format
msgid "Automatically debayer a FITS image if it is contains a bayer pattern"
msgstr ""
#. i18n: ectx: label, entry (Auto3DCube), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1378
#, kde-format
msgid "Process 3D FITS Cube (RGB). If false, only first channel is processed."
msgstr ""
#. i18n: ectx: label, entry (AutoWCS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1382
#, kde-format
msgid "Automatically process World-Coordinate-System (WCS) data when loading a FITS file."
msgstr ""
#. i18n: ectx: label, entry (LimitedResourcesMode), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1386
#, kde-format
msgid "Conserve CPU and memory by disabling all resource-intensive features in FITS Viewer"
msgstr ""
#. i18n: ectx: label, entry (BortleClass), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1392
#, kde-format
msgid "Bortle dark-sky rating"
msgstr ""
#. i18n: ectx: label, entry (TelescopeCheck), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1396
#, kde-format
msgid "Availability of telescope"
msgstr ""
#. i18n: ectx: label, entry (BinocularsCheck), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1400
#, kde-format
msgid "Availability of binoculars"
msgstr ""
#. i18n: ectx: label, entry (BinocularsAperture), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1404
#, kde-format
msgid "Aperture of available binocular"
msgstr ""
#. i18n: ectx: label, entry (ScopeListIndex), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1408
#, kde-format
msgid "Index of selected scope from list of scopes"
msgstr ""
#. i18n: ectx: label, entry (EkosWindowWidth), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1414
#, kde-format
msgid "Ekos window width"
msgstr ""
#. i18n: ectx: label, entry (EkosWindowHeight), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1418
#, kde-format
msgid "Ekos window height"
msgstr ""
#. i18n: ectx: label, entry (EkosLeftIcons), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1426
#, kde-format
msgid "Ekos modules icons are placed to the left of pages"
msgstr ""
#. i18n: ectx: label, entry (independentWindowEkos), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1430
#, kde-format
msgid "Make Ekos window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (profile), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1434
#, kde-format
msgid "Ekos drivers profile"
msgstr ""
#. i18n: ectx: label, entry (neverLoadConfig), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1438
#, kde-format
msgid "Never load device configuration?"
msgstr ""
#. i18n: ectx: label, entry (loadConfigOnConnection), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1442
#, kde-format
msgid "Load device configuration upon successful connection?"
msgstr ""
#. i18n: ectx: label, entry (loadDefaultConfig), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1446
#, kde-format
msgid "Always load device default configuration upon successful connection?"
msgstr ""
#. i18n: ectx: label, entry (shutterfulCCDs), group (DarkLibrary)
#. +> trunk5
#: kstars.kcfg:1456
#, kde-format
msgid "List of CCDs with mechanical or electronic shutters."
msgstr ""
#. i18n: ectx: label, entry (shutterlessCCDs), group (DarkLibrary)
#. +> trunk5
#: kstars.kcfg:1459
#, kde-format
msgid "List of CCDs without mechanical or electronic shutters."
msgstr ""
#. i18n: ectx: label, entry (MinimumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1464
#, kde-format
msgid "Default minimum mount altitude limit"
msgstr ""
#. i18n: ectx: label, entry (MaximumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1469
#, kde-format
msgid "Default maximum mount altitude limit."
msgstr ""
#. i18n: ectx: whatsthis, entry (MaximumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1470
#, kde-format
msgid "Maximum telescope altitude limit. If the telescope is above this limit, it will be commanded to stop."
msgstr ""
#. i18n: ectx: label, entry (EnableAltitudeLimits), group (Mount)
#. +> trunk5
#: kstars.kcfg:1474
#, kde-format
msgid "Enable mount altitude limits."
msgstr ""
#. i18n: ectx: label, entry (DefaultCaptureCCD), group (Capture)
#. +> trunk5
#: kstars.kcfg:1480
#, kde-format
msgid "Default capture module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultObserver), group (Capture)
#. +> trunk5
#: kstars.kcfg:1483
#, kde-format
msgid "Default observer full name."
msgstr ""
#. i18n: ectx: label, entry (SyncFOVPA), group (Capture)
#. +> trunk5
#: kstars.kcfg:1486
#, kde-format
msgid "Sync FOV indicator Position Angle with Rotator Settings Position Angle"
msgstr ""
#. i18n: ectx: label, entry (PAMultiplier), group (Capture)
#. +> trunk5
#: kstars.kcfg:1490
#, kde-format
msgid "Position angle multiplier"
msgstr ""
#. i18n: ectx: label, entry (PAOffset), group (Capture)
#. +> trunk5
#: kstars.kcfg:1494
#, kde-format
msgid "Position angle offset"
msgstr ""
#. i18n: ectx: label, entry (GuideDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1498
#, kde-format
msgid "Default maximum permittable guide deviation"
msgstr ""
#. i18n: ectx: whatsthis, entry (GuideDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1499
#, kde-format
msgid "If guide deviation exceeds this limit, the exposure will be automatically aborted and only resumed when the deviation is within this limit."
msgstr ""
#. i18n: ectx: label, entry (HFRDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1503
#, kde-format
msgid "Default maximum permittable HFR deviation"
msgstr ""
#. i18n: ectx: whatsthis, entry (HFRDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1504
#, kde-format
msgid "If HFR deviation exceeds this limit, the autofocus routine will be automatically started."
msgstr ""
#. i18n: ectx: label, entry (EnforceGuideDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1508
#, kde-format
msgid "Enforce guiding deviation limit."
msgstr ""
#. i18n: ectx: label, entry (EnforceAutofocus), group (Capture)
#. +> trunk5
#: kstars.kcfg:1512
#, kde-format
msgid "Enforce Autofocus HFR limit."
msgstr ""
#. i18n: ectx: label, entry (EnforceRefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1516
#, kde-format
msgid "Enforce Refocus Every N Minutes."
msgstr ""
#. i18n: ectx: label, entry (RefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1520
#, kde-format
msgid "Number of minute between forced refocus attempts"
msgstr ""
#. i18n: ectx: whatsthis, entry (RefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1521
#, kde-format
msgid "Sets the time interval before forced autofocus attempts during a capture sequence."
msgstr ""
#. i18n: ectx: label, entry (AutoMeridianHours), group (Capture)
#. +> trunk5
#: kstars.kcfg:1525
#, kde-format
msgid "Default hour angle to perform meridian flip"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutoMeridianHours), group (Capture)
#. +> trunk5
#: kstars.kcfg:1526
#, kde-format
msgid "If the target hour angle exceeds this value, Ekos will command a meridian flip and if successful it will resume guiding and capture operations."
msgstr ""
#. i18n: ectx: label, entry (AutoMeridianFlip), group (Capture)
#. +> trunk5
#: kstars.kcfg:1529
#, kde-format
msgid "Flips the mount when reaching the meridian, if supported."
msgstr ""
#. i18n: ectx: label, entry (ResetMountModelAfterMeridian), group (Capture)
#. +> trunk5
#: kstars.kcfg:1533
#, kde-format
msgid "Reset mount model after meridian flip."
msgstr ""
#. i18n: ectx: label, entry (CalibrationADUValue), group (Capture)
#. +> trunk5
#: kstars.kcfg:1537
#, kde-format
msgid "Desired flat field ADU"
msgstr ""
#. i18n: ectx: whatsthis, entry (CalibrationADUValue), group (Capture)
#. +> trunk5
#: kstars.kcfg:1538
#, kde-format
msgid "If set, Ekos will capture a few flat images to determine the optimal exposure time to achieve the desired ADU value."
msgstr ""
#. i18n: ectx: label, entry (CalibrationADUValueTolerance), group (Capture)
#. +> trunk5
#: kstars.kcfg:1542
#, kde-format
msgid "ADU Value tolerance"
msgstr ""
#. i18n: ectx: whatsthis, entry (CalibrationADUValueTolerance), group (Capture)
#. +> trunk5
#: kstars.kcfg:1543
#, kde-format
msgid "Maximum difference between measured and target ADU values to deem the value as acceptable."
msgstr ""
#. i18n: ectx: label, entry (CalibrationFlatSourceIndex), group (Capture)
#. +> trunk5
#: kstars.kcfg:1547
#, kde-format
msgid "Index of flat source option."
msgstr ""
#. i18n: ectx: label, entry (CalibrationFlatDurationIndex), group (Capture)
#. +> trunk5
#: kstars.kcfg:1551
#, kde-format
msgid "Index of flat duration option."
msgstr ""
#. i18n: ectx: label, entry (CalibrationWallAz), group (Capture)
#. +> trunk5
#: kstars.kcfg:1555
#, kde-format
msgid "Azimuth of calibration wall location."
msgstr ""
#. i18n: ectx: label, entry (CalibrationWallAlt), group (Capture)
#. +> trunk5
#: kstars.kcfg:1559
#, kde-format
msgid "Altitude of calibration wall location."
msgstr ""
#. i18n: ectx: label, entry (MaxTemperatureDiff), group (Capture)
#. +> trunk5
#: kstars.kcfg:1563
#, kde-format
msgid "Maximum acceptable difference between requested and measured temperature set point."
msgstr ""
#. i18n: ectx: label, entry (RememberJobProgress), group (Capture)
#. +> trunk5
#: kstars.kcfg:1567
#, kde-format
msgid "When starting a new capture job, check if files were previously captured and resume capture afterwards."
msgstr ""
#. i18n: ectx: label, entry (HFRThresholdPercentage), group (Capture)
#. +> trunk5
#: kstars.kcfg:1571
#, kde-format
msgid "Increase autofocus HFR value by this percentage gain and store it in Capture Module."
msgstr ""
#. i18n: ectx: label, entry (SaveHFRToFile), group (Capture)
#. +> trunk5
#: kstars.kcfg:1575
#, kde-format
msgid "When saving a sequence file, save current HFR threshold value. By default, zero value is used."
msgstr ""
#. i18n: ectx: label, entry (AutoStretch), group (Capture)
#. +> trunk5
#: kstars.kcfg:1587
#, kde-format
msgid "Perform auto stretch on captured images in FITS Viewer."
msgstr ""
#. i18n: ectx: label, entry (useSummaryPreview), group (Capture)
#. +> trunk5
#: kstars.kcfg:1591
#, kde-format
msgid "Display every image captured sequence image in the Ekos summary screen preview window."
msgstr ""
#. i18n: ectx: label, entry (DefaultFocusCCD), group (Focus)
#. +> trunk5
#: kstars.kcfg:1597
#, kde-format
msgid "Default focus module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultFocusFocuser), group (Focus)
#. +> trunk5
#: kstars.kcfg:1600
#, kde-format
msgid "Default focus module focuser."
msgstr ""
#. i18n: ectx: label, entry (FocusTicks), group (Focus)
#. +> trunk5
#: kstars.kcfg:1603
#, kde-format
msgid "Default Focuser step ticks"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusTicks), group (Focus)
#. +> trunk5
#: kstars.kcfg:1604
#, kde-format
msgid "Step size of the absolute focuser. The step size TICKS should be adjusted so that when the focuser moves TICKS steps, the difference in HFR is more than 0.1 pixels. Lower the value when you are close to optimal focus."
msgstr ""
#. i18n: ectx: label, entry (FocusTolerance), group (Focus)
#. +> trunk5
#: kstars.kcfg:1612
#, kde-format
msgid "Default Focuser tolerance value"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusTolerance), group (Focus)
#. +> trunk5
#: kstars.kcfg:1613
#, kde-format
msgid "The tolerance specifies the percentage difference between the current focusing position and the minimum obtained during the focusing run. Adjustment of this value is necessary to prevent the focusing algorithm from oscillating back and forth."
msgstr ""
#. i18n: ectx: label, entry (FocusMaxTravel), group (Focus)
#. +> trunk5
#: kstars.kcfg:1617
#, kde-format
msgid "Maximum Focus Travel Distance"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusMaxTravel), group (Focus)
#. +> trunk5
#: kstars.kcfg:1618
#, kde-format
msgid "Set the maximum travel distance of an absolute focuser."
msgstr ""
#. i18n: ectx: label, entry (FocusExposure), group (Focus)
#. +> trunk5
#: kstars.kcfg:1622
#, kde-format
msgid "Default Focuser exposure value"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusExposure), group (Focus)
#. +> trunk5
#: kstars.kcfg:1623
#, kde-format
msgid "Specifies exposure value of CCD when performing focusing. Lower this value to avoid saturation of bright stars which adversely affects HFR measurement. Increase the value if no stars are detected."
msgstr ""
#. i18n: ectx: label, entry (FocusBoxSize), group (Focus)
#. +> trunk5
#: kstars.kcfg:1627
#, kde-format
msgid "Default Focuser star selection box size"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusBoxSize), group (Focus)
#. +> trunk5
#: kstars.kcfg:1628
#, kde-format
msgid "Set box size to select a focus star."
msgstr ""
#. i18n: ectx: label, entry (FocusXBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1632
#, kde-format
msgid "Default CCD X binning in focus mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusXBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1633
#, kde-format
msgid "Set horizontal binning of CCD camera while in focus mode."
msgstr ""
#. i18n: ectx: label, entry (FocusYBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1637
#, kde-format
msgid "Default CCD Y binning in focus mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusYBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1638
#, kde-format
msgid "Set vertical binning of CCD camera while in focus mode."
msgstr ""
#. i18n: ectx: label, entry (FocusSubFrame), group (Focus)
#. +> trunk5
#: kstars.kcfg:1642
#, kde-format
msgid "Subframe the focus star during the autofocus procedure."
msgstr ""
#. i18n: ectx: label, entry (FocusUseFullField), group (Focus)
#. +> trunk5
#: kstars.kcfg:1646
#, kde-format
msgid "Use full frame field to measure HFR."
msgstr ""
#. i18n: ectx: label, entry (FocusAutoStarEnabled), group (Focus)
#. +> trunk5
#: kstars.kcfg:1650
#, kde-format
msgid "Automatically select a star to focus."
msgstr ""
#. i18n: ectx: label, entry (SuspendGuiding), group (Focus)
#. +> trunk5
#: kstars.kcfg:1654
#, kde-format
msgid "Suspend guiding while autofocus in progress."
msgstr ""
#. i18n: ectx: label, entry (UseFocusDarkFrame), group (Focus)
#. +> trunk5
#: kstars.kcfg:1658
#, kde-format
msgid "Take a dark frame and subtract it before running autofocus operation."
msgstr ""
#. i18n: ectx: label, entry (FocusEffect), group (Focus)
#. +> trunk5
#: kstars.kcfg:1662
#, kde-format
msgid "Image filter to be applied to focus image upon loading."
msgstr ""
#. i18n: ectx: label, entry (FocusThreshold), group (Focus)
#. +> trunk5
#: kstars.kcfg:1666
#, kde-format
msgid "Relative percentage strength of centroid edge pixel strength to average pixel value."
msgstr ""
#. i18n: ectx: label, entry (FocusDetection), group (Focus)
#. +> trunk5
#: kstars.kcfg:1670
#, kde-format
msgid "Star detection algorithm"
msgstr ""
#. i18n: ectx: label, entry (FocusAlgorithm), group (Focus)
#. +> trunk5
#: kstars.kcfg:1674
#, kde-format
msgid "Focus process algorithm"
msgstr ""
#. i18n: ectx: label, entry (FocusFramesCount), group (Focus)
#. +> trunk5
#: kstars.kcfg:1678
#, kde-format
msgid "Number of focus frames to average for HFR calculations."
msgstr ""
#. i18n: ectx: label, entry (DefaultAlignCCD), group (Align)
#. +> trunk5
#: kstars.kcfg:1684
#, kde-format
msgid "Default align module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultAlignFW), group (Align)
#. +> trunk5
#: kstars.kcfg:1687
#, kde-format
msgid "Default align module Filter Wheel."
msgstr ""
#. i18n: ectx: label, entry (AlignExposure), group (Align)
#. +> trunk5
#: kstars.kcfg:1690
#, kde-format
msgid "Default alignment exposure value"
msgstr ""
#. i18n: ectx: whatsthis, entry (AlignExposure), group (Align)
#. +> trunk5
#: kstars.kcfg:1691
#, kde-format
msgid "Specifies exposure value of CCD in seconds when performing plate solving."
msgstr ""
#. i18n: ectx: label, entry (SolverBinningIndex), group (Align)
#. +> trunk5
#: kstars.kcfg:1695
#, kde-format
msgid "Default CCD binning index while in alignment mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (SolverBinningIndex), group (Align)
#. +> trunk5
#: kstars.kcfg:1696
#, kde-format
msgid "Set binning index of CCD camera while in alignment mode. Default values 0-3 corresponding to 1x1 to 4x4 binning"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometrySolverVerbose), group (Align)
#. +> trunk5
#: kstars.kcfg:1700
#, kde-format
msgid "Display detailed verbose messages of the astrometry solver process while in progress."
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryUseRotator), group (Align)
#. +> trunk5
#: kstars.kcfg:1704
#, kde-format
msgid "Use rotator when performing load and slew."
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryRotatorThreshold), group (Align)
#. +> trunk5
#: kstars.kcfg:1708
#, kde-format
msgid "Threshold between measured and FITS position angles in arcminutes to consider the load and slew operation successful."
msgstr ""
#. i18n: ectx: label, entry (SolverType), group (Align)
#. +> trunk5
#: kstars.kcfg:1712
#, kde-format
msgid "Set solver type (online, offline, remote)."
msgstr ""
#. i18n: ectx: label, entry (SolverScopeType), group (Align)
#. +> trunk5
#: kstars.kcfg:1716
#, kde-format
msgid "Index of telescope type to be used when solving an image. 0 for Primary, 1 for Guide"
msgstr ""
#. i18n: ectx: label, entry (SolverGotoOption), group (Align)
#. +> trunk5
#: kstars.kcfg:1720
#, kde-format
msgid "Action to take if solver if successful (Sync, Slew to Target, or None)"
msgstr ""
#. i18n: ectx: label, entry (AstrometrySolverWCS), group (Align)
#. +> trunk5
#: kstars.kcfg:1724
#, kde-format
msgid "World Coordinate System (WCS). WCS is used to encode RA/DEC coordinates in captured CCD images."
msgstr ""
#. i18n: ectx: label, entry (AstrometrySolverOverlay), group (Align)
#. +> trunk5
#: kstars.kcfg:1728
#, kde-format
msgid "Display received FITS images unto solver FOV rectangle in the sky map."
msgstr ""
#. i18n: ectx: label, entry (SolverAccuracyThreshold), group (Align)
#. +> trunk5
#: kstars.kcfg:1732
#, kde-format
msgid "Accuracy threshold in arcseconds between solution and target coordinates."
msgstr ""
#. i18n: ectx: label, entry (LockAlignFilterIndex), group (Align)
#. +> trunk5
#: kstars.kcfg:1736
#, kde-format
msgid "Use specified filter index when performing astrometry regardless of current filter settings."
msgstr ""
#. i18n: ectx: label, entry (AlignDarkFrame), group (Align)
#. +> trunk5
#: kstars.kcfg:1740
#, kde-format
msgid "Take a dark frame and subtract it before running astrometry operation."
msgstr ""
#. i18n: ectx: label, entry (SettlingTime), group (Align)
#. +> trunk5
#: kstars.kcfg:1744
#, kde-format
msgid "Time to wait in milliseconds after telescope slewing is complete before starting the next capture."
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseNoFITS2FITS), group (Align)
#. +> trunk5
#: kstars.kcfg:1748
#, kde-format
msgid "Do not sanitize FITS. This option should only be checked if astrometry.net version is 0.67 or earlier. Uncheck for any versions greater than 0.67."
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseResort), group (Align)
#. +> trunk5
#: kstars.kcfg:1752
#, kde-format
msgid "Check this option if your image does not have much nebulosity. If it does have strong nebulosity, uncheck it."
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseNoVerify), group (Align)
#. +> trunk5
#: kstars.kcfg:1756
#, kde-format
msgid "This will prevent the solver from looking at an already existing WCS Header before blindly trying to solve the image. It is recommended to keep it checked."
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseImageScale), group (Align)
#. +> trunk5
#: kstars.kcfg:1760
#, kde-format
msgid "Set image scale to speed up solver as it does not have to search index files of different image scales."
msgstr ""
#. i18n: ectx: label, entry (AstrometryImageScaleLow), group (Align)
#. +> trunk5
#: kstars.kcfg:1764
#, kde-format
msgid "Lower image scale."
msgstr ""
#. i18n: ectx: label, entry (AstrometryImageScaleHigh), group (Align)
#. +> trunk5
#: kstars.kcfg:1767
#, kde-format
msgid "Upper image scale."
msgstr ""
#. i18n: ectx: label, entry (AstrometryAutoUpdateImageScale), group (Align)
#. +> trunk5
#: kstars.kcfg:1770
#, kde-format
msgid "Automatically update image scale when CCD or Mount parameters are updated."
msgstr ""
#. i18n: ectx: label, entry (AstrometryImageScaleUnits), group (Align)
#. +> trunk5
#: kstars.kcfg:1774
#, kde-format
msgid "Image scale units in arcminutes (aw), degrees (dw), or arcsec per pixel (app)"
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseDownsample), group (Align)
#. +> trunk5
#: kstars.kcfg:1778
#, kde-format
msgid "Downsample the image to shrink its size and speed up the solver."
msgstr ""
#. i18n: ectx: label, entry (AstrometryDownsample), group (Align)
#. +> trunk5
#: kstars.kcfg:1782
#, kde-format
msgid "Downsample factor"
msgstr ""
#. i18n: ectx: label, entry (AstrometryUsePosition), group (Align)
#. +> trunk5
#: kstars.kcfg:1786
#, kde-format
msgid "Set estimated position to speed up astrometry solver as it does not have to search in other areas of the sky."
msgstr ""
#. i18n: ectx: label, entry (AstrometryPositionRA), group (Align)
#. +> trunk5
#: kstars.kcfg:1790
#, kde-format
msgid "User supplied Right Ascension value in degrees to be passed to the solver."
msgstr ""
#. i18n: ectx: label, entry (AstrometryPositionDE), group (Align)
#. +> trunk5
#: kstars.kcfg:1793
#, kde-format
msgid "User supplied declination value in degrees to be passed to the solver."
msgstr ""
#. i18n: ectx: label, entry (AstrometryAutoUpdatePosition), group (Align)
#. +> trunk5
#: kstars.kcfg:1796
#, kde-format
msgid "Automatically update position coordinates when mounts completes slewing."
msgstr ""
#. i18n: ectx: label, entry (AstrometryRadius), group (Align)
#. +> trunk5
#: kstars.kcfg:1800
#, kde-format
msgid "The Search Radius for the Estimated Telescope/Image Field Position in degrees."
msgstr ""
#. i18n: ectx: label, entry (AstrometryDetectParity), group (Align)
#. +> trunk5
#: kstars.kcfg:1804
#, kde-format
msgid "Detect parity and reuse it to speed up solver."
msgstr ""
#. i18n: ectx: label, entry (AstrometryCustomOptions), group (Align)
#. +> trunk5
#: kstars.kcfg:1808
#, kde-format
msgid "Additional optional astrometry.net options"
msgstr ""
#. i18n: ectx: label, entry (AstrometrySolverBinary), group (Align)
#. +> trunk5
#: kstars.kcfg:1811
#, kde-format
msgid "astrometry.net solve-field binary"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometrySolverBinary), group (Align)
#. +> trunk5
#: kstars.kcfg:1812
#, kde-format
msgid "Path to astrometry.net solver location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryWCSInfo), group (Align)
#. +> trunk5
#: kstars.kcfg:1820
#, kde-format
msgid "astrometry.net wcsinfo binary"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryWCSInfo), group (Align)
#. +> trunk5
#: kstars.kcfg:1821
#, kde-format
msgid "Path to astrometry.net wcsinfo location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryConfFile), group (Align)
#. +> trunk5
#: kstars.kcfg:1829
#, kde-format
msgid "astrometry.net configuration file"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryConfFile), group (Align)
#. +> trunk5
#: kstars.kcfg:1830
#, kde-format
msgid "Path to astrometry.net file location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryConfFileIsInternal), group (Align)
#. +> trunk5
#: kstars.kcfg:1834
#, kde-format
msgid "Internal or External Astrometry.net Conf File?"
msgstr ""
#. i18n: ectx: label, entry (AstrometryAPIKey), group (Align)
#. +> trunk5
#: kstars.kcfg:1838
#, kde-format
msgid "astrometry.net API Key"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryAPIKey), group (Align)
#. +> trunk5
#: kstars.kcfg:1839
#, kde-format
msgid "Key to access astrometry.net online web services. You must register with astrometry.net to obtain a key."
msgstr ""
#. i18n: ectx: label, entry (AstrometryAPIURL), group (Align)
#. +> trunk5
#: kstars.kcfg:1843
#, kde-format
msgid "astrometry.net API URL"
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseJPEG), group (Align)
#. +> trunk5
#: kstars.kcfg:1847
#, kde-format
msgid "Use JPEG format, instead of FITS, to upload images to the astrometry.net online service."
msgstr ""
#. i18n: ectx: label, entry (AstrometryTimeout), group (Align)
#. +> trunk5
#: kstars.kcfg:1851
#, kde-format
msgid "Timeout in seconds to wait for astrometry solver to complete."
msgstr ""
#. i18n: ectx: label, entry (DefaultGuideCCD), group (Guide)
#. +> trunk5
#: kstars.kcfg:1857
#, kde-format
msgid "Default guide module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultST4Driver), group (Guide)
#. +> trunk5
#: kstars.kcfg:1860
#, kde-format
msgid "Default guide module ST4 Driver."
msgstr ""
#. i18n: ectx: label, entry (GuideExposure), group (Guide)
#. +> trunk5
#: kstars.kcfg:1863
#, kde-format
msgid "Guider exposure duration in seconds."
msgstr ""
#. i18n: ectx: label, entry (GuiderType), group (Guide)
#. +> trunk5
#: kstars.kcfg:1867
#, kde-format
msgid "Which guider process to utilize for guiding (0 Internal Guider, 1 PHD2, 2 lin_guider)"
msgstr ""
#. i18n: ectx: label, entry (GuideAlgorithm), group (Guide)
#. +> trunk5
#: kstars.kcfg:1871
#, kde-format
msgid "Which Algorithm to use track guide square (0 smart, 1 fast, 2 threshold, 3 no threshold)."
msgstr ""
#. i18n: ectx: label, entry (PHD2Host), group (Guide)
#. +> trunk5
#: kstars.kcfg:1875
#, kde-format
msgid "Host name of external PHD2 service"
msgstr ""
#. i18n: ectx: label, entry (PHD2Port), group (Guide)
#. +> trunk5
#: kstars.kcfg:1879
#, kde-format
msgid "PHD2 Event Monitoring Port"
msgstr ""
#. i18n: ectx: label, entry (LinGuiderHost), group (Guide)
#. +> trunk5
#: kstars.kcfg:1883
#, kde-format
msgid "Host name of external lin_guider service"
msgstr ""
#. i18n: ectx: label, entry (LinGuiderPort), group (Guide)
#. +> trunk5
#: kstars.kcfg:1887
#, kde-format
msgid "Lin_guider Event Monitoring Port"
msgstr ""
#. i18n: ectx: label, entry (GuideScopeType), group (Guide)
#. +> trunk5
#: kstars.kcfg:1891
#, kde-format
msgid "Index of telescope type to be used when guiding. 0 for Primary, 1 for Guide"
msgstr ""
#. i18n: ectx: label, entry (CalibrationPulseDuration), group (Guide)
#. +> trunk5
#: kstars.kcfg:1895
#, kde-format
msgid "Pulse duration in milliseconds used for guiding pulses during calibration stage."
msgstr ""
#. i18n: ectx: label, entry (GuideSquareSizeIndex), group (Guide)
#. +> trunk5
#: kstars.kcfg:1899
#, kde-format
msgid "Guide square size index (0 to 4) corresponding to pixel sizes (8 to 128)."
msgstr ""
#. i18n: ectx: label, entry (ImageGuidingEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1903
#, kde-format
msgid "Use Image Guiding algorithms instead of classical centroid guiding."
msgstr ""
#. i18n: ectx: label, entry (GuideRegionAxis), group (Guide)
#. +> trunk5
#: kstars.kcfg:1907
#, kde-format
msgid "Region Axis Index (0 to 4) corresponding to NxN partition size used Image Guiding (64 to 1024)."
msgstr ""
#. i18n: ectx: label, entry (GuideAutoStarEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1911
#, kde-format
msgid "Automatically select calibration star and perform calibration."
msgstr ""
#. i18n: ectx: label, entry (GuideRemoteImagesEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1919
#, kde-format
msgid "When using external guiders, enable reception of remote images in Ekos guide module. By default, remote images are disabled."
msgstr ""
#. i18n: ectx: label, entry (AutoModeIterations), group (Guide)
#. +> trunk5
#: kstars.kcfg:1923
#, kde-format
msgid "Number of automode iterations for calibration process."
msgstr ""
#. i18n: ectx: label, entry (TwoAxisEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1927
#, kde-format
msgid "Use both axes to perform calibration."
msgstr ""
#. i18n: ectx: label, entry (RapidGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1931
#, kde-format
msgid "Use driver side Rapid Guide to perform guiding."
msgstr ""
#. i18n: ectx: label, entry (GuideDarkFrameEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1935
#, kde-format
msgid "Take dark frame for autoguider images."
msgstr ""
#. i18n: ectx: label, entry (GuideSubframeEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1939
#, kde-format
msgid "Subframe guide image around selected region"
msgstr ""
#. i18n: ectx: label, entry (DitherPixels), group (Guide)
#. +> trunk5
#: kstars.kcfg:1943
#, kde-format
msgid "How many pixels to move between subsequent exposures under auto dithering mode."
msgstr ""
#. i18n: ectx: label, entry (DitherFrames), group (Guide)
#. +> trunk5
#: kstars.kcfg:1947
#, kde-format
msgid "Dither after this many frames."
msgstr ""
#. i18n: ectx: label, entry (DitherThreshold), group (Guide)
#. +> trunk5
#: kstars.kcfg:1955
#, kde-format
msgid "Maximum distance (pixels) for guiding to be considered settled."
msgstr ""
#. i18n: ectx: label, entry (DitherTimeout), group (Guide)
#. +> trunk5
#: kstars.kcfg:1959
#, kde-format
msgid "Time limit (seconds) on dithering to settle down."
msgstr ""
#. i18n: ectx: label, entry (DitherMaxIterations), group (Guide)
#. +> trunk5
#: kstars.kcfg:1963
#, kde-format
msgid "How many dithering attempts to undertake before giving up."
msgstr ""
#. i18n: ectx: label, entry (DitherNoGuidingPulse), group (Guide)
#. +> trunk5
#: kstars.kcfg:1967
#, kde-format
msgid "Pulse length in milliseconds used for non-guiding dither."
msgstr ""
#. i18n: ectx: label, entry (DitherFailAbortsAutoGuide), group (Guide)
#. +> trunk5
#: kstars.kcfg:1971
#, kde-format
msgid "If dithering fails then abort autoguide."
msgstr ""
#. i18n: ectx: label, entry (DitherEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1975
#, kde-format
msgid "Use Auto Dithering when guiding."
msgstr ""
#. i18n: ectx: label, entry (DitherNoGuiding), group (Guide)
#. +> trunk5
#: kstars.kcfg:1979
#, kde-format
msgid "Perform dithering even when not guiding."
msgstr ""
#. i18n: ectx: label, entry (AOLimit), group (Guide)
#. +> trunk5
#: kstars.kcfg:1983
#, kde-format
msgid "The Adaptive Optics unit is utilized if the guiding deviation is less than this limit in arcseconds. Once exceeded, mechanical guiding is utilized."
msgstr ""
#. i18n: ectx: label, entry (RAGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1987
#, kde-format
msgid "Enable autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (DECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1991
#, kde-format
msgid "Enable autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (NorthDECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1995
#, kde-format
msgid "Enable North autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (SouthDECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1999
#, kde-format
msgid "Enable South autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (EastRAGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2003
#, kde-format
msgid "Enable East autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (WestRAGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2007
#, kde-format
msgid "Enable West autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (GuiderAccuracyThreshold), group (Guide)
#. +> trunk5
#: kstars.kcfg:2044
#, kde-format
msgid "Accuracy threshold for the Guide Graphs."
msgstr ""
#. i18n: ectx: label, entry (RADisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2048
#, kde-format
msgid "Display the RA Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (DEDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2052
#, kde-format
msgid "Display the DEC Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (RACorrDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2056
#, kde-format
msgid "Display the RA Corrections Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (DECorrDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2060
#, kde-format
msgid "Display the DEC Corrections Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: whatsthis, entry (SchedulerLogging), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2066
#, kde-format
msgid "Log Ekos Scheduler Module activity."
msgstr ""
-#. i18n: ectx: label, entry (StopEkosAfterShutdown), group (Scheduler)
+#. i18n: ectx: whatsthis, entry (SortSchedulerJobs), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2070
#, kde-format
+msgid "Sort scheduler jobs by priority and altitude."
+msgstr ""
+
+#. i18n: ectx: label, entry (StopEkosAfterShutdown), group (Scheduler)
+#. +> trunk5
+#: kstars.kcfg:2074
+#, kde-format
msgid "After shutdown procedure is successfully executed, shutdown INDI and Ekos."
msgstr ""
#. i18n: ectx: label, entry (ShutdownScriptTerminatesINDI), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2074
+#: kstars.kcfg:2078
#, kde-format
msgid "Whether shutdown script, if exists, terminates INDI server in the process."
msgstr ""
#. i18n: ectx: label, entry (PreemptiveShutdown), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2078
+#: kstars.kcfg:2082
#, kde-format
msgid "Perform pre-emptive shutdown if no jobs are due for a number of hours."
msgstr ""
#. i18n: ectx: label, entry (ResetMountModelOnAlignFail), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2082
+#: kstars.kcfg:2086
#, kde-format
msgid "Reset mount model in case of alignment failure."
msgstr ""
#. i18n: ectx: label, entry (PreemptiveShutdownTime), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2086
+#: kstars.kcfg:2090
#, kde-format
msgid "Maximum number of hours before the next job is due to trigger a pre-emptive shutdown."
msgstr ""
#. i18n: ectx: label, entry (LeadTime), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2090
+#: kstars.kcfg:2094
#, kde-format
msgid "Minimum time between jobs in minutes."
msgstr ""
#. i18n: ectx: label, entry (PreDawnTime), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2094
+#: kstars.kcfg:2098
#, kde-format
msgid "Do not permit jobs to be scheduled or executed past this many minutes before dawn."
msgstr ""
#. i18n: ectx: label, entry (TelescopeFocalLength), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2098
+#: kstars.kcfg:2102
#, kde-format
msgid "Telescope focal length in millimeters."
msgstr ""
#. i18n: ectx: label, entry (CameraPixelWidth), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2102
+#: kstars.kcfg:2106
#, kde-format
msgid "Camera pixel size width in micrometers."
msgstr ""
#. i18n: ectx: label, entry (CameraPixelHeight), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2106
+#: kstars.kcfg:2110
#, kde-format
msgid "Camera pixel size height in micrometers."
msgstr ""
#. i18n: ectx: label, entry (CameraWidth), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2110
+#: kstars.kcfg:2114
#, kde-format
msgid "Camera Width in pixels."
msgstr ""
#. i18n: ectx: label, entry (CameraHeight), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2114
+#: kstars.kcfg:2118
#, kde-format
msgid "Camera Height in pixels."
msgstr ""
#. i18n: ectx: label, entry (CameraRotation), group (Scheduler)
#. +> trunk5
-#: kstars.kcfg:2118
+#: kstars.kcfg:2122
#, kde-format
msgid "Position angle of the camera with respect to north."
msgstr ""
#. i18n: ectx: label, entry (LastServer), group (INDI Lite)
#. +> trunk5
-#: kstars.kcfg:2124
+#: kstars.kcfg:2128
#, kde-format
msgid "The address of last used server"
msgstr ""
#. i18n: ectx: label, entry (LastServerPort), group (INDI Lite)
#. +> trunk5
-#: kstars.kcfg:2127
+#: kstars.kcfg:2131
#, kde-format
msgid "The port of last used server"
msgstr ""
#. i18n: ectx: label, entry (LastWebManagerPort), group (INDI Lite)
#. +> trunk5
-#: kstars.kcfg:2131
+#: kstars.kcfg:2135
#, kde-format
msgid "The port of last used Web Manager"
msgstr ""
#. i18n: ectx: label, entry (HIPSMemoryCache), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2137
+#: kstars.kcfg:2141
#, kde-format
msgid "RAM cache size in MB used to store cached HIPS images."
msgstr ""
#. i18n: ectx: label, entry (HIPSNetCache), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2141
+#: kstars.kcfg:2145
#, kde-format
msgid "Hard disk cache size in MB used to store cached HIPS images."
msgstr ""
#. i18n: ectx: label, entry (HIPSSource), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2145
+#: kstars.kcfg:2149
#, kde-format
msgid "HIPS source catalog title."
msgstr ""
#. i18n: ectx: label, entry (HIPSBiLinearInterpolation), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2149
+#: kstars.kcfg:2153
#, kde-format
msgid "Use Bilinear interpolation when rendering HiPS images?"
msgstr ""
#. i18n: ectx: label, entry (HIPSShowGrid), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2153
+#: kstars.kcfg:2157
#, kde-format
msgid "Show HiPS grid on the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowHIPS), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2157
+#: kstars.kcfg:2161
#, kde-format
msgid "Draw HiPS sources in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHIPS), group (HIPS)
#. +> trunk5
-#: kstars.kcfg:2158
+#: kstars.kcfg:2162
#, kde-format
msgid "Toggle whether the HIPS sources are drawn in the sky map."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Western"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANDROMEDA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANTLIA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "APUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AQUARIUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AQUILA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARIES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AURIGA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:11
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOOTES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:12
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAELUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:13
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAMELOPARDALIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:14
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANCER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:15
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANES VENATICI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:16
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANIS MAJOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:17
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANIS MINOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:18
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAPRICORNUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:19
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARINA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:20
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CASSIOPEIA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:21
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CENTAURUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:22
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CEPHEUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:23
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CETUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:24
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAMAELEON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:25
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIRCINUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:26
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COLUMBA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:27
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COMA BERENICES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:28
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORONA AUSTRALIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:29
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORONA BOREALIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:30
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORVUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:31
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CRATER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:32
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CRUX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:33
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CYGNUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:34
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DELPHINUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:35
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DORADO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:36
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRACO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:37
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUULEUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:38
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ERIDANUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:39
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORNAX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:40
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GEMINI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:41
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:42
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HERCULES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:43
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOROLOGIUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:44
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HYDRA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:45
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HYDRUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:46
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INDUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:47
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LACERTA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:48
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:49
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEO MINOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:50
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEPUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:51
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIBRA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:52
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LUPUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:53
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LYNX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:54
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LYRA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:55
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MENSA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:56
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MICROSCOPIUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:57
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MONOCEROS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:58
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MUSCA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:59
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORMA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:60
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OCTANS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:61
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OPHIUCHUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:62
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORION"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:63
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PAVO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:64
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PEGASUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:65
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PERSEUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:66
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PHOENIX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:67
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PICTOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:68
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PISCES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:69
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PISCIS AUSTRINUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:70
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUPPIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:71
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PYXIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:72
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RETICULUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:73
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAGITTA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:74
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAGITTARIUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:75
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCORPIUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:76
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCULPTOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:77
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCUTUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:78
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SERPENS CAPUT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:79
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SERPENS CAUDA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:80
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEXTANS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:81
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAURUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:82
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TELESCOPIUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:83
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGULUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:84
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGULUM AUSTRALE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:85
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TUCANA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:86
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "URSA MAJOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:87
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "URSA MINOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:88
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VELA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:89
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VIRGO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:90
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VOLANS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:91
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VULPECULA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:92
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Chinese"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:93 kstars_i18n.cpp:443
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHERN DIPPER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:94
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CURVED ARRAY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:95
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COILED THONG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:96
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINGS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:97
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:98
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAIL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:99
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINNOWING BASKET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:100 kstars_i18n.cpp:501
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DIPPER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:101
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:102 kstars_i18n.cpp:421
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE STEPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:103
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "IMPERIAL GUARDS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:104
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HORN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:105
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WILLOW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:106
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "IMPERIAL PASSAGEWAY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:107
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITCHEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:108
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER TURTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:109
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOMACH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:110
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREAT GENERAL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:111
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WALL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:112
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEGS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:113
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:114
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RAMPARTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:115
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLYING CORRIDOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:116
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER FENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:117
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:118
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN EXCELLENCIES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:119
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:120
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE CHARIOTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:121 kstars_i18n.cpp:346
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROLLED TONGUE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:122 kstars_i18n.cpp:204
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:123 kstars_i18n.cpp:378
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOILET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:124
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCREEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:125
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOLDIERS' MARKET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:126
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SQUARE GRANARY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:127
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE STARS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:128
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOUR CHANNELS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:129
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:130
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTH RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:131
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTH RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:132
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE FEUDAL KINGS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:133
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORCHARD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:134
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEADOWS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:135
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIRCULAR GRANARY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:136
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PURPLE PALACE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:137
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EXTENDED NET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:138
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARSENAL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:139
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOOK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:140
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SUPREME PALACE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:141
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JADE WELL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:142
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LANCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:143 kstars_i18n.cpp:193
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:144 kstars_i18n.cpp:340
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAUSOLEUM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:145 kstars_i18n.cpp:271
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:146
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EARTH GOD'S TEMPLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:147
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOW AND ARROW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:148
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PESTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:149 kstars_i18n.cpp:304
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MORTAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:150
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOFTOP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:151
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBOLT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:152
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT YARD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:153
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GOOD GOURD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:154
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROTTEN GOURD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:155
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ENCAMPMENT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:156
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDER AND LIGHTNING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:157
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PALACE GATE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:158
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPTINESS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:159
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEAVING GIRL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:160
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GIRL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:161
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:162
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:163
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:164
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPRING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:165
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ESTABLISHMENT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:166
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAIL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:167
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:168 kstars_i18n.cpp:281
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT FLAG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:169 kstars_i18n.cpp:278
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT FLAG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:170
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUMSTICK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:171
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOND"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:172
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOMAN'S BED"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:173
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WESTERN DOOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:174
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN DOOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:175
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FARMLAND"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:176
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:177
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GHOSTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:178
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "XUANYUAN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:179
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIPOD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:180
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NECK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:181
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ZAOFU"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:182
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET OFFICER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:183
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Egyptian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:184
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BULL'S FORELEG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:185
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO POLES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:186
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LION"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:187
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO JAWS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:188
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:189
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BIRD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:190
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:191
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:192
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FERRY BOAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:194
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROCODILE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:195
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SELKIS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:196
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PROW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:197
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HORUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:198
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHEEPFOLD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:199
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GIANT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:200
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HIPPOPOTAMUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:201
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLOCK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:202
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PAIR OF STARS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:203
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KHANUWY FISH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:205
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:206
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MOORING POST"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:207
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KENEMET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:208
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHEMATY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:209
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WATY BEKETY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:210
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHEEP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:211
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STARS OF WATER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:212
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Inuit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:213
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO SUNBEAMS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:214
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO PLACED FAR APART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:215
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOGS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:216
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COLLARBONES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:217
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LAMP STAND"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:218
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARIBOU"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:219
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO IN FRONT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:220
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BREASTBONE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:221
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RUNNERS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:222
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BLUBBER CONTAINER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:223
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE ONE BEHIND"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:224
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Korean"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:225
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOLY KETTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:226
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FARM OF CAPITAL CITY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:227
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DIGNITY OF KING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:228
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NOMINATION"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:229
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:230
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUALITY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:231 kstars_i18n.cpp:232 kstars_i18n.cpp:444
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HELPER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:233
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "POSITION OF HOLY KING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:234
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NECK OF DRAGON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:235
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEHEADING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:236
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:237
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLUTTERING FLAG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:238
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAVELIN OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:239
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT FOR LONGEVITY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:240
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OAR FOR VISITOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:241
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MILK OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:242
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOUSE OF QUEEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:243
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANCIENT CHARIOT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:244
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARRIAGE FOR KING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:245
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF CAVALRY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:246
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAVALRY OF EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:247
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF MOBILE TROOPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:248
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EAST ROAD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:249
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATE BOLT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:250
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOOR LOCK AND KEY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:251
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PENALTY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:252
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL HALL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:253 kstars_i18n.cpp:430
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAMBERLAIN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:254
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SUN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:255
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEST ROAD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:256
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT OF EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:257
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE TROOPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:258
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:259
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PRAYER FOR PROGENY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:260
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FISH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:261
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORECAST"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:262
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "YARD FOR EMPRESSES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:263
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOLY PALACE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:264
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINNOW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:265
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER PESTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:266
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAFF"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:267
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAD OF TOWN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:268
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BUILD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:269
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOWL OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:270
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHRINE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:272
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHEASTERN NATIONS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:273
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OLD FARMER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:274
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SNAPPING TURTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:275
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROAD FOR EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:276
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE WEAVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:277
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER ADJOINING TOWER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:279
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUM OF RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:280
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUMSTICK OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:282
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COW LEADING MAN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:283
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BANK SPREAD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:284
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BASKET FOR SILKWORM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:285
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:286
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FERRY OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:287
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FRUIT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:288
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEED"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:289
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORAGE FOR LADY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:290
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COURT LADY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:291
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE FAULT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:292
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AMEND FAULT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:293
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRANT LIFE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:294
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUNISH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:295
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPTY HOUSE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:296
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEEP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:297
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:298
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CASTLE WITH RAMPART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:299
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOOK FOR DRESS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:300
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GROOM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:301
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOTEER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:302
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HUMAN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:303
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER PESTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:305
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WAREHOUSE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:306
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOMB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:307
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COVER OF HOUSE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:308
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BROKEN MORTAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:309
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CLIMBING SERPENT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:310
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PALACE OF EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:311
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DETACHED PALACE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:312
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICIAL FOR MATERIALS SUPPLY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:313
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIGHTNING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:314
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RAMPART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:315
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TROOPS OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:316
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VILLAGE FOR PATROL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:317
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NET OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:318
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STABLE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:319
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN WALL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:320 kstars_i18n.cpp:419
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIVIL ENGINEER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:321
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBOLTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:322
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CLOUDS AND RAIN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:323
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HIGHWAY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:324
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WHIP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:325
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CHARIOT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:326
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SIDE ROAD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:327
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARMORY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:328
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTHERN GATE OF EMPERATOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:329
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER FOLDING SCREEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:330
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOILET OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:331
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARCHITECT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:332
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPERATOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:333
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WATCHTOWER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:334
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT ELM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:335
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT ELM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:336
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOREHOUSE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:337
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STACK OF CEREALS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:338
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHIP OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:339 kstars_i18n.cpp:381
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORE OF WATER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:341
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAP OF CORPSES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:342
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOMACH OF TIGER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:343
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORE OF MILLET FOR RELIGIOUS SERVICE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:344
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOREHOUSE FOR CEREALS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:345
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WHETSTONE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:347
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHAMAN OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:348
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EAR AND EYE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:349
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MOON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:350 kstars_i18n.cpp:353
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HILL OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:351
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CONSPIRACY OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:352
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FODDER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:354
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GARAGE FOR CHARIOT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:355
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "POND FOR FISH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:356 kstars_i18n.cpp:357 kstars_i18n.cpp:358
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILLAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:359
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUDDLE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:360
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KINGS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:361
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATEWAY OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:362
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAGE OF SAAM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:363
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VILLAGE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:364
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BELVEDERE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:365
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF BORDER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:366
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CELEBRATION OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:367
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAG OF EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:368
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NINE TERRITORIES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:369
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GARDEN OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:370
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SETTLED FLAG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:371
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORECAST CALAMITY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:372
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCOUT OF THREE TROOPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:373
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAAM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:374
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EXPEDITIONARY FORCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:375
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL FOR MILITARY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:376
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL OF JADE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:377 kstars_i18n.cpp:432
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOLDING SCREEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:379
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARROW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:380
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILED BRUSHWOOD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:382
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHERN RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:383
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE LORDS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:384
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINE GLASS OF THE SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:385
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN WELL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:386
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLOOD CONTROL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:387
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BALANCE OF WATER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:388
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOUR SPIRITS OF THE RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:389
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTHERN RIVER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:390
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWIN GATE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:391
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:392
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STAR OF WOLF"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:393
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WILD FOWLS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:394
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET FOR ARMY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:395
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRANDCHILDREN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:396
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:397
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GROWN-UP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:398
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OLD MAN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:399
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEACON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:400
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EYE OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:401
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILE OF DEAD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:402
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREEN RIDGE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:403
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER KITCHEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:404
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOG OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:405
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPIRIT OF GURYOUNG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:406
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAG OF WINE OFFICER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:407
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER OF KITCHEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:408
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUALITY AND FAIR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:409
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR HEONWON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:410
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAPITAL OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:411
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHIEF OF FARMING"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:412
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER OF TOMB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:413
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOMB OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:414
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WING OF RED BIRD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:415
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN POTTERY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:416
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT OF EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:417
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAND FOR LIFE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:418
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATEWAY FOR TROOPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:420
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GUARDIAN KNIGHT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:422
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE FEUDAL LORDS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:423
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SANGJIIN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:424
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LOW FENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:425 kstars_i18n.cpp:426
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TALL FENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:427
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NINE LORDS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:428
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DUNG OF TIGER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:429
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROWN PRINCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:431
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE EMPERORS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:433 kstars_i18n.cpp:441 kstars_i18n.cpp:442
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE MINISTERS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:434
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR AUDIENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:435
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRAVE FRONT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:436
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OBSERVATORY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:437
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FEMALE OFFICER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:438
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WIDE LODGING AREA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:439
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EIGHT CEREALS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:440
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ADVANCE GUARD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:445
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VIRTUE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:446
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR'S GOD OF WAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:447
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR'S GOD OF WEATHER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:448
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER KITCHEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:449
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAP OF FLAG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:450
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MINISTER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:451
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL AND MINISTER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:452
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAIL OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:453
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SIX DEPARTMENTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:454
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER STAIRWAY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:455
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPEAR OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:456
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COVER FOR EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:457
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PLACE FOR FIVE EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:458
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "YEARS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:459
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITCHEN OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:460
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTH POLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:461
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOUND LODGE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:462
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SINGLE-LOG BRIDGE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:463
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREAT EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:464
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR OPINION"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:465
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILLAR OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:466
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SECRETARY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:467
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAID"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:468
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DESK OF WOMAN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:469
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE PRISON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:470 kstars_i18n.cpp:471
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PURPLE FENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:472
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORDER OF SKY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:473
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN MINISTERS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:474
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREAD STRAW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:475 kstars_i18n.cpp:476
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET FENCE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:477
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FEUDAL LORD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:478
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT FOR EMPEROR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:479
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL FAMILY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:480
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAD OF FAMILY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:481
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RECORD OF FAMILY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:482
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR FAMILY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:483
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOWER IN MARKET"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:484
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEASURE CEREAL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:485
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CEREAL MEASURE REGULATION"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:486
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EUNUCH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:487
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CHARIOTS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:488
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEASURE AMOUNT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:489
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BUTCHERY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:490
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR JEWEL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:491
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:492
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LORD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:493
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT EXECUTOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:494
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT EXECUTOR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:495
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROSSBEAM FOR HEO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:496
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREADING COINS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:497
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Lakota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:498
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HAND"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:499
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SNAKE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:500
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIREPLACE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:502
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RACE TRACK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:503
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANIMAL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:504
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ELK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:505
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN LITTLE GIRLS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:506
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRIED WILLOW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:507
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SALAMANDER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:508
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TURTLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:509
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBIRD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:510
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEAR'S LODGE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:511
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Maori"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:512
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAKI-O-AUTAHI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:513
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TE TAURA-O-TE-WAKA-O-TAMARERETI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:514
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAU-TORO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:515
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE GREAT BOAT OF TAMA RERETI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:516
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MATAKAREHU"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:517
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Navaro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:518
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAN WITH FEET APART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:519
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIZARD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:520
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DILYEHE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:521
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIRST BIG ONE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:522
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RABBIT TRACKS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:523
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIRST SLIM ONE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:524
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Norse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:525
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AURVANDIL'S TOE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:526
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOLF'S MOUTH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:527
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE FISHERMEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:528
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOMAN'S CART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:529
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAN'S CART"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:530
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE ASAR BATTLEFIELD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:531
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Polynesian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:532
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BAILER"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:533
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAT'S CRADLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:534
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VOICE OF JOY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:535
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE SEVEN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:536
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAUI'S FISHHOOK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:537
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NAVIGATOR'S TRIANGLE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:538
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITE OF KAWELO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:539
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FRIGATE BIRD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:540
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARED FOR BY MOON"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:541
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOLPHIN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:542
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Tupi-Guarani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:543
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMA (GUIRA-NHANDU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:544
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOMEM VELHO (TUIVAE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:545
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANTA DO NORTE (TAPI'I)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:546
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VEADO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:547
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JOYKEXO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:548
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VESPEIRO (EIXU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:549
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "QUEIXADA DA ANTA (TAPI'I RAINHYKA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:550
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Tongan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:551
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FATANALUA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:552
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AE E'UVEA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:553
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LUA TANGATA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:554
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KAPAKUA'O'TAFAHI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:555
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TU'ULALUPE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:556
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:557
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TUINGA IKA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:558
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOALAHI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:559
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOUMATOLOA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:560
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOATONGA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:561
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FUNGASIA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:561
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Western"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:562
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Chinese"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:563
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Egyptian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:564
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Inuit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:565
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Korean"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:566
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Lakota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:567
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Maori"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:568
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Navaro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:569
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Norse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:570
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Polynesian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:571
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Tupi-Guarani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:572
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Tongan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:573
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "100 Mile House"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:574
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aabenraa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:575
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Aachen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:576
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aalborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:577
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aarhus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:578
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Abakan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:579
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Abbotsford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:580
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Aberdeen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:581
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Aberdeen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:582
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Aberdeen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:583
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Aberdeen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:584
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Aberdeen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:585
#, kde-kuit-format
msgctxt "City in Ivory coast"
msgid "Abidjan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:586
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Abilene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:587
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Abilene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:588
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Abuja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:589
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "Acapulco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:590
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Accra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:591
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Ada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:592
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Adak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:593
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Adams"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:594
#, kde-kuit-format
msgctxt "City in Pitcairn Islands"
msgid "Adamstown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:595
#, kde-kuit-format
msgctxt "City in Ethiopia"
msgid "Addis Ababa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:596
#, kde-kuit-format
msgctxt "City in South Australia Australia"
msgid "Adelaide"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:597
#, kde-kuit-format
msgctxt "City in Yemen"
msgid "Aden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:598
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Afton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:599
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Afton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:600
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Agadez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:601
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Agadir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:602
#, kde-kuit-format
msgctxt "City in Guam"
msgid "Agana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:603
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Aginskoe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:604
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ahwahnee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:605
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Aiken"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:606
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Ainsworth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:607
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Airdrie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:608
#, kde-kuit-format
msgctxt "City in Corse du Sud France"
msgid "Ajaccio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:609
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Ajo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:610
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Akron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:611
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Al Jawf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:612
#, kde-kuit-format
msgctxt "City in Bahrain"
msgid "Al Manamah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:613
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alameda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:614
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Alamo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:615
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Alamogordo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:616
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Albacete"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:617
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Albany"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:618
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Albany"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:619
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Albany"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:620
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Albion"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:621
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Albuquerque"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:622
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Alcalá de Henares"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:623
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Alcoa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:624
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Aldermaston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:625
#, kde-kuit-format
msgctxt "City in Nunavut Canada"
msgid "Alert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:626
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Alessandria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:627
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Alexander City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:628
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Alexandria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:629
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Alexandria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:630
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Alexandria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:631
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Alexis Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:632
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Algiers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:633
#, kde-kuit-format
msgctxt "City in Canada"
msgid "Algonquin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:634
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alhambra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:635
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Alicante"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:636
#, kde-kuit-format
msgctxt "City in Northern Territory Australia"
msgid "Alice Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:637
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Allegheny Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:638
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Allentown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:639
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Alliance"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:640
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Alma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:641
#, kde-kuit-format
msgctxt "City in Kazakhstan"
msgid "Alma Ata"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:642
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Almería"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:643
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Alonsa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:644
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Alpharetta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:645
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alpine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:646
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Altenstadt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:647
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Altoona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:648
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Alytus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:649
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Amami Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:650
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Amarillo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:651
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ambler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:652
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Amchitka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:653
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "American Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:654
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Ames"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:655
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Amherst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:656
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Amherst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:657
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Amherst Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:658
#, kde-kuit-format
msgctxt "City in Somme France"
msgid "Amiens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:659
#, kde-kuit-format
msgctxt "City in Cape Verde"
msgid "Amilcar Cabral"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:660
#, kde-kuit-format
msgctxt "City in Jordan"
msgid "Amman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:661
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Amos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:662
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Amqui"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:663
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Amsterdam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:664
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Anaconda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:665
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Anadyr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:666
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Anaheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:667
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Anahim Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:668
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Anchorage"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:669
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ancona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:670
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Anderson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:671
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Anderson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:672
#, kde-kuit-format
msgctxt "City in Guam"
msgid "Anderson AFB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:673
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Andong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:674
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Andria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:675
#, kde-kuit-format
msgctxt "City in Palau"
msgid "Angaur Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:676
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Ankara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:677
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Ann Arbor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:678
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Annabah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:679
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Annapolis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:680
#, kde-kuit-format
msgctxt "City in Haute-Savoie France"
msgid "Annecy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:681
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Annette Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:682
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Anniston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:683
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ansbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:684
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Antananarivo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:685
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Antigonish"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:686
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Antlers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:687
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Antofagasta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:688
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Antsirabe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:689
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Antwerp"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:690
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Anzac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:691
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Aosta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:692
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Appleton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:693
#, kde-kuit-format
msgctxt "City in Jordan"
msgid "Aqaba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:694
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Arborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:695
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Arcade-Arden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:696
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arcetri"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:697
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Archenhold"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:698
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Ardmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:699
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Arecibo Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:700
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arese"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:701
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arezzo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:702
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Argentia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:703
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Argyle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:704
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Arica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:705
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Arkadelphia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:706
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Arkhangelsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:707
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Arlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:708
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Arlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:709
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Arlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:710
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Arlington Heights"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:711
#, kde-kuit-format
msgctxt "City in Northern Ireland United Kingdom"
msgid "Armagh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:712
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Armour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:713
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Armstrong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:714
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Arnold's Cove"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:715
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Arrecife"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:716
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Arua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:717
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Arvada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:718
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Ash Fork"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:719
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Ashern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:720
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Asheville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:721
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Ashland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:722
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Ashland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:723
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Ashland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:724
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Ashley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:725
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Asiago"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:726
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Asmera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:727
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Aspen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:728
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Assab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:729
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Assiniboia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:730
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Astoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:731
#, kde-kuit-format
msgctxt "City in Paraguay"
msgid "Asunción"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:732
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Aswan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:733
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Asyut"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:734
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Atenas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:735
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Athabasca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:736
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Athens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:737
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Athens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:738
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Athens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:739
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Athlone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:740
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Atikokan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:741
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Atkinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:742
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Atlanta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:743
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Atlantic City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:744
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Atmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:745
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Attleboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:746
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Auburn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:747
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Auburn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:748
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Auckland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:749
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Auden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:750
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Augsburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:751
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Augusta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:752
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Augusta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:753
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Augusta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:754
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Aurora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:755
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Aurora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:756
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Aurora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:757
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Austin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:758
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Austin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:759
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Avalon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:760
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Avalon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:761
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Aviano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:762
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Avon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:763
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Ayase"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:764
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Aztec"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:765
#, kde-kuit-format
msgctxt "City in Palau"
msgid "Babelthuap Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:766
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Bacolod"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:767
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Badajoz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:768
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Badalona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:769
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Baddeck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:770
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Baden-Baden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:771
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Badger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:772
#, kde-kuit-format
msgctxt "City in Guinea Bissau"
msgid "Bafata"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:773
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Baghdad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:774
#, kde-kuit-format
msgctxt "City in United Arab Emirates"
msgid "Bahrain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:775
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Baie Verte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:776
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Baie-Comeau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:777
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Baie-Saint-Paul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:778
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Baker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:779
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Bakersfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:780
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Balboa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:781
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Baldwin Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:782
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Bali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:783
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Baltimore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:784
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Bamako"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:785
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bamberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:786
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bancroft"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:787
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Bandar Abbass"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:788
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Bandar Lengeh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:789
#, kde-kuit-format
msgctxt "City in Brunei"
msgid "Bandar Seri Begawan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:790
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Bandirma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:791
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Banff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:792
#, kde-kuit-format
msgctxt "City in India"
msgid "Bangalore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:793
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Bangassou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:794
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Bangkok"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:795
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Bangor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:796
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Bangui"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:797
#, kde-kuit-format
msgctxt "City in Gambia"
msgid "Banjul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:798
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Bar Harbor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:799
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Baraboo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:800
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Barcelona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:801
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bari"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:802
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Barkerville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:803
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Barletta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:804
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Barnaul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:805
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Barnesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:806
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Barrage Manic-3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:807
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Barrage Manic-5"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:808
#, kde-kuit-format
msgctxt "City in Colombia"
msgid "Barranquilla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:809
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Barre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:810
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Barrie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:811
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Barron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:812
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Barrow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:813
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Barry's Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:814
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Barstow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:815
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Bartlesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:816
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Barton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:817
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Basrah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:818
#, kde-kuit-format
msgctxt "City in Haute-Corse France"
msgid "Bastia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:819
#, kde-kuit-format
msgctxt "City in Equatorial Guinea"
msgid "Bata"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:820
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Batesburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:821
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Bathurst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:822
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Baton Rouge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:823
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Battle Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:824
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Bay Bulls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:825
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Bay City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:826
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Bay St. Louis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:827
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bayonne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:828
#, kde-kuit-format
msgctxt "City in Pyrénées atlantiques France"
msgid "Bayonne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:829
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Baytown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:830
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Be'er Sheva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:831
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:832
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Beardmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:833
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Beatty"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:834
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Beaufort"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:835
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Beaumont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:836
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Beaupre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:837
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Beauval"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:838
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Beaver"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:839
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Beaverlodge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:840
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Beavermouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:841
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Beaverton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:842
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Beckley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:843
#, kde-kuit-format
msgctxt "City in China"
msgid "Beijing"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:844
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Beira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:845
#, kde-kuit-format
msgctxt "City in Lebanon"
msgid "Beirut"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:846
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Beja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:847
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Belem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:848
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Belen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:849
#, kde-kuit-format
msgctxt "City in Northern Ireland United Kingdom"
msgid "Belfast"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:850
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Belgorod"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:851
#, kde-kuit-format
msgctxt "City in Yugoslavia"
msgid "Belgrade"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:852
#, kde-kuit-format
msgctxt "City in Belize"
msgid "Belize City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:853
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Belleterre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:854
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Belleville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:855
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Belleville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:856
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Bellevue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:857
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bellevue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:858
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Bellflower"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:859
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bellingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:860
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bellows Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:861
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Ben Guerir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:862
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Bend"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:863
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Bender Cassim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:864
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Bendigo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:865
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Benghazi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:866
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bennington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:867
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Benton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:868
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Berbera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:869
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bergamo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:870
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Bergen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:871
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bergisch-Gladbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:872
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Berkeley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:873
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Berlin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:874
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Berlin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:875
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Bern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:876
#, kde-kuit-format
msgctxt "City in Doubs France"
msgid "Besançon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:877
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Bethel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:878
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Bethesda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:879
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Bethlehem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:880
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Bettendorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:881
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Bettles Field"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:882
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Biddeford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:883
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Big Bear Solar Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:884
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Big Delta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:885
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Big Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:886
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Big River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:887
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Biggar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:888
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Bila Tserkva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:889
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Bilbao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:890
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Billings"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:891
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Biloxi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:892
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Binghamton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:893
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Birao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:894
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Birmingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:895
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Birmingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:896
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Birobidzhan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:897
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Biruni"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:898
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Bismarck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:899
#, kde-kuit-format
msgctxt "City in Guinea Bissau"
msgid "Bissau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:900
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Bissett"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:901
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bitburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:902
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Blaavands huk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:903
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Black Birch"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:904
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Blackpool"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:905
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Blackwell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:906
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Blantyre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:907
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Bleien"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:908
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Blind River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:909
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bloomfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:910
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Bloomington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:911
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Bloomington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:912
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Bloomington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:913
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Blue River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:914
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Bluefield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:915
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Bluff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:916
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Bnei Brak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:917
#, kde-kuit-format
msgctxt "City in Burkina Faso"
msgid "Bobo-Dioulasso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:918
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Boca Raton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:919
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bochum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:920
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Bodo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:921
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Boeun"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:922
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Bogalusa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:923
#, kde-kuit-format
msgctxt "City in Colombia"
msgid "Bogotá"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:924
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Boise"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:925
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Boise City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:926
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Bolgatanga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:927
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bologna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:928
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bolzano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:929
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Bonavista"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:930
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bonn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:931
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Bonnyville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:932
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Boone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:933
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Booneville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:934
#, kde-kuit-format
msgctxt "City in Gironde France"
msgid "Bordeaux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:935
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bordentown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:936
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Borinquen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:937
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Borowiec"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:938
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Boscobel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:939
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Bosscha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:940
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Bossier City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:941
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Boston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:942
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Boston Bar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:943
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bottrop"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:944
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Boulder"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:945
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Boulder City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:946
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Boulder Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:947
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Boulogne-sur-mer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:948
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Bountiful"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:949
#, kde-kuit-format
msgctxt "City in Cher France"
msgid "Bourges"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:950
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Bowie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:951
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Bowling Green"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:952
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Bowman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:953
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bowmanville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:954
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Boyden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:955
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Bozeman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:956
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bracebridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:957
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Bradford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:958
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:959
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Brandon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:960
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Brandon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:961
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brantford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:962
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Brasilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:963
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Bratsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:964
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Brattleboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:965
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Braunschweig"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:966
#, kde-kuit-format
msgctxt "City in Congo"
msgid "Brazzaville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:967
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bremen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:968
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bremerhaven"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:969
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bremerton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:970
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:971
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:972
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brescia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:973
#, kde-kuit-format
msgctxt "City in Finistère France"
msgid "Brest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:974
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Bridgeport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:975
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bridgeton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:976
#, kde-kuit-format
msgctxt "City in Barbados"
msgid "Bridgetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:977
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Brilliant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:978
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brindisi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:979
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Brisbane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:980
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Bristol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:981
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Bristol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:982
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Bristol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:983
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Bristol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:984
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bristol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:985
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Brize Norton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:986
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Brockton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:987
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brockville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:988
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Broken Arrow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:989
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Brookings"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:990
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Brookings"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:991
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Brookline"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:992
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Brooklyn Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:993
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Brooks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:994
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Brookside Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:995
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Brownsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:996
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Brunswick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:997
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Brunswick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:998
#, kde-kuit-format
msgctxt "City in Brabant Belgium"
msgid "Brussels"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:999
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Bryansk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1000
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Buan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1001
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Buchans"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1002
#, kde-kuit-format
msgctxt "City in Romania"
msgid "Bucharest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1003
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Buckeburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1004
#, kde-kuit-format
msgctxt "City in Pest Hungary"
msgid "Budapest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1005
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Buena Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1006
#, kde-kuit-format
msgctxt "City in Argentina"
msgid "Buenos Aires"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1007
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Buffalo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1008
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Buffalo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1009
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Buffalo Narrows"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1010
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Bujumburo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1011
#, kde-kuit-format
msgctxt "City in Rwanda"
msgid "Bukavu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1012
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Bulawayo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1013
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Burbank"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1014
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Burgeo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1015
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Burgos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1016
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1017
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1018
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1019
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1020
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1021
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Burlington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1022
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Burns"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1023
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Burns Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1024
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Bururi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1025
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Burwash"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1026
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Busan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1027
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Butte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1028
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Butterworth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1029
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Buyeo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1030
#, kde-kuit-format
msgctxt "City in Armenia"
msgid "Byurakan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1031
#, kde-kuit-format
msgctxt "City in Békés Hungary"
msgid "Békéscsaba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1032
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cabano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1033
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cadillac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1034
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cadomin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1035
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cadotte Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1036
#, kde-kuit-format
msgctxt "City in Calvados France"
msgid "Caen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1037
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Cagliari"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1038
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Cairo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1039
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Calais"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1040
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Calar Alto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1041
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Caldwell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1042
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Caledonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1043
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Calgary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1044
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Caliente"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1045
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Caliper Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1046
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Calling Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1047
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Calvert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1048
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Cambridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1049
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cambridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1050
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Cambridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1051
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Camden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1052
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Campbell River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1053
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Campbellton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1054
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Campobasso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1055
#, kde-kuit-format
msgctxt "City in ACT Australia"
msgid "Canberra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1056
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Cannes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1057
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Canoga Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1058
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Canora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1059
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Canso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1060
#, kde-kuit-format
msgctxt "City in China"
msgid "Canton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1061
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Canton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1062
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cantonsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1063
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cap-Chat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1064
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cap-aux-Meules"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1065
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Cape Canaveral"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1066
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Cape Girardeau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1067
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Cape May"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1068
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Cape Town"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1069
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Caracas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1070
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Carbonado"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1071
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Carbondale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1072
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Carbonear"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1073
#, kde-kuit-format
msgctxt "City in Wales United Kingdom"
msgid "Cardiff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1074
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Carleton Place"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1075
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Carlton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1076
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Carlyle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1077
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Carman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1078
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Carmichael"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1079
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Carrizozo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1080
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Carrollton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1081
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Carson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1082
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Carson City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1083
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cartagena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1084
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Cartersville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1085
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Cary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1086
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Casa Grande"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1087
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Casablanca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1088
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Caserta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1089
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Casper"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1090
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Casselman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1091
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Castellon de la Plana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1092
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Castlegar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1093
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Castlerock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1094
#, kde-kuit-format
msgctxt "City in St. Lucia"
msgid "Castries"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1095
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Catania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1096
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Catanzaro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1097
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Cave Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1098
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cavendish"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1099
#, kde-kuit-format
msgctxt "City in French Guiana"
msgid "Cayenne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1100
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Cedar City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1101
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Cedar Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1102
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Cedar Rapids"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1103
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Central Islip"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1104
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Centreville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1105
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Cerritos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1106
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Cerro Calán"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1107
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Cerro Tololo Int'l Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1108
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ceuta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1109
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Ch'ongjin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1110
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Chagrin Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1111
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Champaign"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1112
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chandler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1113
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Channel-Port aux Basques"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1114
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chapais"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1115
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Chapel Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1116
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Chapleau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1117
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Chard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1118
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Charleston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1119
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Charleston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1120
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Charlevoix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1121
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Charlotte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1122
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Charlottesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1123
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Charlottetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1124
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Chatham-Kent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1125
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Chattanooga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1126
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Cheboksary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1127
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Cheltenham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1128
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Chelyabinsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1129
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Chemnitz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1130
#, kde-kuit-format
msgctxt "City in India"
msgid "Chennai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1131
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Cheongju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1132
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Cheorwon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1133
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Cheraw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1134
#, kde-kuit-format
msgctxt "City in Manche France"
msgid "Cherbourg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1135
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Cherkasy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1136
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Cherkessk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1137
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Chernihiv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1138
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Chernivtsi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1139
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Cherokee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1140
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Chesapeake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1141
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Chester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1142
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Chester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1143
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Cheticamp"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1144
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Chetwynd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1145
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Cheyenne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1146
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Chiang Mai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1147
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chibougamau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1148
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Chicago"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1149
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Chiclayo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1150
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Chicopee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1151
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Chignik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1152
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Chillicothe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1153
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Chillicothe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1154
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Chillicothe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1155
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Chilliwack"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1156
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Chingola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1157
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1158
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chino Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1159
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Chinook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1160
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Chisimayu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1161
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Chita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1162
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Chitose"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1163
#, kde-kuit-format
msgctxt "City in Bangladesh"
msgid "Chittagong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1164
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Chitungwiza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1165
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Christchurch"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1166
#, kde-kuit-format
msgctxt "City in Bornholm Denmark"
msgid "Christiansoe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1167
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Christmas Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1168
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chula Vista"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1169
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Chuncheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1170
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Chungju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1171
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Chupungryeong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1172
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Churchill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1173
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chute-des-Passes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1174
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Chuuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1175
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Cicero"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1176
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Cincinnati"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1177
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Circle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1178
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Circleville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1179
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ciudad Real"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1180
#, kde-kuit-format
msgctxt "City in Eure-et-Loir France"
msgid "Civry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1181
#, kde-kuit-format
msgctxt "City in Nièvre France"
msgid "Clamecy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1182
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Claremont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1183
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Clarenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1184
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Claresholm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1185
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Clark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1186
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Clark's Harbour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1187
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Clarksburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1188
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Clarksdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1189
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Clarksville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1190
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clayhurst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1191
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Claymont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1192
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Clear"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1193
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Clear Lake City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1194
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Clearlake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1195
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clearwater"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1196
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Clearwater"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1197
#, kde-kuit-format
msgctxt "City in Puy-de-Dôme France"
msgid "Clermont-Ferrand"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1198
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Cleveland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1199
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Cleveland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1200
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Clifton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1201
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clinton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1202
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Clinton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1203
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cloppenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1204
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cloud Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1205
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Clova"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1206
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Clovis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1207
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Coaticook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1208
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cochrane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1209
#, kde-kuit-format
msgctxt "City in Turks and Caicos Islands"
msgid "Cockburn Town"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1210
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cockeysville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1211
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Cocos Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1212
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Cody"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1213
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Coimbra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1214
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Cold Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1215
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cold Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1216
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Colinet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1217
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "College Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1218
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Collegedale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1219
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cologne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1220
#, kde-kuit-format
msgctxt "City in Sri Lanka"
msgid "Colombo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1221
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Colon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1222
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Colorado Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1223
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Columbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1224
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Columbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1225
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Columbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1226
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Columbia Station"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1227
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Columbus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1228
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Columbus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1229
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Columbus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1230
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Columbus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1231
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Como"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1232
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Comox"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1233
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Compton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1234
#, kde-kuit-format
msgctxt "City in Guinea"
msgid "Conakry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1235
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Concepcion"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1236
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Concord"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1237
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Concord"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1238
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Condon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1239
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Consort"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1240
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Conway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1241
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Conway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1242
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Coonabarabran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1243
#, kde-kuit-format
msgctxt "City in Denmark"
msgid "Copenhagen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1244
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Coralville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1245
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Corbin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1246
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Cordova"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1247
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Corinth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1248
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Cork"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1249
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Corner Brook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1250
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Corning"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1251
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cornwall"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1252
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Coronation"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1253
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Corpus Christi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1254
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Cortez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1255
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Corvallis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1256
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Cosenza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1257
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Costa Mesa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1258
#, kde-kuit-format
msgctxt "City in Bénin"
msgid "Cotonou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1259
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cottbus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1260
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Couer d'Alene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1261
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Council Bluffs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1262
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Courtenay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1263
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Coventry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1264
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Covington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1265
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Cranbrook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1266
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Cranford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1267
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Cranston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1268
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Crawford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1269
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Crawford Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1270
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Crestwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1271
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Crestwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1272
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Creve Coeur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1273
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Cripple Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1274
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Crocker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1275
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Crofton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1276
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Crowsnest Pass"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1277
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Cubi Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1278
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cuenca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1279
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Culgoora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1280
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Culver City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1281
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cumberland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1282
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Cut Bank"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1283
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Cypress River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1284
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cáceres"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1285
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cádiz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1286
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Córdoba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1287
#, kde-kuit-format
msgctxt "City in Bangladesh"
msgid "Dacca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1288
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daegu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1289
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daegwallyeong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1290
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daejeon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1291
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Dakar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1292
#, kde-kuit-format
msgctxt "City in Western sahara"
msgid "Dakhla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1293
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Dallas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1294
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Dalsbruk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1295
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Daly City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1296
#, kde-kuit-format
msgctxt "City in Syria"
msgid "Damascus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1297
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Damecuta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1298
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Danbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1299
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Daniel's Harbour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1300
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Danielson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1301
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Danville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1302
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Danville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1303
#, kde-kuit-format
msgctxt "City in South Korea"
msgid "Danyang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1304
#, kde-kuit-format
msgctxt "City in Togo"
msgid "Dapaong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1305
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Dar es Salaam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1306
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Darmstadt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1307
#, kde-kuit-format
msgctxt "City in Northern Territory Australia"
msgid "Darwin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1308
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Dauphin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1309
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Davenport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1310
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Davidson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1311
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dawson Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1312
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Dayton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1313
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Dayton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1314
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Daytona Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1315
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "De Aar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1316
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "DeMotte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1317
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Deadhorse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1318
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Deadwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1319
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Dearborn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1320
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Dearborn Heights"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1321
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Dearborn Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1322
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Death Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1323
#, kde-kuit-format
msgctxt "City in Hajdú-Bihar Hungary"
msgid "Debrecen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1324
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Decataur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1325
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Decimomannu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1326
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Deep River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1327
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Deer Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1328
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Dekalb"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1329
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Del Rio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1330
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Delavan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1331
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Delhi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1332
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Delta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1333
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Delta Junction"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1334
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Demmitt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1335
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Denali National Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1336
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Denton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1337
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Denver"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1338
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Derby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1339
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Derby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1340
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Derry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1341
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Des Moines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1342
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Des Plaines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1343
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Desbiens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1344
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dessau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1345
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Detroit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1346
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Devils Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1347
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Dhahran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1348
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Diamond Bar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1349
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Diamond Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1350
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Dickinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1351
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Dickinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1352
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Diego Garcia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1353
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Digby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1354
#, kde-kuit-format
msgctxt "City in Côte d'or France"
msgid "Dijon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1355
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Dillingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1356
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Dillon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1357
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Dillon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1358
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Diyarbakir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1359
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Djakarta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1360
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Djerba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1361
#, kde-kuit-format
msgctxt "City in Djibouti"
msgid "Djibouti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1362
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Dnipropetropsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1363
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Doaktown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1364
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Dodge City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1365
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Dodoma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1366
#, kde-kuit-format
msgctxt "City in Qatar"
msgid "Doha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1367
#, kde-kuit-format
msgctxt "City in Gyengnam Korea"
msgid "Dokdo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1368
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Dolbeau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1369
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dome Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1370
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dominion Radio Astrophysical Obs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1371
#, kde-kuit-format
msgctxt "City in Ulster Ireland"
msgid "Donegal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1372
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Donets'k"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1373
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Dongducheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1374
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Donghae"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1375
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Dore Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1376
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dortmund"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1377
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Dorval-Lodge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1378
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Dothan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1379
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Douala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1380
#, kde-kuit-format
msgctxt "City in Isle of Man"
msgid "Douglas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1381
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Dover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1382
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Dover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1383
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Dover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1384
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Dover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1385
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Downey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1386
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dr. Remeis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1387
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Drammen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1388
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Drayton Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1389
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dresden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1390
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Driftwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1391
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Drumheller"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1392
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Drummondville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1393
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Druvar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1394
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Dryden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1395
#, kde-kuit-format
msgctxt "City in United Arab Emirates"
msgid "Dubai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1396
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Dublin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1397
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Dubreuilville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1398
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Dubrovnik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1399
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Dubuque"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1400
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Dudinka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1401
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Duisburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1402
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Duluth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1403
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Duncan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1404
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Dundalk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1405
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Dunedin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1406
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Dunkirk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1407
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Dunlap"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1408
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Dunsink"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1409
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Durango"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1410
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Durban"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1411
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Durham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1412
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Dutch Harbor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1413
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Dwingeloo Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1414
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Dyer Observatory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1415
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Düsseldorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1416
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Eagan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1417
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Eagle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1418
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Eagle River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1419
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ear Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1420
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Earlton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1421
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "East Boston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1422
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "East Brunswick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1423
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "East Lansing"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1424
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "East Las Vegas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1425
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "East London"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1426
#, kde-kuit-format
msgctxt "City in California USA"
msgid "East Los Angeles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1427
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "East Orange"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1428
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "East Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1429
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "East St. Louis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1430
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "East Stroudsburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1431
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "East Wenatchee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1432
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Eastampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1433
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Eastport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1434
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Eatonton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1435
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Eau Claire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1436
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ebro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1437
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Eddystone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1438
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Edina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1439
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Edinburgh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1440
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Edmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1441
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Edmonds"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1442
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Edmonton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1443
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Edmundston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1444
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Edna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1445
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Edson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1446
#, kde-kuit-format
msgctxt "City in Vanuatu"
msgid "Efate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1447
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Effelsberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1448
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Effingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1449
#, kde-kuit-format
msgctxt "City in Heves Hungary"
msgid "Eger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1450
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Egvekinot"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1451
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Ekaterinburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1452
#, kde-kuit-format
msgctxt "City in Western sahara"
msgid "El Aaiun"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1453
#, kde-kuit-format
msgctxt "City in California USA"
msgid "El Cajon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1454
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "El Dorado"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1455
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "El Fasher"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1456
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "El Mirage"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1457
#, kde-kuit-format
msgctxt "City in California USA"
msgid "El Monte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1458
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "El Obeid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1459
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "El Paso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1460
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "El fayum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1461
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Elbow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1462
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Elche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1463
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Eldorado"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1464
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Eldridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1465
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Elgin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1466
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Elizabeth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1467
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Elizabeth City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1468
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Elizabethtown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1469
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Elk City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1470
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Elk Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1471
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Elkhart"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1472
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Elkins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1473
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Elko"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1474
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Elliot Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1475
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Elmira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1476
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Elsmere"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1477
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Elva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1478
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Elverson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1479
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Elyria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1480
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Emerson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1481
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Enfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1482
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Englee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1483
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Englewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1484
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Enid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1485
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Entebbe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1486
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Ephrata"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1487
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erding"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1488
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erfurt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1489
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Erickson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1490
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Erie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1491
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Eriksdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1492
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erlangen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1493
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Esbjerg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1494
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Escondido"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1495
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Esfahan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1496
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Espanola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1497
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Espoo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1498
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Essen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1499
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Essex Junction"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1500
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Esterhazy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1501
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Estevan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1502
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Eston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1503
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Euclid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1504
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Eudora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1505
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Eugene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1506
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Eureka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1507
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Eureka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1508
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Eureka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1509
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Evanston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1510
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Evanston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1511
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Evansville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1512
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Everett"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1513
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Evergreen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1514
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Ewa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1515
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Exeter"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1516
#, kde-kuit-format
msgctxt "City in Mauritania"
msgid "F'Dérik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1517
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Fabra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1518
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Fair Haven"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1519
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fairbanks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1520
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Fairfax"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1521
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Fairfax"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1522
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fairfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1523
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Fairfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1524
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fairmont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1525
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Fairmont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1526
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fairview"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1527
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Faith"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1528
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Falcon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1529
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Falcon Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1530
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Fall River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1531
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Fallon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1532
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Falmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1533
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Fargo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1534
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Farmington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1535
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Farnborough"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1536
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Fayetteville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1537
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Fayetteville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1538
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ferrara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1539
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Ferriday"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1540
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Fes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1541
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Finningley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1542
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Fisher"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1543
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Fitchburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1544
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Flagstaff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1545
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Flint"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1546
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Florala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1547
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Florence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1548
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Florence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1549
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Florence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1550
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Florissant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1551
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Flower Mound"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1552
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Foggia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1553
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Foleyet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1554
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Folsom"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1555
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Fond du Lac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1556
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Ford Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1557
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Forestville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1558
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Forli`"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1559
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Forrest City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1560
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Forsyth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1561
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Fort Collins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1562
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Fort Dodge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1563
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Fort Frances"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1564
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Greely"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1565
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fort Lauderdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1566
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fort McMurray"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1567
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Fort McPherson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1568
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fort Myers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1569
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort Nelson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1570
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Fort Payne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1571
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Fort Qu'Appelle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1572
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Richardson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1573
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Fort Riley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1574
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Fort Salonga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1575
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fort Saskatchewan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1576
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Fort Scott"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1577
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Fort Simpson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1578
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Fort Skala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1579
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Fort Smith"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1580
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort St. James"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1581
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort St. John"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1582
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Fort Wayne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1583
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Fort Worth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1584
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Yukon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1585
#, kde-kuit-format
msgctxt "City in Martinique France"
msgid "Fort-de-France"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1586
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fountain Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1587
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fox Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1588
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Fox Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1589
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Framingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1590
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Franceville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1591
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Francistown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1592
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Franeker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1593
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Frankfort"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1594
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Frankfurt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1595
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Franklin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1596
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Franklin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1597
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fraser Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1598
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Fraserdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1599
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Fred Lawrence Whipple Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1600
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Fredericia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1601
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Frederick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1602
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Fredericksburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1603
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Fredericktown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1604
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Fredericton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1605
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Frederikshavn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1606
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Frederiksvaerk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1607
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Freehold"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1608
#, kde-kuit-format
msgctxt "City in Bahamas"
msgid "Freeport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1609
#, kde-kuit-format
msgctxt "City in Sierra Leone"
msgid "Freetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1610
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Freiburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1611
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fremont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1612
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Fremont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1613
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fremont Peak Observatory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1614
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "French River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1615
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fresno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1616
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fruitland Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1617
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Fujigane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1618
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Fukuoka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1619
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fullerton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1620
#, kde-kuit-format
msgctxt "City in Madeira Portugal"
msgid "Funchal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1621
#, kde-kuit-format
msgctxt "City in Mittelfranken Germany"
msgid "Fürth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1622
#, kde-kuit-format
msgctxt "City in India"
msgid "GMRT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1623
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Gabes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1624
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Gaborone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1625
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Gadsden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1626
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Gainesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1627
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Gainesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1628
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Gaithersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1629
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Galena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1630
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Gallup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1631
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Galveston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1632
#, kde-kuit-format
msgctxt "City in Connacht Ireland"
msgid "Galway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1633
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Gander"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1634
#, kde-kuit-format
msgctxt "City in Incheon Korea"
msgid "Ganghwa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1635
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Gangneung"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1636
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Gao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1637
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Gardaia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1638
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Garden City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1639
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Garden Grove"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1640
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Garland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1641
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Garland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1642
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Garrison"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1643
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gars am Inn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1644
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Gary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1645
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Gaspe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1646
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Gassaway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1647
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Gastonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1648
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Gatineau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1649
#, kde-kuit-format
msgctxt "City in India"
msgid "Gauribidanur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1650
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Gaya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1651
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Gdansk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1652
#, kde-kuit-format
msgctxt "City in Falster Denmark"
msgid "Gedser"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1653
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Geilenkirchen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1654
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gelsenkirchen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1655
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Geneva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1656
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Genoa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1657
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Geochang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1658
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Geoje"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1659
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Geomsan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1660
#, kde-kuit-format
msgctxt "City in Ascension Island"
msgid "Georgetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1661
#, kde-kuit-format
msgctxt "City in Cayman Islands"
msgid "Georgetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1662
#, kde-kuit-format
msgctxt "City in Guyana"
msgid "Georgetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1663
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Georgetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1664
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1665
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Geraldton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1666
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Gerona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1667
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Ghost Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1668
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Gibraltar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1669
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Gift Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1670
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Gijón"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1671
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Gila Bend"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1672
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Gillette"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1673
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Gimli"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1674
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Gitega"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1675
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Gladstone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1676
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Glasgow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1677
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Glasgow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1678
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Glendale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1679
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Glendale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1680
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Glendora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1681
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Glenns Ferry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1682
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Glens Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1683
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Glenwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1684
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Glenwood Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1685
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Glovertown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1686
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Goderich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1687
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Godthaab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1688
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Godthåb"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1689
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gogama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1690
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Goheung"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1691
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Gold River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1692
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Golden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1693
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Goldfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1694
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Goldsboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1695
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Goldstone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1696
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Goose Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1697
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gore Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1698
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Gorham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1699
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Gornergrat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1700
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Gorno-Altaysk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1701
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Gothenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1702
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Govenlock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1703
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Granada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1704
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Granada Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1705
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Granby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1706
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Grand Bank"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1707
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Grand Bend"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1708
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Grand Falls-Windsor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1709
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Grand Falls/Grand-Sault"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1710
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Grand Forks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1711
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Grand Forks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1712
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Grand Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1713
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Grand Junction"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1714
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Grand Prairie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1715
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Grand Rapids"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1716
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grande Cache"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1717
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grande Prairie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1718
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Grande-Vallee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1719
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Granger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1720
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Grangeville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1721
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Granite Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1722
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Grants Pass"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1723
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Grass Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1724
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Great Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1725
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Great Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1726
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Greeley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1727
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Green Bank Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1728
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Green Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1729
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Green River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1730
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Green River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1731
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Greenbelt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1732
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Greensboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1733
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Greenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1734
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Greenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1735
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Greenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1736
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Greenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1737
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Greenwich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1738
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Greenwich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1739
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Greenwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1740
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Greenwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1741
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Grenaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1742
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Grenfell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1743
#, kde-kuit-format
msgctxt "City in Isère France"
msgid "Grenoble"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1744
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Gresham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1745
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Groningen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1746
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Grosseto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1747
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Groton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1748
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grouard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1749
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Groveton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1750
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Grozny"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1751
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Guadalajara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1752
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "Guantanamo Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1753
#, kde-kuit-format
msgctxt "City in Guatemala"
msgid "Guatemala City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1754
#, kde-kuit-format
msgctxt "City in Ecuador"
msgid "Guayaquil"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1755
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Guelph"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1756
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Gulfport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1757
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Gulkana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1758
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gull Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1759
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Gumi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1760
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Gunsan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1761
#, kde-kuit-format
msgctxt "City in India"
msgid "Gurushikhar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1762
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Guthrie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1763
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Guysborough"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1764
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Gwangju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1765
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Gweru"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1766
#, kde-kuit-format
msgctxt "City in Győr-Moson-Sopron Hungary"
msgid "Győr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1767
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gönsdorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1768
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Göttingen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1769
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gütersloh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1770
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Haapsalu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1771
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Haarlem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1772
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Haderslev"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1773
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Hadong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1774
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Haenam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1775
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hagen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1776
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Hagerstown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1777
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Haifa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1778
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Haiku"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1779
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Hailey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1780
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Haines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1781
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Haleakala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1782
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Halifax"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1783
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Halle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1784
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hamburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1785
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Hamden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1786
#, kde-kuit-format
msgctxt "City in Bermuda"
msgid "Hamilton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1787
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Hamilton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1788
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hamilton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1789
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hamm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1790
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Hammond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1791
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Hampden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1792
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Hampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1793
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1794
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Hancock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1795
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hankinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1796
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Hanna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1797
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hannah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1798
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Hannibal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1799
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hannover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1800
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hanstholm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1801
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Hao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1802
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Hapcheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1803
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Happy Valley - Goose Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1804
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Harare"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1805
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Harbel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1806
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Harbour Breton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1807
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Harper"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1808
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Harper Woods"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1809
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Harpers Ferry"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1810
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Harrington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1811
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Harrisburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1812
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Harrisburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1813
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Harrison"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1814
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Harrisonburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1815
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Hartford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1816
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Hartrao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1817
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Harvard Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1818
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Harvey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1819
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Hassi Messaoud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1820
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Hastings"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1821
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hat Creek Radio Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1822
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Hat Yai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1823
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Hattiesburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1824
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hauula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1825
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "Havana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1826
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Havre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1827
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hawkesbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1828
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hawthorne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1829
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Hawthorne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1830
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Haystack Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1831
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hayward"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1832
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Hazard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1833
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Head-Smashed-In Buffalo Jump"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1834
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hearst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1835
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Heidelberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1836
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Heilbronn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1837
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Helena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1838
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Helgoland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1839
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Helsingoer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1840
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Helsinki"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1841
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Helwan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1842
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Henderson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1843
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Henderson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1844
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Hendersonville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1845
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Herndon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1846
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Herne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1847
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Herning"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1848
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Herstmonceux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1849
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Heuksando"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1850
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Hialeah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1851
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Hickory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1852
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Hida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1853
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "High Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1854
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "High Prairie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1855
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "High River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1856
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Highland Lakes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1857
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Highmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1858
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Hill City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1859
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Hilleroed"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1860
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hillsboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1861
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Hillsboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1862
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hilo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1863
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hinnerup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1864
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Hinton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1865
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hjoerring"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1866
#, kde-kuit-format
msgctxt "City in Tasmania Australia"
msgid "Hobart"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1867
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Hobbs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1868
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hobro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1869
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Holbaek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1870
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Holbrook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1871
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Hollis Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1872
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Holliston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1873
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Holly Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1874
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hollywood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1875
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Hollywood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1876
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Holon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1877
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Holstebro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1878
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Holyoke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1879
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Holyrood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1880
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Homer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1881
#, kde-kuit-format
msgctxt "City in China"
msgid "Hong Kong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1882
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Hongcheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1883
#, kde-kuit-format
msgctxt "City in Guadalcanal Solomon Islands"
msgid "Honiara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1884
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Honington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1885
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Honolulu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1886
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Hooker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1887
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Hooper Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1888
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Hope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1889
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Hopkinsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1890
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hornepayne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1891
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Horsens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1892
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Hospit. de Llobregat, L'"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1893
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Hot Springs National Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1894
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Houma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1895
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Houston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1896
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Huambo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1897
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Huancayo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1898
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Hudson's Hope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1899
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Huelva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1900
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Huesca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1901
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Humain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1902
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Humboldt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1903
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Humboldt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1904
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Hungnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1905
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Huntington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1906
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Huntington Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1907
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Huntington Station"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1908
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Huntsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1909
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Huntsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1910
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Hurley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1911
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Huron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1912
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Hutchinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1913
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Hutchinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1914
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Hvar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1915
#, kde-kuit-format
msgctxt "City in Andhra Pradesh India"
msgid "Hyderabad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1916
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Hyltebruk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1917
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Ibadan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1918
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Icheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1919
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Idaho Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1920
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ignace"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1921
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Ile-a-la-Crosse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1922
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Imsil"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1923
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Incheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1924
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Incirlik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1925
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Independence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1926
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Independence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1927
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Indianapolis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1928
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Ine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1929
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Inglewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1930
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Ingonish"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1931
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Innisfail"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1932
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Innsbruck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1933
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Inuvik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1934
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Invercargill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1935
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Iowa City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1936
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Ipswich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1937
#, kde-kuit-format
msgctxt "City in Nunavut Canada"
msgid "Iqaluit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1938
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Irkutsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1939
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Iron River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1940
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Iroquois Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1941
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Irvine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1942
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Irving"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1943
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Irvington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1944
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ischia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1945
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Islamabad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1946
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Istanbul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1947
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Istrana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1948
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Itapetinga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1949
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Ivano-Frankivs'k"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1950
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Ivanovo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1951
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Izaña"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1952
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Izhevsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1953
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "J. Horrocks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1954
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Jackson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1955
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Jackson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1956
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Jackson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1957
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Jacksonville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1958
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Jacksonville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1959
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Jakarta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1960
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Jaluit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1961
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Jamestown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1962
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Janesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1963
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Jangheung"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1964
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jangsu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1965
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Jasper"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1966
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Jatiluhur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1967
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Jaén"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1968
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Jecheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1969
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Jeddah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1970
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Jefferson City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1971
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Jeju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1972
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Jena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1973
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Jensen Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1974
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jeongeup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1975
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jeonju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1976
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Jerez de la Frontera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1977
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Jersey City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1978
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Jerusalem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1979
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Jinja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1980
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Jinju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1981
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Jodrell Bank"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1982
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Johannesburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1983
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Johnson City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1984
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Johnston Atoll"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1985
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Johnstown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1986
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Joliet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1987
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Joliette"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1988
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Jonesboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1989
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Joplin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1990
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Julian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1991
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Juneau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1992
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Jõgeva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1993
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Jõhvi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1994
#, kde-kuit-format
msgctxt "City in Afghanistan"
msgid "Kabul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1995
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Kabwe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1996
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Kaduna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1997
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaena Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1998
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Kaesong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:1999
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kahului"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2000
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kailua Kona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2001
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Kairouan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2002
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kaiserslautern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2003
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kaladar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2004
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Kalamazoo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2005
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kalapana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2006
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kalaupapa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2007
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Kaliningrad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2008
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Kalispell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2009
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kallaste"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2010
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kaluga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2011
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Kalundborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2012
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kamloops"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2013
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Kampala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2014
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kamsack"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2015
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kamuela"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2016
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Kanab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2017
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaneohe Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2018
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Kankakee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2019
#, kde-kuit-format
msgctxt "City in Guinea"
msgid "Kankan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2020
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Kannapolis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2021
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Kano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2022
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Kansas City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2023
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Kansas City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2024
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Kanzelhoehe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2025
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Kaolack"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2026
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kapaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2027
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kapalua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2028
#, kde-kuit-format
msgctxt "City in Somogy Hungary"
msgid "Kaposvár"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2029
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kapuskasing"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2030
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Karachi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2031
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Karlsruhe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2032
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Karonga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2033
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kaslo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2034
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kassel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2035
#, kde-kuit-format
msgctxt "City in Nepal"
msgid "Kathmandu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2036
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Katima Mulilo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2037
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaunakakai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2038
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Kaunas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2039
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Kazabazua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2040
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Kazan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2041
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Keahole"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2042
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Kearney"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2043
#, kde-kuit-format
msgctxt "City in Bács-Kiskun Hungary"
msgid "Kecskemét"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2044
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Keene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2045
#, kde-kuit-format
msgctxt "City in Iceland"
msgid "Keflavik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2046
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kehra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2047
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Keila"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2048
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kekaha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2049
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kelowna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2050
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Kelso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2051
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Kemerovo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2052
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kenai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2053
#, kde-kuit-format
msgctxt "City in Sierra Leone"
msgid "Kenema"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2054
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Kenmar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2055
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Kennebunk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2056
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Kenner"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2057
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kenora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2058
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Kenosha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2059
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Kentville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2060
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kerrobert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2061
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ketchikan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2062
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Kettering"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2063
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Khabarovsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2064
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Khaniá"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2065
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Khanty-Mansiysk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2066
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kharkiv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2067
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Khartoum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2068
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kherson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2069
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Khmel'nyts'kyi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2070
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kiel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2071
#, kde-kuit-format
msgctxt "City in Rwanda"
msgid "Kigali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2072
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Kikino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2073
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Kili"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2074
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kilingi-Nõmme"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2075
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Killarney"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2076
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Kimball"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2077
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Kimch'aek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2078
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kincardine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2079
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kindersley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2080
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "King George"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2081
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "King Salmon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2082
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Kingman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2083
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Kings Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2084
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Kingsport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2085
#, kde-kuit-format
msgctxt "City in Jamaica"
msgid "Kingston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2086
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kingston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2087
#, kde-kuit-format
msgctxt "City in Congo (Democratic Republic)"
msgid "Kinshasa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2088
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kiosk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2089
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kirkland Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2090
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kirovohrad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2091
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Kiruna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2092
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Kisangani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2093
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Kismayu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2094
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kiso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2095
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Kissimmee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2096
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Kisumu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2097
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Kit Carson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2098
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kitchener"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2099
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Kitt Peak Nat'l. Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2100
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Kitwe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2101
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kiviõli"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2102
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Klaipėda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2103
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Klamath Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2104
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kleena Kleene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2105
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Knightdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2106
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Knoxville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2107
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Koblenz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2108
#, kde-kuit-format
msgctxt "City in India"
msgid "Kodaikanal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2109
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kodiak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2110
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Koege"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2111
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kohala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2112
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kohtla-Järve"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2113
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Koko Head"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2114
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Kokomo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2115
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Kolding"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2116
#, kde-kuit-format
msgctxt "City in India"
msgid "Kolkata"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2117
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Koloa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2118
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2119
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Korat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2120
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Korsoer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2121
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Kosrae"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2122
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kostroma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2123
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kota Kinabalu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2124
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kotzebue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2125
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Krasnodar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2126
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Krasnoyarsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2127
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Krefeld"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2128
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Kristiansand"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2129
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kuala Lumpur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2130
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kuching"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2131
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Kuffner"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2132
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kunda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2133
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Kuopio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2134
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kure Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2135
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kuressaare"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2136
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Kurgan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2137
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kursk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2138
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Kutina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2139
#, kde-kuit-format
msgctxt "City in Kuwait"
msgid "Kuwait City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2140
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Kwajalein Atoll"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2141
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kwasan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2142
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kyiv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2143
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kyle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2144
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kyoto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2145
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Kyzyl"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2146
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kärdla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2147
#, kde-kuit-format
msgctxt "City in Italy"
msgid "L'Aquila"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2148
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "L'Etape"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2149
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "L'viv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2150
#, kde-kuit-format
msgctxt "City in Spain"
msgid "La Coruña"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2151
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "La Crosse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2152
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "La Grande"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2153
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "La Grange"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2154
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "La Habana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2155
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "La Loche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2156
#, kde-kuit-format
msgctxt "City in California USA"
msgid "La Mesa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2157
#, kde-kuit-format
msgctxt "City in Canary Islands Spain"
msgid "La Palma Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2158
#, kde-kuit-format
msgctxt "City in Bolivia"
msgid "La Paz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2159
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Pocatiere"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2160
#, kde-kuit-format
msgctxt "City in Charente-Maritime France"
msgid "La Rochelle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2161
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Sarre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2162
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "La Scie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2163
#, kde-kuit-format
msgctxt "City in Chile"
msgid "La Silla Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2164
#, kde-kuit-format
msgctxt "City in Italy"
msgid "La Spezia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2165
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Tuque"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2166
#, kde-kuit-format
msgctxt "City in California USA"
msgid "La Verne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2167
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "LaPeer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2168
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Labrieville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2169
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lac La Biche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2170
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Lac du Bonnet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2171
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lac-Megantic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2172
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lachute"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2173
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Laconia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2174
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Lafayette"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2175
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Lafayette"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2176
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Lagos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2177
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Lahore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2178
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Lahr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2179
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Lahti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2180
#, kde-kuit-format
msgctxt "City in Azores Portugal"
msgid "Lajes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2181
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Lake Charles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2182
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lake City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2183
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lake Louise"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2184
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Lake Oswego"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2185
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Lake Villa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2186
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Lake Village"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2187
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lakeland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2188
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lakewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2189
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Lakewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2190
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lakewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2191
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Lakota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2192
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Lamar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2193
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Lambarene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2194
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lampedusa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2195
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Lanai City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2196
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Lancaster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2197
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Lancaster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2198
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Lander"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2199
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Lansing"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2200
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Laramie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2201
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Laredo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2202
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Largo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2203
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Las Campanas Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2204
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Las Cruces"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2205
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Las Palmas de Gran Canaria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2206
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Las Vegas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2207
#, kde-kuit-format
msgctxt "City in ACT Australia"
msgid "Latham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2208
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Latina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2209
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Laurel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2210
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Laurel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2211
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Laurel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2212
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Lausanne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2213
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Laval"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2214
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Lawrence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2215
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lawrence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2216
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Lawton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2217
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Layton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2218
#, kde-kuit-format
msgctxt "City in Seine-maritime France"
msgid "Le Havre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2219
#, kde-kuit-format
msgctxt "City in Haute-Loire France"
msgid "Le-Puy-en-Velay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2220
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Leader"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2221
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Leamington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2222
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Learmonth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2223
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Leavenworth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2224
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Leavenworth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2225
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2226
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2227
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2228
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lebel-sur-Quevillon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2229
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lecce"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2230
#, kde-kuit-format
msgctxt "City in Lecco Italy"
msgid "Lecco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2231
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2232
#, kde-kuit-format
msgctxt "City in Lebanon"
msgid "Lee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2233
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Leeds"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2234
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Leeuwarden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2235
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Leganés"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2236
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Leicester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2237
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Leiden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2238
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Leiden Sur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2239
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leipzig"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2240
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Lemmon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2241
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Lemvig"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2242
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Leopold Figl"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2243
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Les Escoumins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2244
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lethbridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2245
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leverkusen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2246
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Lewes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2247
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Lewisburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2248
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Lewiston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2249
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Lewiston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2250
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Lewiston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2251
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Lewistown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2252
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Lexington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2253
#, kde-kuit-format
msgctxt "City in Spain"
msgid "León"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2254
#, kde-kuit-format
msgctxt "City in Tibet China"
msgid "Lhasa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2255
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Libreville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2256
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lick Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2257
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Lihue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2258
#, kde-kuit-format
msgctxt "City in Nord France"
msgid "Lille"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2259
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Lillooet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2260
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Lilongwe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2261
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Lima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2262
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2263
#, kde-kuit-format
msgctxt "City in Haute-Vienne France"
msgid "Limoges"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2264
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Lincoln"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2265
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Lincoln"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2266
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Lincoln"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2267
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lindbergh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2268
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Lindenhurst"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2269
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Linz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2270
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Lipetsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2271
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Lisbon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2272
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Lisbon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2273
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Listowel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2274
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Litchville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2275
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Little Rock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2276
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Littleton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2277
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Liverpool"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2278
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Liverpool"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2279
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Livingston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2280
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Livingston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2281
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Livingstone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2282
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Livonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2283
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Livorno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2284
#, kde-kuit-format
msgctxt "City in Slovenia"
msgid "Ljubljana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2285
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Llano del Hato"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2286
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Lobatsi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2287
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lockwood Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2288
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Logan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2289
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Logroño"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2290
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Loiano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2291
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Loksa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2292
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Lolo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2293
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Lomnicky stit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2294
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lompoc"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2295
#, kde-kuit-format
msgctxt "City in Togo"
msgid "Lomé"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2296
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "London"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2297
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "London"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2298
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Long Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2299
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Longview"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2300
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Longview"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2301
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lorain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2302
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Lordsburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2303
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Los Alamos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2304
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Los Altos Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2305
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Los Angeles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2306
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Louisbourg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2307
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Louisville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2308
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Louisville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2309
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Louxor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2310
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Loveland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2311
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Lovelock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2312
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lowell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2313
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Lowell Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2314
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Lowther"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2315
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Luanda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2316
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Lubbock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2317
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lucca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2318
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ludwigshafen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2319
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Luena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2320
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Lugans'k"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2321
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Lugo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2322
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Luleå"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2323
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Lund"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2324
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Lunenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2325
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Lusaka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2326
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Luts'k"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2327
#, kde-kuit-format
msgctxt "City in Luxembourg"
msgid "Luxembourg City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2328
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Lynchburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2329
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Lynden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2330
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lynn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2331
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lynn Haven"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2332
#, kde-kuit-format
msgctxt "City in Rhône France"
msgid "Lyon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2333
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Lytton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2334
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Lérida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2335
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Lübeck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2336
#, kde-kuit-format
msgctxt "City in Pyungbuk Korea"
msgid "Maando"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2337
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Maardu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2338
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Maastricht"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2339
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Mabou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2340
#, kde-kuit-format
msgctxt "City in China"
msgid "Macao"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2341
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Machern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2342
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Mackay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2343
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Mackenzie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2344
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Macon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2345
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Madelia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2346
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Madison"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2347
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Madison"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2348
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Madison"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2349
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Madrid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2350
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Magadan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2351
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Magdalena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2352
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Magdeburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2353
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Magnolia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2354
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mahlow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2355
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mainz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2356
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Maiquetia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2357
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Majunga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2358
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Majuro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2359
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Makhachkala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2360
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Makiivka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2361
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Makokou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2362
#, kde-kuit-format
msgctxt "City in Equatorial Guinea"
msgid "Malabo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2363
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Malchin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2364
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Malchow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2365
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Malden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2366
#, kde-kuit-format
msgctxt "City in Maldives"
msgid "Male"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2367
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Malmö"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2368
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Maloelap"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2369
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Malone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2370
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mammamattawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2371
#, kde-kuit-format
msgctxt "City in Mayotte France"
msgid "Mamoudzou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2372
#, kde-kuit-format
msgctxt "City in Nicaragua"
msgid "Managua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2373
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Manaus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2374
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Manchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2375
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Manchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2376
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Manchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2377
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Mandalay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2378
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Mandan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2379
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Manebach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2380
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Mangum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2381
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Manhattan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2382
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Manhattan Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2383
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Manigotagan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2384
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Manila"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2385
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Manitouwadge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2386
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Manitowoc"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2387
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Maniwaki"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2388
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mannheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2389
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Manning"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2390
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mansfeld"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2391
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Mansfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2392
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Manton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2393
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Mantorville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2394
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Manyberries"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2395
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Manzini"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2396
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Maple Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2397
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Maputo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2398
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Marado"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2399
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Marathon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2400
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2401
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Mariana Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2402
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marienberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2403
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Marietta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2404
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Marijampolė"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2405
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Marion"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2406
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markersbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2407
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markersdorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2408
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markkleeberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2409
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markneukirchen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2410
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markranstät"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2411
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marlow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2412
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Marlton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2413
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Marquette"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2414
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Marrakech"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2415
#, kde-kuit-format
msgctxt "City in Bouches-du-rhône France"
msgid "Marseille"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2416
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Marshall"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2417
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Martinsburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2418
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Martinsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2419
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Marystown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2420
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Masan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2421
#, kde-kuit-format
msgctxt "City in Lesotho"
msgid "Maseru"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2422
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Mashpee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2423
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Mason City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2424
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Massa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2425
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Massawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2426
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Massen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2427
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Matachewan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2428
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Matadi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2429
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Matagami"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2430
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Matane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2431
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Matsapha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2432
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mattawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2433
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Mauldin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2434
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Mauna Kea Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2435
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Mayaguez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2436
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Maykop"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2437
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Maysville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2438
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Mbabane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2439
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Mbandaka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2440
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Mbeya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2441
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "McAdam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2442
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "McAlester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2443
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "McAllen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2444
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "McBride"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2445
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "McCook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2446
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "McCormick Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2447
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "McDonald Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2448
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "McGill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2449
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "McGrath"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2450
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "McKeesport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2451
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "McLennan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2452
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "McLeod Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2453
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "McNary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2454
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "McNary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2455
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Meadow Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2456
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Meat Cove"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2457
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Medenine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2458
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Medford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2459
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Medford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2460
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Medicine Hat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2461
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Medingen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2462
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meerane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2463
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meinersdorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2464
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meiningen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2465
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meiän"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2466
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Meknès"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2467
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Melbourne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2468
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Melbourne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2469
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Melfort"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2470
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Melilla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2471
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Melita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2472
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Melksham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2473
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellenbach-Glasbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2474
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellensee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2475
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellingen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2476
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Melrose Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2477
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Memphis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2478
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Mena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2479
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mengersgereuth-Hämern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2480
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Menongue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2481
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Menteroda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2482
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Meredith"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2483
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Meriden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2484
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Meridian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2485
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Meridianville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2486
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merkers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2487
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Merrimack"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2488
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Merritt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2489
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Merritt Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2490
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merschwitz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2491
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merseburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2492
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merzdorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2493
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mesa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2494
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Mesquite"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2495
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Messina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2496
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Metagama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2497
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Metairie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2498
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Metsähovi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2499
#, kde-kuit-format
msgctxt "City in Moselle France"
msgid "Metz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2500
#, kde-kuit-format
msgctxt "City in Hauts-de-Seine France"
msgid "Meudon (observatory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2501
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meuselbach-Schwarzmühle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2502
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meuselwitz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2503
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Mexico"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2504
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "Mexico City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2505
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meyenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2506
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Mhlume"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2507
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miami"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2508
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miami Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2509
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Mica Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2510
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Michendorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2511
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Midas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2512
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Middelburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2513
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Middelfart"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2514
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Middlebury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2515
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Middleton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2516
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Middletown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2517
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Midland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2518
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Midland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2519
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Midnapore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2520
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Midway Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2521
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Midwest City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2522
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mieäste"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2523
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Milan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2524
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Milbank"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2525
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mildenau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2526
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Milford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2527
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Milford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2528
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Milford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2529
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Milford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2530
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Mili"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2531
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Milk River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2532
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Milkau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2533
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Milledgeville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2534
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Miller"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2535
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Millinocket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2536
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Millville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2537
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Milpitas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2538
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Milwaukee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2539
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Mine Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2540
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Minneapolis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2541
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Minnedosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2542
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Minnetonka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2543
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Minot"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2544
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Minto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2545
#, kde-kuit-format
msgctxt "City in St-Pierre and Miquelon France"
msgid "Miquelon Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2546
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miramar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2547
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Miramichi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2548
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Mirnyi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2549
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Miryang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2550
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Mishawaka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2551
#, kde-kuit-format
msgctxt "City in Borsod-Abaúj-Zemplén Hungary"
msgid "Miskolc"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2552
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Misratah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2553
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mississauga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2554
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Missoula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2555
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Mitchell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2556
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Mitzpe Ramon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2557
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Mizusawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2558
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Mobile"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2559
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Mobridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2560
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Modena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2561
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Modesto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2562
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Moenkopi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2563
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Moers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2564
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Mogadishu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2565
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Mokpo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2566
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Moline"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2567
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Molokai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2568
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Molonglo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2569
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Mombasa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2570
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Moncton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2571
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Monroe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2572
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Monrovia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2573
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Joli"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2574
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Laurier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2575
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Tremblant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2576
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Montague"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2577
#, kde-kuit-format
msgctxt "City in Monaco"
msgid "Monte Carlo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2578
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Montebello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2579
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montebello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2580
#, kde-kuit-format
msgctxt "City in Jamaica"
msgid "Montego Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2581
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Monterey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2582
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Monterey Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2583
#, kde-kuit-format
msgctxt "City in Uruguay"
msgid "Montevideo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2584
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Montgomery"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2585
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Monticello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2586
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Monticello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2587
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Monticello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2588
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montmagny"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2589
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Montour Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2590
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Montpelier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2591
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Montpelier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2592
#, kde-kuit-format
msgctxt "City in Herault France"
msgid "Montpellier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2593
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montreal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2594
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Montreal Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2595
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Montreal River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2596
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Moore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2597
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Moose Jaw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2598
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Moose River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2599
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Moosomin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2600
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Moosonee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2601
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Morden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2602
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Morehead"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2603
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Morgan City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2604
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Morgantown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2605
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Morogoro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2606
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Moroto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2607
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Morristown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2608
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Morristown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2609
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Morrow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2610
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Morón"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2611
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Moscow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2612
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Moscow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2613
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Moses Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2614
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Mosselbaai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2615
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Mount Ekar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2616
#, kde-kuit-format
msgctxt "City in Antarctica"
msgid "Mount Erebus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2617
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Mount Evans Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2618
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mount Forest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2619
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mount Graham Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2620
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Mount John"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2621
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mount Lemmon Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2622
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Mount Mario"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2623
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mount Palomar Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2624
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Mount Pleasant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2625
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Mount Stromlo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2626
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Mount Vernon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2627
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mount Wilson Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2628
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Mountain Brook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2629
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mountain View"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2630
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Mountain View"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2631
#, kde-kuit-format
msgctxt "City in Ulster Ireland"
msgid "Moville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2632
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Muan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2633
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Mullard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2634
#, kde-kuit-format
msgctxt "City in India"
msgid "Mumbai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2635
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Muncie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2636
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Muncy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2637
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Mungyeong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2638
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Munich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2639
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Murcia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2640
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Murdochville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2641
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Murfreesboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2642
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Murmansk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2643
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Murray"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2644
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Muskegon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2645
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Muskogee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2646
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Mustvee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2647
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Mutare"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2648
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Muyinga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2649
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Mwanza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2650
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Mykolaiv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2651
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Myrtle Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2652
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Mzuzu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2653
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Málaga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2654
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Móstoles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2655
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Mõisaküla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2656
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mönchengladbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2657
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mülheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2658
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Münster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2659
#, kde-kuit-format
msgctxt "City in Chad"
msgid "N'djamina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2660
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Naalehu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2661
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Naestved"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2662
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nagasaki"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2663
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nagoya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2664
#, kde-kuit-format
msgctxt "City in India"
msgid "Nagpur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2665
#, kde-kuit-format
msgctxt "City in India"
msgid "Naini Tal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2666
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Nairobi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2667
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Nakina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2668
#, kde-kuit-format
msgctxt "City in Lolland Denmark"
msgid "Nakskov"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2669
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nakusp"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2670
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Nal'chik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2671
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Namhae"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2672
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Namibe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2673
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Namorik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2674
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Nampa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2675
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Nampula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2676
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Namwon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2677
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nanaimo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2678
#, kde-kuit-format
msgctxt "City in Cher France"
msgid "Nancay (observatory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2679
#, kde-kuit-format
msgctxt "City in Fiji"
msgid "Nandi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2680
#, kde-kuit-format
msgctxt "City in Loire-atlantique France"
msgid "Nantes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2681
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Napa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2682
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Naperville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2683
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Napierville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2684
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Naples"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2685
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Naples"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2686
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Narva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2687
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Narva-Jõesuu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2688
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Nashua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2689
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Nashville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2690
#, kde-kuit-format
msgctxt "City in Bahamas"
msgid "Nassau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2691
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Nassau Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2692
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Natal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2693
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Natchez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2694
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nazko"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2695
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Našice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2696
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Ndola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2697
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Needles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2698
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Needles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2699
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nelson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2700
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Nenana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2701
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Neponsit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2702
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Neuss"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2703
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Nevada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2704
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "New Albany"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2705
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "New Bedford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2706
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Britian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2707
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "New Brunswick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2708
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "New Carlisle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2709
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "New Carrollton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2710
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "New Castle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2711
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "New Castle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2712
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "New Castle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2713
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "New Castle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2714
#, kde-kuit-format
msgctxt "City in India"
msgid "New Delhi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2715
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "New Glasgow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2716
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "New Hampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2717
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Hartford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2718
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Haven"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2719
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "New Iberia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2720
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New London"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2721
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "New Meadows"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2722
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "New Orleans"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2723
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "New Rochelle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2724
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "New Rockford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2725
#, kde-kuit-format
msgctxt "City in California USA"
msgid "New Washoe City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2726
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "New York"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2727
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Newark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2728
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Newark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2729
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Newcastle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2730
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Newell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2731
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Newmarket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2732
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Newport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2733
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Newport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2734
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Newport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2735
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Newport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2736
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Newport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2737
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Newport Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2738
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Newport News"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2739
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Newton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2740
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Newton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2741
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Ngozi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2742
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Niagara Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2743
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Niamey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2744
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Nice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2745
#, kde-kuit-format
msgctxt "City in Cyprus"
msgid "Nicosia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2746
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Nijmegen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2747
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Nipawin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2748
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Nipigon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2749
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Nitro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2750
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Nizhnii Novgorod"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2751
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nobeyama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2752
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Nogales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2753
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Nome"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2754
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Norco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2755
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Nordegg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2756
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Norfolk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2757
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Norfolk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2758
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Norman"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2759
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "North Battleford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2760
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "North Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2761
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "North Bellmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2762
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "North Cape May"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2763
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "North Charleston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2764
#, kde-kuit-format
msgctxt "City in California USA"
msgid "North Hollywood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2765
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "North Las Vegas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2766
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "North Liberty Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2767
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "North Little Rock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2768
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "North Olmstead"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2769
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "North Platte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2770
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Northfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2771
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Northport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2772
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Northrop Strip"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2773
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Northway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2774
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Norton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2775
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Norton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2776
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Norwalk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2777
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Norwalk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2778
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Norway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2779
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Nottingham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2780
#, kde-kuit-format
msgctxt "City in Mauritania"
msgid "Nouakchott"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2781
#, kde-kuit-format
msgctxt "City in New Caledonia France"
msgid "Noumea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2782
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Novara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2783
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Novgorod"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2784
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Novi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2785
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Novosibirsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2786
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Nuremberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2787
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Nyborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2788
#, kde-kuit-format
msgctxt "City in Falster Denmark"
msgid "Nykoebing Falster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2789
#, kde-kuit-format
msgctxt "City in Szabolcs-Szatmár-Bereg Hungary"
msgid "Nyíregyháza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2790
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Oak Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2791
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Oak Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2792
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Oak Ridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2793
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Oak Ridge Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2794
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Oakfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2795
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oakland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2796
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Oakley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2797
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Oakville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2798
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oberhausen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2799
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Oberlin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2800
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oberpfaffenhofen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2801
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Obs. Astronomico de Madrid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2802
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Obs. Milan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2803
#, kde-kuit-format
msgctxt "City in Alpes de Haute Provence France"
msgid "Observatoire de Haute Provence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2804
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Ocala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2805
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Ocean City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2806
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Ocean Grove"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2807
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oceanside"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2808
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Odense"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2809
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Odessa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2810
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Odessa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2811
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Offenbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2812
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Ogallala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2813
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Ogden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2814
#, kde-kuit-format
msgctxt "City in Lecco Italy"
msgid "Oggiono"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2815
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Ohakea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2816
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Okayama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2817
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Okinawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2818
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Oklahoma City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2819
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Olathe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2820
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Olbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2821
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oldenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2822
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oldendorf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2823
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Olds"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2824
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Olean"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2825
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Olympia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2826
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Omaha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2827
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Omsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2828
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Ondangwa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2829
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Onsala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2830
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ontario"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2831
#, kde-kuit-format
msgctxt "City in Flandre occidentale Belgium"
msgid "Oostende"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2832
#, kde-kuit-format
msgctxt "City in India"
msgid "Ooty"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2833
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Opelika"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2834
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Opheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2835
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Oporto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2836
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Oran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2837
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Orange"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2838
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Orange"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2839
#, kde-kuit-format
msgctxt "City in Vaucluse France"
msgid "Orange"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2840
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Orange Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2841
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Orangeburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2842
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Orel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2843
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Orem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2844
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Orenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2845
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Orense"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2846
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Orillia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2847
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Orlando"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2848
#, kde-kuit-format
msgctxt "City in Loiret France"
msgid "Orleans"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2849
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Osaka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2850
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Osborne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2851
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Oshkosh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2852
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Osijek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2853
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Oslo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2854
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Osnabrück"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2855
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Osoyoos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2856
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Otranto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2857
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ottawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2858
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Ottumwa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2859
#, kde-kuit-format
msgctxt "City in Burkina Faso"
msgid "Ouagadougou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2860
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Ouarzazate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2861
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Oulu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2862
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Outlook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2863
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Overland Park"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2864
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Oviedo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2865
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Owen Sound"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2866
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Owens Valley Radio Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2867
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Owensboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2868
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Oxford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2869
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Oxford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2870
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Oxford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2871
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oxnard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2872
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Oyen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2873
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Oymiakon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2874
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Ozark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2875
#, kde-kuit-format
msgctxt "City in Korea"
msgid "P'yongyang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2876
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Paauilo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2877
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Pacific"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2878
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pacific Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2879
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Paderborn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2880
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Padova"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2881
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Paducah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2882
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Pagan Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2883
#, kde-kuit-format
msgctxt "City in Samoa"
msgid "Pago Pago"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2884
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Paide"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2885
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Palana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2886
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Paldiski"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2887
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Palembang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2888
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Palencia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2889
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Palermo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2890
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Palm City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2891
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Palma de Mallorca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2892
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Palmdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2893
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Palmer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2894
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Palo Alto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2895
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pamplona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2896
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Panama City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2897
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Panama City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2898
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Panevėžys"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2899
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pantelleria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2900
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Papeete"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2901
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Paradis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2902
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Paradise"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2903
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Parent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2904
#, kde-kuit-format
msgctxt "City in Christmas Island Kiribati"
msgid "Paris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2905
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Paris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2906
#, kde-kuit-format
msgctxt "City in Paris France"
msgid "Paris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2907
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Park Rapids"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2908
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Park View"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2909
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Parkersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2910
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Parkes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2911
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Parma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2912
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Parma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2913
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Parrsboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2914
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Parry Sound"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2915
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Parsons"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2916
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pasadena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2917
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Pasadena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2918
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Pascagoula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2919
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Paterson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2920
#, kde-kuit-format
msgctxt "City in Pyrénées atlantiques France"
msgid "Pau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2921
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Pawtucket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2922
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Peace River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2923
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Pearce"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2924
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Pechory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2925
#, kde-kuit-format
msgctxt "City in China"
msgid "Peking"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2926
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Pemba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2927
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Pemberton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2928
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Pembina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2929
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pembroke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2930
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Penang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2931
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Pendleton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2932
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Pensacola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2933
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Penticton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2934
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Penza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2935
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Peoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2936
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Perkins Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2937
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Perm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2938
#, kde-kuit-format
msgctxt "City in Pyrénées Orientales France"
msgid "Perpignan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2939
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Perth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2940
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Perth Amboy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2941
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Peru"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2942
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Perugia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2943
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pesaro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2944
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pescara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2945
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Peshawar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2946
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Petach Tikva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2947
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Peterbell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2948
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Peterborough"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2949
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Petersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2950
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Petersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2951
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Petropavlovsk-Kamchatskiy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2952
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Petrozavodsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2953
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Pevek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2954
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Pforzheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2955
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Phenix City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2956
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Philadelphia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2957
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Philip"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2958
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Phoenix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2959
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Phuket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2960
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Piacenza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2961
#, kde-kuit-format
msgctxt "City in Hautes-Pyrénées France"
msgid "Pic du Midi (observatory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2962
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Picayune"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2963
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pickle Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2964
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pico Rivera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2965
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pico de Veleta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2966
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Pierce"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2967
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Pierre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2968
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pilot Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2969
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Pine Bluff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2970
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Pine City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2971
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Pine Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2972
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pisa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2973
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Pittsburgh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2974
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Pittsfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2975
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Piwnice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2976
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Placerville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2977
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Plainfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2978
#, kde-kuit-format
msgctxt "City in Mauritius"
msgid "Plaisance"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2979
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Plano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2980
#, kde-kuit-format
msgctxt "City in Hautes Alpes France"
msgid "Plateau de Bure (observatory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2981
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Plateau de Calern (observatory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2982
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Plattsburgh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2983
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Plymouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2984
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Plymouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2985
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Plymouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2986
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Plymouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2987
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Pocatello"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2988
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Pocomoke City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2989
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Podor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2990
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Pohang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2991
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Pohnpei"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2992
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Point Hope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2993
#, kde-kuit-format
msgctxt "City in Congo"
msgid "Pointe Noire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2994
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pointe au Baril Station"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2995
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Pointe-aux-Anglais"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2996
#, kde-kuit-format
msgctxt "City in Guadeloupe France"
msgid "Pointe-à-Pitre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2997
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Polson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2998
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Poltava"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:2999
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pomona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3000
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Pompano Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3001
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Ponca City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3002
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Ponce"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3003
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pontevedra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3004
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Pontiac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3005
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Poplar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3006
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Poplar Bluff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3007
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Pori"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3008
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Port Alberni"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3009
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Port Allen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3010
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Port Arthur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3011
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Port Colborne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3012
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Port Dover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3013
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Port Elizabeth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3014
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Port Gentil"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3015
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Port Harcourt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3016
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Port Hawkesbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3017
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Port Huron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3018
#, kde-kuit-format
msgctxt "City in Papua New Guinea"
msgid "Port Moresby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3019
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Port Renfrew"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3020
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Port Salerno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3021
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Port Soudan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3022
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Port Sulphur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3023
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Port au Choix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3024
#, kde-kuit-format
msgctxt "City in Trinidad and Tobago"
msgid "Port of Spain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3025
#, kde-kuit-format
msgctxt "City in Haiti"
msgid "Port-au-Prince"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3026
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Portage la Prairie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3027
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Portland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3028
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Portland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3029
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Portneuf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3030
#, kde-kuit-format
msgctxt "City in Bénin"
msgid "Porto Novo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3031
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Portsmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3032
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Portsmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3033
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Portsmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3034
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Portsmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3035
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Potchefstroom"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3036
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Potenza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3037
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Potomac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3038
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Potsdam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3039
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Pottstown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3040
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Poughkeepsie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3041
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Powell River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3042
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Poznan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3043
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Požega"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3044
#, kde-kuit-format
msgctxt "City in Czechia"
msgid "Prague"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3045
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Prato"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3046
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Pratt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3047
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Prescott"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3048
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Preston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3049
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Pretoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3050
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Primghar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3051
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Prince Albert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3052
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Prince George"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3053
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Prince Rupert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3054
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Princeton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3055
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Princeton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3056
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Princeton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3057
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Princeton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3058
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Princeton Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3059
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Procida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3060
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Proctor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3061
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Prosser"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3062
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Providence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3063
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Provideniya Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3064
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Provo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3065
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Provost"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3066
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Prudhoe Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3067
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Pskov"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3068
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Pueblo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3069
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Puerto Montt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3070
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Puerto Real"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3071
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Puerto del Rosario"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3072
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Pula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3073
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Pulkovo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3074
#, kde-kuit-format
msgctxt "City in Maharashtra India"
msgid "Pune"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3075
#, kde-kuit-format
msgctxt "City in China"
msgid "Purple Mountain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3076
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Putnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3077
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Puyallup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3078
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Pärnu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3079
#, kde-kuit-format
msgctxt "City in Baranya Hungary"
msgid "Pécs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3080
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Põltsamaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3081
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Põlva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3082
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Püssi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3083
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Quakertown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3084
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Quebec"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3085
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Quesnel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3086
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Quezon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3087
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Quincy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3088
#, kde-kuit-format
msgctxt "City in Ecuador"
msgid "Quito"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3089
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Qustantinah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3090
#, kde-kuit-format
msgctxt "City in Spain"
msgid "R.M. Aller de S. de Compostela"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3091
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Ra'anana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3092
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Rabat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3093
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Racine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3094
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Radisson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3095
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Rainy River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3096
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Rakvere"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3097
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Raleigh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3098
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Ramat Gan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3099
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ramstein"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3100
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rancho Palos Verdes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3101
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Randers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3102
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Randolph"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3103
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rangeley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3104
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ranger Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3105
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Rangoon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3106
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Rapid City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3107
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Rapla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3108
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Rastede"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3109
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ravenna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3110
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Rawalpindi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3111
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Rawlins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3112
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Raymore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3113
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Reading"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3114
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Recife"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3115
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Recklinghausen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3116
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Red Deer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3117
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Red Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3118
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redding"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3119
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redondo Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3120
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redwood City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3121
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Regensburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3122
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Reggio di Calabria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3123
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Regina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3124
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Regway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3125
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Rehovot"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3126
#, kde-kuit-format
msgctxt "City in Marne France"
msgid "Reims"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3127
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Remscheid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3128
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Renfrew"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3129
#, kde-kuit-format
msgctxt "City in Ille-et-vilaine France"
msgid "Rennes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3130
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Rennie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3131
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Reno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3132
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Reseda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3133
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Revelstoke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3134
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Rexburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3135
#, kde-kuit-format
msgctxt "City in Iceland"
msgid "Reykjavik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3136
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Rhinelander"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3137
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Ribe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3138
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Richardson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3139
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Richibucto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3140
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Richland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3141
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Richmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3142
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Richmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3143
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Richmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3144
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Richmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3145
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Richmond"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3146
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Rifle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3147
#, kde-kuit-format
msgctxt "City in Latvia"
msgid "Riga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3148
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Rimini"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3149
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rimouski"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3150
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Ringkoebing"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3151
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Ringsted"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3152
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Rio de Janeiro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3153
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Riverside"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3154
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Riverton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3155
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Riviere-Eternite"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3156
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Riviere-du-Loup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3157
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Rivne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3158
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Riyadh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3159
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Roanoke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3160
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Roberval"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3161
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Robinson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3162
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Robledo de Chavela"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3163
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Roblin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3164
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Rochdale Lanc"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3165
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rochebaucourt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3166
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Rochester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3167
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Rochester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3168
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Rochester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3169
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Rochester Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3170
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Rock Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3171
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Rock Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3172
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Rock Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3173
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Rockford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3174
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rockland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3175
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Rockport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3176
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Rockville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3177
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rockwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3178
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Rocky Harbour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3179
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Rocky Mount"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3180
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Rocky Mountain House"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3181
#, kde-kuit-format
msgctxt "City in Bornholm Denmark"
msgid "Roenne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3182
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Rogers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3183
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rollet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3184
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Rome"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3185
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Roosevelt Roads"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3186
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Roque de los Muchachos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3187
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rosemead"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3188
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Rosetown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3189
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Roseville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3190
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Roseville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3191
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Roskilde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3192
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Rosthern"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3193
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Rostock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3194
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Rostov na Donu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3195
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Roswell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3196
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Roswell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3197
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Rota Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3198
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Rotterdam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3199
#, kde-kuit-format
msgctxt "City in Seine-maritime France"
msgid "Rouen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3200
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Roundup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3201
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rouyn-Noranda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3202
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Rovaniemi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3203
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Rovinj"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3204
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rowland Heights"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3205
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Royal Oak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3206
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ruby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3207
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Rugby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3208
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Rumford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3209
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Russell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3210
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Russell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3211
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Ruston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3212
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Rutherford Appleton Lab."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3213
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Rutland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3214
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Ruyigi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3215
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Ryazan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3216
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Räpina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3217
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Saarbrücken"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3218
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Sabadell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3219
#, kde-kuit-format
msgctxt "City in Ahmadi Kuwait"
msgid "Sabahiya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3220
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sable Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3221
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Saco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3222
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sacramento"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3223
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Saganaga Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3224
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Saginaw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3225
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Saginaw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3226
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saguenay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3227
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Saint John"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3228
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Basile-de-Tableau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3229
#, kde-kuit-format
msgctxt "City in Loire France"
msgid "Saint-Etienne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3230
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Felicien"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3231
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Georges"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3232
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Hubert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3233
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Hyacinthe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3234
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Jerome"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3235
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Michel-des-Saints"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3236
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Saint-Quentin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3237
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sainte-Adele"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3238
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Saipan Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3239
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Salaberry-de-Valleyfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3240
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Salamanca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3241
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Sale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3242
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Salem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3243
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Salem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3244
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Salem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3245
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Salem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3246
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Salerno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3247
#, kde-kuit-format
msgctxt "City in Nógrád Hungary"
msgid "Salgótarján"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3248
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Salina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3249
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Salina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3250
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Salinas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3251
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Salisbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3252
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Sallisaw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3253
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Salmon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3254
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Salmon Arm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3255
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Salt Lake City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3256
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Salton City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3257
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Salzburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3258
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Salzgitter"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3259
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Samara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3260
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Samarrah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3261
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "San Angelo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3262
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "San Antonio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3263
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Bernardino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3264
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Diego"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3265
#, kde-kuit-format
msgctxt "City in Spain"
msgid "San Fernando"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3266
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Francisco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3267
#, kde-kuit-format
msgctxt "City in Costa Rica"
msgid "San Jose"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3268
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Jose"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3269
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "San Juan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3270
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Leandro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3271
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Mateo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3272
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Pedro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3273
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "San Pedro Martir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3274
#, kde-kuit-format
msgctxt "City in El Salvador"
msgid "San Salvador"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3275
#, kde-kuit-format
msgctxt "City in Spain"
msgid "San Sebastián"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3276
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "San Sebastián de la Gomera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3277
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Sancheong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3278
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Sanders"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3279
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Sandersville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3280
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Sandhurst Surrey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3281
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Sandpoint"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3282
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Sanford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3283
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Ana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3284
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Barbara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3285
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Clara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3286
#, kde-kuit-format
msgctxt "City in Bolivia"
msgid "Santa Cruz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3287
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Santa Cruz de Tenerife"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3288
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Santa Cruz de la Palma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3289
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Santa Fe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3290
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Maria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3291
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Santa Maria Capua Vetere"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3292
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Monica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3293
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Rosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3294
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Santa Rosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3295
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Santander"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3296
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Santiago"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3297
#, kde-kuit-format
msgctxt "City in Dominican Republic"
msgid "Santo Domingo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3298
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Sapporo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3299
#, kde-kuit-format
msgctxt "City in Bosnia and Herzegovina"
msgid "Sarajevo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3300
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Saransk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3301
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sarasota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3302
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Saratov"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3303
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Sargent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3304
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sarnia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3305
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Saskatoon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3306
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Sassari"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3307
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Satif"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3308
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Saue"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3309
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Sault St. Marie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3310
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sault Ste. Marie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3311
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Savannah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3312
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Savant Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3313
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Savona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3314
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Scarborough"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3315
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Schauinsland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3316
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Schaumburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3317
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Schenectady"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3318
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Schuyler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3319
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Schwerin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3320
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Scottsdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3321
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Scranton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3322
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Seabrook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3323
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Seaford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3324
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Seal Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3325
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Seattle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3326
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sebastian"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3327
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Sechelt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3328
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Segou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3329
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Segovia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3330
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Selma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3331
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Selter"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3332
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Senneterre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3333
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Seogwipo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3334
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Seongsanpo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3335
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Seosan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3336
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Seoul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3337
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sept-Iles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3338
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Sevastopol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3339
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Sevilla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3340
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Seward"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3341
#, kde-kuit-format
msgctxt "City in Madina Saudi Arabia"
msgid "Sewerqia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3342
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Seymour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3343
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Sfax"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3344
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Shabaqua Corners"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3345
#, kde-kuit-format
msgctxt "City in China"
msgid "Shanghai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3346
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Shannon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3347
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Shaunavon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3348
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Shawinigan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3349
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Shawnee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3350
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Sheboygan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3351
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sheet Harbour"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3352
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Sheffield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3353
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Shelby"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3354
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Shelbyville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3355
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Sheldon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3356
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Shell Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3357
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Shemya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3358
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sherbrooke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3359
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sherbrooke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3360
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Sheridan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3361
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Shippagan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3362
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Shiraz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3363
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Shoshone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3364
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Shreveport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3365
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Shungnak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3366
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Sibu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3367
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Siding Spring"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3368
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Siegen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3369
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Siena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3370
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Sigonella"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3371
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Silkeborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3372
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Sillamäe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3373
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Silver Dollar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3374
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Silver Spring"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3375
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Simferopol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3376
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Simi Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3377
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Simunye"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3378
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Sindi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3379
#, kde-kuit-format
msgctxt "City in Singapore"
msgid "Singapore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3380
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Sinuiju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3381
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Sioux City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3382
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Sioux Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3383
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sioux Lookout"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3384
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sioux Narrows"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3385
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Siracusa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3386
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Sisak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3387
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Sitka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3388
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Sittwe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3389
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Skagen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3390
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Skalnate Pleso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3391
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Skibotn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3392
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Skive"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3393
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Skokie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3394
#, kde-kuit-format
msgctxt "City in Macedonia"
msgid "Skopje"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3395
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Slagelse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3396
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Slate Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3397
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Slave Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3398
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Slidell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3399
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Smiths Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3400
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Smoky Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3401
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Smolensk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3402
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Smooth Rock Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3403
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Smyrna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3404
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Sochi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3405
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Soda Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3406
#, kde-kuit-format
msgctxt "City in Denmark"
msgid "Soeborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3407
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Soenderborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3408
#, kde-kuit-format
msgctxt "City in Bulgaria"
msgid "Sofia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3409
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Sokcho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3410
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Solingen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3411
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Somerset"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3412
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Somerset"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3413
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Somerville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3414
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Somerville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3415
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Sondrestrom"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3416
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Sonnenberg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3417
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sonoma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3418
#, kde-kuit-format
msgctxt "City in Győr-Moson-Sopron Hungary"
msgid "Sopron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3419
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Soria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3420
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Souris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3421
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Souris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3422
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Sousse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3423
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "South Bend"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3424
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "South Brook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3425
#, kde-kuit-format
msgctxt "City in California USA"
msgid "South Gate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3426
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "South Kauai VORTAC"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3427
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Southampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3428
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Southampton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3429
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Southfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3430
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Southington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3431
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Soweto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3432
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Soyo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3433
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Sparks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3434
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Spartanburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3435
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Spenard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3436
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Spencer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3437
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Spirit River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3438
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Spiritwood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3439
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Split"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3440
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Spokane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3441
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Sprague"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3442
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Springdale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3443
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3444
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3445
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3446
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3447
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3448
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Springfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3449
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Spuzzum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3450
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Squamish"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3451
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. Alban's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3452
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "St. Albans"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3453
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. Bride's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3454
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "St. Catharines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3455
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Charles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3456
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "St. Clair Shores"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3457
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "St. Cloud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3458
#, kde-kuit-format
msgctxt "City in Virgin Islands"
msgid "St. Croix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3459
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. David's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3460
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "St. George"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3461
#, kde-kuit-format
msgctxt "City in Antigua and Barbuda"
msgid "St. John's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3462
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. John's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3463
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Joseph"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3464
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "St. Louis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3465
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Louis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3466
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "St. María Tonantzintla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3467
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "St. Michales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3468
#, kde-kuit-format
msgctxt "City in Loire-atlantique France"
msgid "St. Nazaire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3469
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "St. Paul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3470
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "St. Paul"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3471
#, kde-kuit-format
msgctxt "City in Guernsey United Kingdom"
msgid "St. Peter Port"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3472
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "St. Peter's"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3473
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "St. Petersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3474
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "St. Petersburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3475
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "St. Stephen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3476
#, kde-kuit-format
msgctxt "City in Virgin Islands"
msgid "St. Thomas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3477
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "St. Thomas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3478
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "St. Walburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3479
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Stamford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3480
#, kde-kuit-format
msgctxt "City in Falkland Islands"
msgid "Stanley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3481
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Stara Lesna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3482
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Staten Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3483
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Statesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3484
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Stavanger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3485
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Stavropol'"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3486
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Steamboat Springs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3487
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Steinbach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3488
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Stephenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3489
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Sterling"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3490
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Sterling"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3491
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Sterling Heights"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3492
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Stettler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3493
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Steubenville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3494
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Stockert"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3495
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Stockholm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3496
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Stockholm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3497
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Stockton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3498
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Stony Brook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3499
#, kde-kuit-format
msgctxt "City in Bas-Rhin France"
msgid "Strasbourg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3500
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Stratford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3501
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Stratford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3502
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Struer"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3503
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Sturtevant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3504
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Stuttgart"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3505
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sudbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3506
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Suez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3507
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Suffolk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3508
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Sugadaira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3509
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sultan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3510
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Summerford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3511
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Summerside"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3512
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Sumter"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3513
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Sumy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3514
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sun Valley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3515
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Suncheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3516
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sundridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3517
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sunnyvale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3518
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sunrise"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3519
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Superior"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3520
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Surrey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3521
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Sussex"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3522
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Sutherland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3523
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sutton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3524
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Suure-Jaani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3525
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Suwon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3526
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Svendborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3527
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Swan Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3528
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Swan River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3529
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Swannanoa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3530
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Swift Current"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3531
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Sydney"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3532
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sydney"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3533
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Syktyvkar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3534
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Syracuse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3535
#, kde-kuit-format
msgctxt "City in Csongrád Hungary"
msgid "Szeged"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3536
#, kde-kuit-format
msgctxt "City in Tolna Hungary"
msgid "Szekszárd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3537
#, kde-kuit-format
msgctxt "City in Jász-Nagykun-Szolnok Hungary"
msgid "Szolnok"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3538
#, kde-kuit-format
msgctxt "City in Vas Hungary"
msgid "Szombathely"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3539
#, kde-kuit-format
msgctxt "City in Fejér Hungary"
msgid "Székesfehérvár"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3540
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "São Paulo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3541
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Taber"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3542
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Tabriz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3543
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tachie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3544
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Tacoma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3545
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Tadoussac"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3546
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Taebaek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3547
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Tahiti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3548
#, kde-kuit-format
msgctxt "City in Hong Kong"
msgid "Tai Tam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3549
#, kde-kuit-format
msgctxt "City in Taiwan"
msgid "Taipei"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3550
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Takoradi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3551
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Talara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3552
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Tallahassee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3553
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tallinn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3554
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tamanrasset"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3555
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tambov"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3556
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Tampa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3557
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Tampere"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3558
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tamsalu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3559
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Tangier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3560
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Taora Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3561
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tapa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3562
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Taranto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3563
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Tarragona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3564
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tartu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3565
#, kde-kuit-format
msgctxt "City in Uzbekistan"
msgid "Tashkent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3566
#, kde-kuit-format
msgctxt "City in Komárom-Esztergom Hungary"
msgid "Tatabánya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3567
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tataouine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3568
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Taylor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3569
#, kde-kuit-format
msgctxt "City in Honduras"
msgid "Tegucigalpa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3570
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Tehran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3571
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Teignmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3572
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Tel Aviv"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3573
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Temiskaming Shores"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3574
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tempe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3575
#, kde-kuit-format
msgctxt "City in Singapore"
msgid "Tengah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3576
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Tenino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3577
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Tern Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3578
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Terni"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3579
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Ternopil'"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3580
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Terrace Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3581
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Terrassa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3582
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Terre Haute"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3583
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Terrenceville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3584
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Teruel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3585
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tete Jaune Cache"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3586
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Texarkana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3587
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Texarkana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3588
#, kde-kuit-format
msgctxt "City in Lesotho"
msgid "Teyateayneng"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3589
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "The Pas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3590
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Thessalon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3591
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Thessaloníki"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3592
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Thetford Mines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3593
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Thibodaux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3594
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Thies"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3595
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Thisted"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3596
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Thomasville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3597
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Thornton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3598
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Thousand Oaks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3599
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Thule"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3600
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Thunder Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3601
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Tifton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3602
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Tignish"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3603
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Tiko"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3604
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Tilburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3605
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Tillson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3606
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Timmins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3607
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Tinak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3608
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tindouf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3609
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Tinian Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3610
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tlemcen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3611
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Toamasina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3612
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Tobermory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3613
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Tobruk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3614
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Toender"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3615
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tofino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3616
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Tokyo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3617
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Toledo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3618
#, kde-kuit-format
msgctxt "City in Toledo Spain"
msgid "Toledo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3619
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Toliara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3620
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Tombouctou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3621
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tombstone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3622
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Tomsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3623
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Tongyeong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3624
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Topeka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3625
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Tornio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3626
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Toronto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3627
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Torrance"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3628
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Torrington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3629
#, kde-kuit-format
msgctxt "City in Haute-Garonne France"
msgid "Toulouse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3630
#, kde-kuit-format
msgctxt "City in Indre-et-Loire France"
msgid "Tours"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3631
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Townsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3632
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Toyokawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3633
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tozeur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3634
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trapani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3635
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Traverse City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3636
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trento"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3637
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Trenton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3638
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Trepassey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3639
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Treviso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3640
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trieste"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3641
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Trinidad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3642
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Tripoli"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3643
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Trois-Rivieres"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3644
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Tromsø"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3645
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Trondheim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3646
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Troy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3647
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Troy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3648
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Troy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3649
#, kde-kuit-format
msgctxt "City in Aube France"
msgid "Troyes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3650
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Truk Atoll"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3651
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Truro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3652
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Truth or Consequences"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3653
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Tucker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3654
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tucson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3655
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Tucumcari"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3656
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3657
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Tulsa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3658
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tumbler Ridge"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3659
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tunis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3660
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Tupelo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3661
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Turin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3662
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Turku"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3663
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Tuscaloosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3664
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tver'"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3665
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Twin Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3666
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Two Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3667
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Tyler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3668
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Tyumen'"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3669
#, kde-kuit-format
msgctxt "City in Faroe Islands Denmark"
msgid "Tórshavn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3670
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tõrva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3671
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Türi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3672
#, kde-kuit-format
msgctxt "City in Washington, DC USA"
msgid "US Naval Observatory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3673
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Ubon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3674
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Ucluelet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3675
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Udine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3676
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Udon-Thani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3677
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Uelzen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3678
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Ufa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3679
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Uiseong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3680
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Ujung Pandang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3681
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Ukkel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3682
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Ulan-Ude"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3683
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Uljin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3684
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Ulleungdo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3685
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ulm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3686
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Ulsan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3687
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Unalaska"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3688
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Uni. de Barcelona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3689
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Union City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3690
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Union City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3691
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Unity"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3692
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "University City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3693
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Upolu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3694
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Upolu Point"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3695
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Uppsala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3696
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Uppsala Sur"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3697
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Upsala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3698
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Urbana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3699
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Ust'-Ordynsky"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3700
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Utica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3701
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Utirik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3702
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Utrecht"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3703
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Uzhhorod"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3704
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Vacaville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3705
#, kde-kuit-format
msgctxt "City in India"
msgid "Vainu Bappu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3706
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Val Marie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3707
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Val-d'Or"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3708
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Valdez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3709
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Valdosta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3710
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Vale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3711
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Valentine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3712
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Valga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3713
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Valhalla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3714
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Valladolid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3715
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Vallee-Jonction"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3716
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Vallejo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3717
#, kde-kuit-format
msgctxt "City in Malta"
msgid "Valletta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3718
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Valleyview"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3719
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Valparaiso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3720
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Valverde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3721
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Valéncia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3722
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Van Buren"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3723
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Van Nuys"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3724
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vancouver"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3725
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Vancouver"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3726
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vandans"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3727
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vanderhoof"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3728
#, kde-kuit-format
msgctxt "City in Morbihan France"
msgid "Vannes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3729
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Vantaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3730
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Varaždin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3731
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Varde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3732
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Varsovia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3733
#, kde-kuit-format
msgctxt "City in Vatican"
msgid "Vaticano"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3734
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Vaughn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3735
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vegreville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3736
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Vejle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3737
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Venice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3738
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Venice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3739
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ventura"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3740
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vermilion"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3741
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Vermilion Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3742
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Vermillion"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3743
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Vernal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3744
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Verner"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3745
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vernon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3746
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Verona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3747
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Very Large Array"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3748
#, kde-kuit-format
msgctxt "City in Veszprém Hungary"
msgid "Veszprém"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3749
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Viborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3750
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Vicenza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3751
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Vicksburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3752
#, kde-kuit-format
msgctxt "City in Seychelles"
msgid "Victoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3753
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Victoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3754
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Victoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3755
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Victoriaville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3756
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vienna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3757
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Vigo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3758
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Viljandi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3759
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Ville-Marie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3760
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vilna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3761
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Vilnius"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3762
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Vineland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3763
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Vinkovci"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3764
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Vinnytsia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3765
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Virden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3766
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Virginia Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3767
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Virovitica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3768
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Visalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3769
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Vitoria-Gasteiz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3770
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Vladikavkaz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3771
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Vladimir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3772
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Vladivostok"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3773
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Volgograd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3774
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Vologda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3775
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vols"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3776
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Vordingborg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3777
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Võhma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3778
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Võru"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3779
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Wabash"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3780
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Waco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3781
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Wad Medani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3782
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Wadi-Halfa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3783
#, kde-kuit-format
msgctxt "City in Kuwait"
msgid "Wafra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3784
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Wahiawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3785
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waialua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3786
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waikola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3787
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Wailuku"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3788
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waimea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3789
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wainwright"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3790
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waipahu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3791
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Wake Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3792
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Wakefield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3793
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Waldoboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3794
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Walker"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3795
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Walla Walla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3796
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Wallace"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3797
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Wallowa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3798
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Walnut Creek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3799
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Waltham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3800
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Walvis Bay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3801
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wandering River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3802
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Wando"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3803
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Warner Robins"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3804
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Warren"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3805
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Warren"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3806
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Warren"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3807
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Warsaw"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3808
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Warwick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3809
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Wasagaming"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3810
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Wasco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3811
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Waseca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3812
#, kde-kuit-format
msgctxt "City in DC USA"
msgid "Washington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3813
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Washington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3814
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Waswanipi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3815
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Waterbury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3816
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Waterford"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3817
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Waterloo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3818
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Waterloo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3819
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Watertown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3820
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Watertown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3821
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Waterville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3822
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Watrous"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3823
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Waukegan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3824
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Waukesha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3825
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Wausau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3826
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Wauwatosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3827
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Wawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3828
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Waycross"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3829
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Wayne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3830
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Waynesboro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3831
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Waynesburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3832
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Weirs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3833
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Weirton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3834
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Wellington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3835
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Wells"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3836
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Wendover"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3837
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Wesleyville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3838
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "West Allis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3839
#, kde-kuit-format
msgctxt "City in California USA"
msgid "West Covina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3840
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "West Haven"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3841
#, kde-kuit-format
msgctxt "City in California USA"
msgid "West Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3842
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "West Memphis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3843
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "West Palm Beach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3844
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Westbrook"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3845
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Westerbork"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3846
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Westerly"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3847
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Westland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3848
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Westlock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3849
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Westminster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3850
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Westminster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3851
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Westminster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3852
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Westport"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3853
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wetaskiwin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3854
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Weyburn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3855
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Weymouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3856
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Wheaton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3857
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Wheeling"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3858
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Whenuapai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3859
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Whidbey Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3860
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Whistler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3861
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "White Plains"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3862
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "White River"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3863
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Whitecourt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3864
#, kde-kuit-format
msgctxt "City in Yukon Canada"
msgid "Whitehorse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3865
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Whitney"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3866
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Whittier"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3867
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Whycocomagh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3868
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Wichita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3869
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Wichita Falls"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3870
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Wickenburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3871
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wiesbaden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3872
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Wilcox Solar Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3873
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Wilder"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3874
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Wilkes-Barre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3875
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Willcox"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3876
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Willemstad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3877
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Williams Lake"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3878
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Williston"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3879
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Wilmington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3880
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Wilmington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3881
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Winchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3882
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Winchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3883
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Winchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3884
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Winchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3885
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Winchester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3886
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Windam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3887
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Windhoek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3888
#, kde-kuit-format
msgctxt "City in Khomas Hochland Namibia"
msgid "Windhoek"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3889
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Windsor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3890
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Windsor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3891
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Winnemucca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3892
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Winner"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3893
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Winnett"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3894
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Winnfield"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3895
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Winnipeg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3896
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Winnipegosis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3897
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Winona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3898
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Winona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3899
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Winooski"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3900
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Winsted"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3901
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Winston-Salem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3902
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Witten"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3903
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wolfsburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3904
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Wolphaartsdijk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3905
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Wolseley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3906
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Wonju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3907
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Wonsan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3908
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Woodland Hills"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3909
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Woodstock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3910
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Woodsville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3911
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Woodward"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3912
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Woonsocket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3913
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Woonsocket"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3914
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Worcester"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3915
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Worsley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3916
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Wotje"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3917
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wuppertal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3918
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wurzburg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3919
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Wynnewood"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3920
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Wynyard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3921
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Wyoming"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3922
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Wytheville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3923
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Yakima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3924
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Yakutat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3925
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Yakutsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3926
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Yale Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3927
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Yalta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3928
#, kde-kuit-format
msgctxt "City in Ivory coast"
msgid "Yamoussoukro"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3929
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Yangpyeong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3930
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Yankton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3931
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Yaounde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3932
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Yap Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3933
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Yardley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3934
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Yarmouth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3935
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Yebes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3936
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Yekepa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3937
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Yellowknife"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3938
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongcheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3939
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongdeok"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3940
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3941
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Yeongwol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3942
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Yeosu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3943
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Yerkes Obs."
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3944
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Yonkers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3945
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "York"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3946
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "York"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3947
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Yorkton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3948
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Yorktown Heights"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3949
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Yoshkar Ola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3950
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Youngstown"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3951
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Yuba City"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3952
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Yuma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3953
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Yuma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3954
#, kde-kuit-format
msgctxt "City in Hambuk Korea"
msgid "Yupojin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3955
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Yuzhno-Sakhalinsk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3956
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Zadar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3957
#, kde-kuit-format
msgctxt "City in Zala Hungary"
msgid "Zalaegerszeg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3958
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Zamora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3959
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Zanesville"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3960
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Zanzibar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3961
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zaporizhia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3962
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Zaragoza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3963
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Zarzis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3964
#, kde-kuit-format
msgctxt "City in Wielkopolska Poland"
msgid "Zduny"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3965
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Zelenchukskaya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3966
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zhovkva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3967
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zhytomyr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3968
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Ziguinchor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3969
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Zimmerwald"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3970
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Zomba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3971
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Zorneding"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3972
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Zwickau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3973
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Zürich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3974
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ávila"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3975
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Šiauliai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3976
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "ACT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3977
#, kde-kuit-format
msgctxt "Region/state in Kuwait"
msgid "Ahmadi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3978
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Alabama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3979
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Alaska"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3980
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Alberta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3981
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Alpes Maritimes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3982
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Alpes de Haute Provence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3983
#, kde-kuit-format
msgctxt "Region/state in India"
msgid "Andhra Pradesh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3984
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Arizona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3985
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Arkansas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3986
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Aube"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3987
#, kde-kuit-format
msgctxt "Region/state in Portugal"
msgid "Azores"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3988
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Baranya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3989
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Bas-Rhin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3990
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Bornholm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3991
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Borsod-Abaúj-Zemplén"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3992
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Bouches-du-rhône"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3993
#, kde-kuit-format
msgctxt "Region/state in Belgium"
msgid "Brabant"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3994
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "British Columbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3995
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Bács-Kiskun"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3996
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Békés"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3997
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "California"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3998
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Calvados"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:3999
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Canary Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4000
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Central Region"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4001
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Charente-Maritime"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4002
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Cher"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4003
#, kde-kuit-format
msgctxt "Region/state in Kiribati"
msgid "Christmas Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4004
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Chungbuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4005
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Chungnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4006
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Colorado"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4007
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Connacht"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4008
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Connecticut"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4009
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Corse du Sud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4010
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Csongrád"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4011
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Côte d'or"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4012
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "DC"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4013
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Delaware"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4014
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Doubs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4015
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Eure-et-Loir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4016
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Falster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4017
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Far East"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4018
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Faroe Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4019
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Fejér"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4020
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Finistère"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4021
#, kde-kuit-format
msgctxt "Region/state in Belgium"
msgid "Flandre occidentale"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4022
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Florida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4023
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Fyn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4024
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gangwon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4025
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Georgia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4026
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Gironde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4027
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Gran Canaria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4028
#, kde-kuit-format
msgctxt "Region/state in Solomon Islands"
msgid "Guadalcanal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4029
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Guadeloupe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4030
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Guernsey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4031
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyengnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4032
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeongbuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4033
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeonggi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4034
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeongnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4035
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Győr-Moson-Sopron"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4036
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Hajdú-Bihar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4037
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Hambuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4038
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Corse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4039
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Garonne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4040
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Loire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4041
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Savoie"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4042
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Vienne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4043
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hautes Alpes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4044
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hautes-Pyrénées"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4045
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hauts-de-Seine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4046
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Hawaii"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4047
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Herault"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4048
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Heves"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4049
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Idaho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4050
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Ille-et-vilaine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4051
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Illinois"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4052
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Incheon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4053
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Indiana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4054
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Indre-et-Loire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4055
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Iowa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4056
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Isère"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4057
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeju"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4058
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeonbuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4059
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeonnam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4060
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Jylland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4061
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Jász-Nagykun-Szolnok"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4062
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Kansas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4063
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Kentucky"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4064
#, kde-kuit-format
msgctxt "Region/state in Namibia"
msgid "Khomas Hochland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4065
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Komárom-Esztergom"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4066
#, kde-kuit-format
msgctxt "Region/state in Italy"
msgid "Lecco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4067
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Leinster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4068
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4069
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loire-atlantique"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4070
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loiret"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4071
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Lolland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4072
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Louisiana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4073
#, kde-kuit-format
msgctxt "Region/state in Portugal"
msgid "Madeira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4074
#, kde-kuit-format
msgctxt "Region/state in Saudi Arabia"
msgid "Madina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4075
#, kde-kuit-format
msgctxt "Region/state in India"
msgid "Maharashtra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4076
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Maine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4077
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Manche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4078
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Manitoba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4079
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Marne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4080
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Martinique"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4081
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Maryland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4082
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Massachusetts"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4083
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Mayotte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4084
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Michigan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4085
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Minnesota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4086
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Mississippi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4087
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Missouri"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4088
#, kde-kuit-format
msgctxt "Region/state in Germany"
msgid "Mittelfranken"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4089
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Montana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4090
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Morbihan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4091
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Moselle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4092
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Munster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4093
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Nebraska"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4094
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Nevada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4095
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "New Brunswick"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4096
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "New Caledonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4097
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Hampshire"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4098
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Jersey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4099
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Mexico"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4100
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "New South Wales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4101
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New York"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4102
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Newfoundland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4103
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Nièvre"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4104
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Nord"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4105
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "North Carolina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4106
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "North Dakota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4107
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "North-West Region"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4108
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Northern Ireland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4109
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Northern Territory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4110
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Northwest Territories"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4111
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Nova Scotia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4112
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Nunavut"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4113
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Nógrád"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4114
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Ohio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4115
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Oklahoma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4116
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Ontario"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4117
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Oregon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4118
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Paris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4119
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pas-de-Calais"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4120
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Pennsylvania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4121
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Pest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4122
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Prince Edward Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4123
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Puerto Rico"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4124
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Puy-de-Dôme"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4125
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pyrénées Orientales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4126
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pyrénées atlantiques"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4127
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Pyungbuk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4128
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Quebec"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4129
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Queensland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4130
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Rhode Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4131
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Rhône"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4132
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Saskatchewan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4133
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Scotland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4134
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Seine-maritime"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4135
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Siberia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4136
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Somme"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4137
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Somogy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4138
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "South Australia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4139
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "South Carolina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4140
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "South Dakota"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4141
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "South Region"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4142
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "St-Pierre and Miquelon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4143
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Szabolcs-Szatmár-Bereg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4144
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Tasmania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4145
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Tenerife"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4146
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Tennessee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4147
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Texas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4148
#, kde-kuit-format
msgctxt "Region/state in China"
msgid "Tibet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4149
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Toledo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4150
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Tolna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4151
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Ulster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4152
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Ural"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4153
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Utah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4154
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Vas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4155
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Vaucluse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4156
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Vermont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4157
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Veszprém"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4158
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Victoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4159
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Virginia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4160
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Volga Region"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4161
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Wales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4162
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Washington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4163
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Washington, DC"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4164
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "West Virginia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4165
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Western Australia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4166
#, kde-kuit-format
msgctxt "Region/state in Poland"
msgid "Wielkopolska"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4167
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Wisconsin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4168
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Wyoming"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4169
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Yukon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4170
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Zala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4171
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Zealand"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4172
#, kde-kuit-format
msgctxt "Country name"
msgid "Afghanistan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4173
#, kde-kuit-format
msgctxt "Country name"
msgid "Algeria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4174
#, kde-kuit-format
msgctxt "Country name"
msgid "Angola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4175
#, kde-kuit-format
msgctxt "Country name"
msgid "Antarctica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4176
#, kde-kuit-format
msgctxt "Country name"
msgid "Antigua and Barbuda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4177
#, kde-kuit-format
msgctxt "Country name"
msgid "Argentina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4178
#, kde-kuit-format
msgctxt "Country name"
msgid "Armenia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4179
#, kde-kuit-format
msgctxt "Country name"
msgid "Ascension Island"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4180
#, kde-kuit-format
msgctxt "Country name"
msgid "Australia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4181
#, kde-kuit-format
msgctxt "Country name"
msgid "Austria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4182
#, kde-kuit-format
msgctxt "Country name"
msgid "Bahamas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4183
#, kde-kuit-format
msgctxt "Country name"
msgid "Bahrain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4184
#, kde-kuit-format
msgctxt "Country name"
msgid "Bangladesh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4185
#, kde-kuit-format
msgctxt "Country name"
msgid "Barbados"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4186
#, kde-kuit-format
msgctxt "Country name"
msgid "Belgium"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4187
#, kde-kuit-format
msgctxt "Country name"
msgid "Belize"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4188
#, kde-kuit-format
msgctxt "Country name"
msgid "Bermuda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4189
#, kde-kuit-format
msgctxt "Country name"
msgid "Bolivia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4190
#, kde-kuit-format
msgctxt "Country name"
msgid "Bosnia and Herzegovina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4191
#, kde-kuit-format
msgctxt "Country name"
msgid "Botswana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4192
#, kde-kuit-format
msgctxt "Country name"
msgid "Brazil"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4193
#, kde-kuit-format
msgctxt "Country name"
msgid "Brunei"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4194
#, kde-kuit-format
msgctxt "Country name"
msgid "Bulgaria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4195
#, kde-kuit-format
msgctxt "Country name"
msgid "Burkina Faso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4196
#, kde-kuit-format
msgctxt "Country name"
msgid "Burundi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4197
#, kde-kuit-format
msgctxt "Country name"
msgid "Bénin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4198
#, kde-kuit-format
msgctxt "Country name"
msgid "Cameroon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4199
#, kde-kuit-format
msgctxt "Country name"
msgid "Canada"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4200
#, kde-kuit-format
msgctxt "Country name"
msgid "Cape Verde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4201
#, kde-kuit-format
msgctxt "Country name"
msgid "Cayman Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4202
#, kde-kuit-format
msgctxt "Country name"
msgid "Central African Republic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4203
#, kde-kuit-format
msgctxt "Country name"
msgid "Chad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4204
#, kde-kuit-format
msgctxt "Country name"
msgid "Chile"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4205
#, kde-kuit-format
msgctxt "Country name"
msgid "China"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4206
#, kde-kuit-format
msgctxt "Country name"
msgid "Colombia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4207
#, kde-kuit-format
msgctxt "Country name"
msgid "Congo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4208
#, kde-kuit-format
msgctxt "Country name"
msgid "Congo (Democratic Republic)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4209
#, kde-kuit-format
msgctxt "Country name"
msgid "Costa Rica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4210
#, kde-kuit-format
msgctxt "Country name"
msgid "Croatia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4211
#, kde-kuit-format
msgctxt "Country name"
msgid "Cuba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4212
#, kde-kuit-format
msgctxt "Country name"
msgid "Cyprus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4213
#, kde-kuit-format
msgctxt "Country name"
msgid "Czechia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4214
#, kde-kuit-format
msgctxt "Country name"
msgid "Dem rep of Congo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4215
#, kde-kuit-format
msgctxt "Country name"
msgid "Denmark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4216
#, kde-kuit-format
msgctxt "Country name"
msgid "Djibouti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4217
#, kde-kuit-format
msgctxt "Country name"
msgid "Dominican Republic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4218
#, kde-kuit-format
msgctxt "Country name"
msgid "Ecuador"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4219
#, kde-kuit-format
msgctxt "Country name"
msgid "Egypt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4220
#, kde-kuit-format
msgctxt "Country name"
msgid "El Salvador"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4221
#, kde-kuit-format
msgctxt "Country name"
msgid "Equatorial Guinea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4222
#, kde-kuit-format
msgctxt "Country name"
msgid "Eritrea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4223
#, kde-kuit-format
msgctxt "Country name"
msgid "Estonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4224
#, kde-kuit-format
msgctxt "Country name"
msgid "Ethiopia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4225
#, kde-kuit-format
msgctxt "Country name"
msgid "Falkland Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4226
#, kde-kuit-format
msgctxt "Country name"
msgid "Fiji"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4227
#, kde-kuit-format
msgctxt "Country name"
msgid "Finland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4228
#, kde-kuit-format
msgctxt "Country name"
msgid "France"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4229
#, kde-kuit-format
msgctxt "Country name"
msgid "French Guiana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4230
#, kde-kuit-format
msgctxt "Country name"
msgid "French Polynesia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4231
#, kde-kuit-format
msgctxt "Country name"
msgid "Gabon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4232
#, kde-kuit-format
msgctxt "Country name"
msgid "Gambia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4233
#, kde-kuit-format
msgctxt "Country name"
msgid "Germany"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4234
#, kde-kuit-format
msgctxt "Country name"
msgid "Ghana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4235
#, kde-kuit-format
msgctxt "Country name"
msgid "Greece"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4236
#, kde-kuit-format
msgctxt "Country name"
msgid "Greenland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4237
#, kde-kuit-format
msgctxt "Country name"
msgid "Guam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4238
#, kde-kuit-format
msgctxt "Country name"
msgid "Guatemala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4239
#, kde-kuit-format
msgctxt "Country name"
msgid "Guinea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4240
#, kde-kuit-format
msgctxt "Country name"
msgid "Guinea Bissau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4241
#, kde-kuit-format
msgctxt "Country name"
msgid "Guyana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4242
#, kde-kuit-format
msgctxt "Country name"
msgid "Haiti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4243
#, kde-kuit-format
msgctxt "Country name"
msgid "Honduras"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4244
#, kde-kuit-format
msgctxt "Country name"
msgid "Hong Kong"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4245
#, kde-kuit-format
msgctxt "Country name"
msgid "Hungary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4246
#, kde-kuit-format
msgctxt "Country name"
msgid "Iceland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4247
#, kde-kuit-format
msgctxt "Country name"
msgid "India"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4248
#, kde-kuit-format
msgctxt "Country name"
msgid "Indonesia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4249
#, kde-kuit-format
msgctxt "Country name"
msgid "Iran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4250
#, kde-kuit-format
msgctxt "Country name"
msgid "Iraq"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4251
#, kde-kuit-format
msgctxt "Country name"
msgid "Ireland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4252
#, kde-kuit-format
msgctxt "Country name"
msgid "Isle of Man"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4253
#, kde-kuit-format
msgctxt "Country name"
msgid "Israel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4254
#, kde-kuit-format
msgctxt "Country name"
msgid "Italy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4255
#, kde-kuit-format
msgctxt "Country name"
msgid "Ivory coast"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4256
#, kde-kuit-format
msgctxt "Country name"
msgid "Jamaica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4257
#, kde-kuit-format
msgctxt "Country name"
msgid "Japan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4258
#, kde-kuit-format
msgctxt "Country name"
msgid "Jordan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4259
#, kde-kuit-format
msgctxt "Country name"
msgid "Kazakhstan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4260
#, kde-kuit-format
msgctxt "Country name"
msgid "Kenya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4261
#, kde-kuit-format
msgctxt "Country name"
msgid "Kiribati"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4262
#, kde-kuit-format
msgctxt "Country name"
msgid "Korea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4263
#, kde-kuit-format
msgctxt "Country name"
msgid "Kuwait"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4264
#, kde-kuit-format
msgctxt "Country name"
msgid "Latvia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4265
#, kde-kuit-format
msgctxt "Country name"
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4266
#, kde-kuit-format
msgctxt "Country name"
msgid "Lesotho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4267
#, kde-kuit-format
msgctxt "Country name"
msgid "Liberia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4268
#, kde-kuit-format
msgctxt "Country name"
msgid "Libya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4269
#, kde-kuit-format
msgctxt "Country name"
msgid "Lithuania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4270
#, kde-kuit-format
msgctxt "Country name"
msgid "Luxembourg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4271
#, kde-kuit-format
msgctxt "Country name"
msgid "Macedonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4272
#, kde-kuit-format
msgctxt "Country name"
msgid "Madagascar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4273
#, kde-kuit-format
msgctxt "Country name"
msgid "Malawi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4274
#, kde-kuit-format
msgctxt "Country name"
msgid "Malaysia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4275
#, kde-kuit-format
msgctxt "Country name"
msgid "Maldives"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4276
#, kde-kuit-format
msgctxt "Country name"
msgid "Mali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4277
#, kde-kuit-format
msgctxt "Country name"
msgid "Malta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4278
#, kde-kuit-format
msgctxt "Country name"
msgid "Marshall Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4279
#, kde-kuit-format
msgctxt "Country name"
msgid "Mauritania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4280
#, kde-kuit-format
msgctxt "Country name"
msgid "Mauritius"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4281
#, kde-kuit-format
msgctxt "Country name"
msgid "Mexico"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4282
#, kde-kuit-format
msgctxt "Country name"
msgid "Micronesia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4283
#, kde-kuit-format
msgctxt "Country name"
msgid "Monaco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4284
#, kde-kuit-format
msgctxt "Country name"
msgid "Morocco"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4285
#, kde-kuit-format
msgctxt "Country name"
msgid "Mozambique"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4286
#, kde-kuit-format
msgctxt "Country name"
msgid "Myanmar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4287
#, kde-kuit-format
msgctxt "Country name"
msgid "Namibia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4288
#, kde-kuit-format
msgctxt "Country name"
msgid "Nepal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4289
#, kde-kuit-format
msgctxt "Country name"
msgid "Netherlands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4290
#, kde-kuit-format
msgctxt "Country name"
msgid "New Zealand"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4291
#, kde-kuit-format
msgctxt "Country name"
msgid "Nicaragua"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4292
#, kde-kuit-format
msgctxt "Country name"
msgid "Niger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4293
#, kde-kuit-format
msgctxt "Country name"
msgid "Nigeria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4294
#, kde-kuit-format
msgctxt "Country name"
msgid "Norway"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4295
#, kde-kuit-format
msgctxt "Country name"
msgid "Pakistan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4296
#, kde-kuit-format
msgctxt "Country name"
msgid "Palau"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4297
#, kde-kuit-format
msgctxt "Country name"
msgid "Panama"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4298
#, kde-kuit-format
msgctxt "Country name"
msgid "Papua New Guinea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4299
#, kde-kuit-format
msgctxt "Country name"
msgid "Paraguay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4300
#, kde-kuit-format
msgctxt "Country name"
msgid "Peru"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4301
#, kde-kuit-format
msgctxt "Country name"
msgid "Philippines"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4302
#, kde-kuit-format
msgctxt "Country name"
msgid "Pitcairn Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4303
#, kde-kuit-format
msgctxt "Country name"
msgid "Poland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4304
#, kde-kuit-format
msgctxt "Country name"
msgid "Portugal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4305
#, kde-kuit-format
msgctxt "Country name"
msgid "Qatar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4306
#, kde-kuit-format
msgctxt "Country name"
msgid "Romania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4307
#, kde-kuit-format
msgctxt "Country name"
msgid "Russia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4308
#, kde-kuit-format
msgctxt "Country name"
msgid "Rwanda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4309
#, kde-kuit-format
msgctxt "Country name"
msgid "Samoa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4310
#, kde-kuit-format
msgctxt "Country name"
msgid "Saudi Arabia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4311
#, kde-kuit-format
msgctxt "Country name"
msgid "Senegal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4312
#, kde-kuit-format
msgctxt "Country name"
msgid "Seychelles"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4313
#, kde-kuit-format
msgctxt "Country name"
msgid "Sierra Leone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4314
#, kde-kuit-format
msgctxt "Country name"
msgid "Singapore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4315
#, kde-kuit-format
msgctxt "Country name"
msgid "Slovakia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4316
#, kde-kuit-format
msgctxt "Country name"
msgid "Slovenia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4317
#, kde-kuit-format
msgctxt "Country name"
msgid "Solomon Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4318
#, kde-kuit-format
msgctxt "Country name"
msgid "Somalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4319
#, kde-kuit-format
msgctxt "Country name"
msgid "South Africa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4320
#, kde-kuit-format
msgctxt "Country name"
msgid "South Korea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4321
#, kde-kuit-format
msgctxt "Country name"
msgid "Spain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4322
#, kde-kuit-format
msgctxt "Country name"
msgid "Sri Lanka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4323
#, kde-kuit-format
msgctxt "Country name"
msgid "St. Lucia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4324
#, kde-kuit-format
msgctxt "Country name"
msgid "Sudan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4325
#, kde-kuit-format
msgctxt "Country name"
msgid "Swaziland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4326
#, kde-kuit-format
msgctxt "Country name"
msgid "Sweden"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4327
#, kde-kuit-format
msgctxt "Country name"
msgid "Switzerland"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4328
#, kde-kuit-format
msgctxt "Country name"
msgid "Syria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4329
#, kde-kuit-format
msgctxt "Country name"
msgid "Taiwan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4330
#, kde-kuit-format
msgctxt "Country name"
msgid "Tanzania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4331
#, kde-kuit-format
msgctxt "Country name"
msgid "Thailand"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4332
#, kde-kuit-format
msgctxt "Country name"
msgid "Togo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4333
#, kde-kuit-format
msgctxt "Country name"
msgid "Trinidad and Tobago"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4334
#, kde-kuit-format
msgctxt "Country name"
msgid "Tunisia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4335
#, kde-kuit-format
msgctxt "Country name"
msgid "Turkey"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4336
#, kde-kuit-format
msgctxt "Country name"
msgid "Turks and Caicos Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4337
#, kde-kuit-format
msgctxt "Country name"
msgid "US Territory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4338
#, kde-kuit-format
msgctxt "Country name"
msgid "USA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4339
#, kde-kuit-format
msgctxt "Country name"
msgid "Uganda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4340
#, kde-kuit-format
msgctxt "Country name"
msgid "Ukraine"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4341
#, kde-kuit-format
msgctxt "Country name"
msgid "United Arab Emirates"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4342
#, kde-kuit-format
msgctxt "Country name"
msgid "United Kingdom"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4343
#, kde-kuit-format
msgctxt "Country name"
msgid "Uruguay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4344
#, kde-kuit-format
msgctxt "Country name"
msgid "Uzbekistan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4345
#, kde-kuit-format
msgctxt "Country name"
msgid "Vanuatu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4346
#, kde-kuit-format
msgctxt "Country name"
msgid "Vatican"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4347
#, kde-kuit-format
msgctxt "Country name"
msgid "Venezuela"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4348
#, kde-kuit-format
msgctxt "Country name"
msgid "Virgin Islands"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4349
#, kde-kuit-format
msgctxt "Country name"
msgid "Western sahara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4350
#, kde-kuit-format
msgctxt "Country name"
msgid "Yemen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4351
#, kde-kuit-format
msgctxt "Country name"
msgid "Yugoslavia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4352
#, kde-kuit-format
msgctxt "Country name"
msgid "Zambia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4353
#, kde-kuit-format
msgctxt "Country name"
msgid "Zimbabwe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4354
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Impact Scars (HST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4355
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Galilean Satellites (HST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4356
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Global Dust Storm (HST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4357
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Jupiter and Io (HST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4358
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4359
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image (Radar)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4360
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image (Venera lander)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4361
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Collage of Saturn and moons"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4362
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4363
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1995)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4364
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1996)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4365
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1998)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4366
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1999)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4367
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2001)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4368
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2002)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4369
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2003)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4370
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2004)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4371
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Aurora)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4372
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (detail)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4373
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Detail)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4374
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Hubble V)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4375
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Hubble X)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4376
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (SN 2004dj)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4377
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (stars in M 31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4378
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST (Rings and Moons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4379
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show KPNO AOP Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4380
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show MGS Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4381
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NASA Mosaic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4382
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4383
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image (Halpha)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4384
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image (Optical)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4385
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show SEDS Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4386
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Spitzer Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4387
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Sun Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4388
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Viking Lander Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4389
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Voyager 1 Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4390
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Total Eclipse Image"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4391
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Triple Eclipse (HST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4392
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Shoemaker-Levy 9"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4393
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Shoemaker–Levy 9 Wikipedia page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4394
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Daily Solar Images"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4395
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Eclipse page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4396
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Mars Missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4397
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Science Mariner missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4398
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Solar System Exploration Page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4399
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Sun-Earth Days page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4400
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Nine Planets Page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4401
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "SEDS Information Page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4402
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Apollo Program"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4403
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Cassini Mission"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4404
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The \"face\" on Mars"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4405
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Galileo Mission"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4406
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Magellan Mission"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4407
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Mariner 10 Mission"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4408
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Mars Society"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4409
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Voyager Missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4410
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Whole Mars Catalog"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4411
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Welcome to Mars!"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4412
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Wikipedia Page"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4413
#, kde-kuit-format
msgctxt "star name"
msgid "Sirius"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4414
#, kde-kuit-format
msgctxt "star name"
msgid "Canopus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4415
#, kde-kuit-format
msgctxt "star name"
msgid "Arcturus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4416
#, kde-kuit-format
msgctxt "star name"
msgid "Rigel Kentaurus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4417
#, kde-kuit-format
msgctxt "star name"
msgid "Vega"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4418
#, kde-kuit-format
msgctxt "star name"
msgid "Capella"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4419
#, kde-kuit-format
msgctxt "star name"
msgid "Rigel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4420
#, kde-kuit-format
msgctxt "star name"
msgid "Procyon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4421
#, kde-kuit-format
msgctxt "star name"
msgid "Achernar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4422
#, kde-kuit-format
msgctxt "star name"
msgid "Betelgeuse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4423
#, kde-kuit-format
msgctxt "star name"
msgid "Hadar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4424
#, kde-kuit-format
msgctxt "star name"
msgid "Altair"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4425
#, kde-kuit-format
msgctxt "star name"
msgid "Acrux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4426
#, kde-kuit-format
msgctxt "star name"
msgid "Aldebaran"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4427
#, kde-kuit-format
msgctxt "star name"
msgid "Spica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4428
#, kde-kuit-format
msgctxt "star name"
msgid "Antares"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4429
#, kde-kuit-format
msgctxt "star name"
msgid "Pollux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4430
#, kde-kuit-format
msgctxt "star name"
msgid "Fomalhaut"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4431
#, kde-kuit-format
msgctxt "star name"
msgid "Mimosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4432
#, kde-kuit-format
msgctxt "star name"
msgid "Deneb"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4433
#, kde-kuit-format
msgctxt "star name"
msgid "Regulus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4434
#, kde-kuit-format
msgctxt "star name"
msgid "Adhara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4435
#, kde-kuit-format
msgctxt "star name"
msgid "Castor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4436
#, kde-kuit-format
msgctxt "star name"
msgid "Gacrux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4437
#, kde-kuit-format
msgctxt "star name"
msgid "Shaula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4438
#, kde-kuit-format
msgctxt "star name"
msgid "Bellatrix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4439
#, kde-kuit-format
msgctxt "star name"
msgid "Alnath"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4440
#, kde-kuit-format
msgctxt "star name"
msgid "Miaplacidus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4441
#, kde-kuit-format
msgctxt "star name"
msgid "Alnilam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4442
#, kde-kuit-format
msgctxt "star name"
msgid "Al Na'ir"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4443
#, kde-kuit-format
msgctxt "star name"
msgid "Alnitak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4444
#, kde-kuit-format
msgctxt "star name"
msgid "Regor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4445
#, kde-kuit-format
msgctxt "star name"
msgid "Alioth"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4446
#, kde-kuit-format
msgctxt "star name"
msgid "Mirfak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4447
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Australis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4448
#, kde-kuit-format
msgctxt "star name"
msgid "Dubhe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4449
#, kde-kuit-format
msgctxt "star name"
msgid "Wezen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4450
#, kde-kuit-format
msgctxt "star name"
msgid "Alkaid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4451
#, kde-kuit-format
msgctxt "star name"
msgid "Sargas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4452
#, kde-kuit-format
msgctxt "star name"
msgid "Avior"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4453
#, kde-kuit-format
msgctxt "star name"
msgid "Menkalinan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4454
#, kde-kuit-format
msgctxt "star name"
msgid "Alhena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4455
#, kde-kuit-format
msgctxt "star name"
msgid "Peacock"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4456 tools/polarishourangle.cpp:37
#, kde-format, kde-kuit-format
msgctxt "star name"
msgid "Polaris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4457
#, kde-kuit-format
msgctxt "star name"
msgid "Mirzam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4458
#, kde-kuit-format
msgctxt "star name"
msgid "Alphard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4459
#, kde-kuit-format
msgctxt "star name"
msgid "Hamal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4460
#, kde-kuit-format
msgctxt "star name"
msgid "Al Gieba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4461
#, kde-kuit-format
msgctxt "star name"
msgid "Diphda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4462
#, kde-kuit-format
msgctxt "star name"
msgid "Nunki"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4463
#, kde-kuit-format
msgctxt "star name"
msgid "Menkent"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4464
#, kde-kuit-format
msgctxt "star name"
msgid "Alpheratz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4465
#, kde-kuit-format
msgctxt "star name"
msgid "Saiph"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4466
#, kde-kuit-format
msgctxt "star name"
msgid "Mirach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4467
#, kde-kuit-format
msgctxt "star name"
msgid "Kocab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4468
#, kde-kuit-format
msgctxt "star name"
msgid "Rasalhague"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4469
#, kde-kuit-format
msgctxt "star name"
msgid "Algol"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4470
#, kde-kuit-format
msgctxt "star name"
msgid "Almach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4471
#, kde-kuit-format
msgctxt "star name"
msgid "Denebola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4472
#, kde-kuit-format
msgctxt "star name"
msgid "Tsih"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4473
#, kde-kuit-format
msgctxt "star name"
msgid "Naos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4474
#, kde-kuit-format
msgctxt "star name"
msgid "Aspidiske"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4475
#, kde-kuit-format
msgctxt "star name"
msgid "Alphecca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4476
#, kde-kuit-format
msgctxt "star name"
msgid "Mizar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4477
#, kde-kuit-format
msgctxt "star name"
msgid "Sadr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4478
#, kde-kuit-format
msgctxt "star name"
msgid "Suhail"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4479
#, kde-kuit-format
msgctxt "star name"
msgid "Schedar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4480
#, kde-kuit-format
msgctxt "star name"
msgid "Eltanin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4481
#, kde-kuit-format
msgctxt "star name"
msgid "Mintaka"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4482
#, kde-kuit-format
msgctxt "star name"
msgid "Caph"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4483
#, kde-kuit-format
msgctxt "star name"
msgid "Dschubba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4484
#, kde-kuit-format
msgctxt "star name"
msgid "Men"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4485
#, kde-kuit-format
msgctxt "star name"
msgid "Merak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4486
#, kde-kuit-format
msgctxt "star name"
msgid "Pulcherrima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4487
#, kde-kuit-format
msgctxt "star name"
msgid "Enif"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4488
#, kde-kuit-format
msgctxt "star name"
msgid "Ankaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4489
#, kde-kuit-format
msgctxt "star name"
msgid "Phecda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4490
#, kde-kuit-format
msgctxt "star name"
msgid "Scheat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4491
#, kde-kuit-format
msgctxt "star name"
msgid "Aludra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4492
#, kde-kuit-format
msgctxt "star name"
msgid "Alderamin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4493
#, kde-kuit-format
msgctxt "star name"
msgid "Merkab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4494
#, kde-kuit-format
msgctxt "star name"
msgid "Gienah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4495
#, kde-kuit-format
msgctxt "star name"
msgid "Markab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4496
#, kde-kuit-format
msgctxt "star name"
msgid "Menkab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4497
#, kde-kuit-format
msgctxt "star name"
msgid "Zozma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4498
#, kde-kuit-format
msgctxt "star name"
msgid "Graffias"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4499
#, kde-kuit-format
msgctxt "star name"
msgid "Arneb"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4500
#, kde-kuit-format
msgctxt "star name"
msgid "Gienah Corvi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4501
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben el Chamali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4502
#, kde-kuit-format
msgctxt "star name"
msgid "Unukalhai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4503
#, kde-kuit-format
msgctxt "star name"
msgid "Sheratan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4504
#, kde-kuit-format
msgctxt "star name"
msgid "Phakt"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4505
#, kde-kuit-format
msgctxt "star name"
msgid "Kraz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4506
#, kde-kuit-format
msgctxt "star name"
msgid "Ruchbah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4507
#, kde-kuit-format
msgctxt "star name"
msgid "Muphrid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4508
#, kde-kuit-format
msgctxt "star name"
msgid "Kabdhilinan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4509
#, kde-kuit-format
msgctxt "star name"
msgid "Lesath"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4510
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Media"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4511
#, kde-kuit-format
msgctxt "star name"
msgid "Tarazed"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4512
#, kde-kuit-format
msgctxt "star name"
msgid "Yed Prior"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4513
#, kde-kuit-format
msgctxt "star name"
msgid "Na'ir al Saif"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4514
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben El Genubi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4515
#, kde-kuit-format
msgctxt "star name"
msgid "Kelb al Rai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4516
#, kde-kuit-format
msgctxt "star name"
msgid "Cursa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4517
#, kde-kuit-format
msgctxt "star name"
msgid "Kornephoros"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4518
#, kde-kuit-format
msgctxt "star name"
msgid "Ras Algethi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4519
#, kde-kuit-format
msgctxt "star name"
msgid "Rastaban"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4520
#, kde-kuit-format
msgctxt "star name"
msgid "Nihal"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4521
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Borealis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4522
#, kde-kuit-format
msgctxt "star name"
msgid "Algenib"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4523
#, kde-kuit-format
msgctxt "star name"
msgid "Atik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4524
#, kde-kuit-format
msgctxt "star name"
msgid "Tchou"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4525
#, kde-kuit-format
msgctxt "star name"
msgid "Alcyone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4526
#, kde-kuit-format
msgctxt "star name"
msgid "Vindemiatrix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4527
#, kde-kuit-format
msgctxt "star name"
msgid "Deneb Algiedi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4528
#, kde-kuit-format
msgctxt "star name"
msgid "Tejat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4529
#, kde-kuit-format
msgctxt "star name"
msgid "Acamar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4530
#, kde-kuit-format
msgctxt "star name"
msgid "Gomeisa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4531
#, kde-kuit-format
msgctxt "star name"
msgid "Cor Caroli"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4532
#, kde-kuit-format
msgctxt "star name"
msgid "Al Niyat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4533
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalsud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4534
#, kde-kuit-format
msgctxt "star name"
msgid "Matar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4535
#, kde-kuit-format
msgctxt "star name"
msgid "Algorab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4536
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalmelik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4537
#, kde-kuit-format
msgctxt "star name"
msgid "Zaurak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4538
#, kde-kuit-format
msgctxt "star name"
msgid "Al Nasl"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4539
#, kde-kuit-format
msgctxt "star name"
msgid "Pherkab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4540
#, kde-kuit-format
msgctxt "star name"
msgid "Al Dhanab"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4541
#, kde-kuit-format
msgctxt "star name"
msgid "Furud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4542
#, kde-kuit-format
msgctxt "star name"
msgid "Minkar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4543
#, kde-kuit-format
msgctxt "star name"
msgid "Maaz"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4544
#, kde-kuit-format
msgctxt "star name"
msgid "Seginus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4545
#, kde-kuit-format
msgctxt "star name"
msgid "Dabih"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4546
#, kde-kuit-format
msgctxt "star name"
msgid "Albireo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4547
#, kde-kuit-format
msgctxt "star name"
msgid "Mebsuta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4548
#, kde-kuit-format
msgctxt "star name"
msgid "Tania Australis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4549
#, kde-kuit-format
msgctxt "star name"
msgid "Altais"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4550
#, kde-kuit-format
msgctxt "star name"
msgid "Al Nair"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4551
#, kde-kuit-format
msgctxt "star name"
msgid "Talitha Borealis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4552
#, kde-kuit-format
msgctxt "star name"
msgid "Sarin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4553
#, kde-kuit-format
msgctxt "star name"
msgid "Wazn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4554
#, kde-kuit-format
msgctxt "star name"
msgid "Kaou Pih"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4555
#, kde-kuit-format
msgctxt "star name"
msgid "Er Rai"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4556
#, kde-kuit-format
msgctxt "star name"
msgid "Yed Posterior"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4557
#, kde-kuit-format
msgctxt "star name"
msgid "Alphirk"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4558
#, kde-kuit-format
msgctxt "star name"
msgid "Sulaphat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4559
#, kde-kuit-format
msgctxt "star name"
msgid "Skat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4560
#, kde-kuit-format
msgctxt "star name"
msgid "Edasich"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4561
#, kde-kuit-format
msgctxt "star name"
msgid "Megrez"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4562
#, kde-kuit-format
msgctxt "star name"
msgid "Chertan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4563
#, kde-kuit-format
msgctxt "star name"
msgid "Asmidiske"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4564
#, kde-kuit-format
msgctxt "star name"
msgid "Navi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4565
#, kde-kuit-format
msgctxt "star name"
msgid "Muscida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4566
#, kde-kuit-format
msgctxt "star name"
msgid "Heze"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4567
#, kde-kuit-format
msgctxt "star name"
msgid "Auva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4568
#, kde-kuit-format
msgctxt "star name"
msgid "Homan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4569
#, kde-kuit-format
msgctxt "star name"
msgid "Mothallah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4570
#, kde-kuit-format
msgctxt "star name"
msgid "Adhafera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4571
#, kde-kuit-format
msgctxt "star name"
msgid "Al Thalimain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4572
#, kde-kuit-format
msgctxt "star name"
msgid "Tania Borealis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4573
#, kde-kuit-format
msgctxt "star name"
msgid "Nekkar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4574
#, kde-kuit-format
msgctxt "star name"
msgid "Alula Borealis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4575
#, kde-kuit-format
msgctxt "star name"
msgid "Wasat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4576
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalbari"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4577
#, kde-kuit-format
msgctxt "star name"
msgid "Rana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4578
#, kde-kuit-format
msgctxt "star name"
msgid "Tseen Ke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4579
#, kde-kuit-format
msgctxt "star name"
msgid "Sheliak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4580
#, kde-kuit-format
msgctxt "star name"
msgid "Baham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4581
#, kde-kuit-format
msgctxt "star name"
msgid "Ain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4582
#, kde-kuit-format
msgctxt "star name"
msgid "Tarf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4583
#, kde-kuit-format
msgctxt "star name"
msgid "Schemali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4584
#, kde-kuit-format
msgctxt "star name"
msgid "Talitha Australis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4585
#, kde-kuit-format
msgctxt "star name"
msgid "Al Giedi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4586
#, kde-kuit-format
msgctxt "star name"
msgid "Zawijah"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4587
#, kde-kuit-format
msgctxt "star name"
msgid "Atlas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4588
#, kde-kuit-format
msgctxt "star name"
msgid "Rotanev"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4589
#, kde-kuit-format
msgctxt "star name"
msgid "Primus Hyadum"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4590
#, kde-kuit-format
msgctxt "star name"
msgid "Chow"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4591
#, kde-kuit-format
msgctxt "star name"
msgid "Nusakan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4592
#, kde-kuit-format
msgctxt "star name"
msgid "Thuban"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4593
#, kde-kuit-format
msgctxt "star name"
msgid "Nashira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4594
#, kde-kuit-format
msgctxt "star name"
msgid "Sadatoni"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4595
#, kde-kuit-format
msgctxt "star name"
msgid "Marfik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4596
#, kde-kuit-format
msgctxt "star name"
msgid "Alshain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4597
#, kde-kuit-format
msgctxt "star name"
msgid "Electra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4598
#, kde-kuit-format
msgctxt "star name"
msgid "Prijipati"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4599
#, kde-kuit-format
msgctxt "star name"
msgid "Grumium"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4600
#, kde-kuit-format
msgctxt "star name"
msgid "Baten"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4601
#, kde-kuit-format
msgctxt "star name"
msgid "Svalocin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4602
#, kde-kuit-format
msgctxt "star name"
msgid "Albali"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4603
#, kde-kuit-format
msgctxt "star name"
msgid "Praecipula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4604
#, kde-kuit-format
msgctxt "star name"
msgid "Sadachbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4605
#, kde-kuit-format
msgctxt "star name"
msgid "Maia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4606
#, kde-kuit-format
msgctxt "star name"
msgid "Mesarthim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4607
#, kde-kuit-format
msgctxt "star name"
msgid "Rasalas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4608
#, kde-kuit-format
msgctxt "star name"
msgid "Azha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4609
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben el Hakrabi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4610
#, kde-kuit-format
msgctxt "star name"
msgid "Kitalpha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4611
#, kde-kuit-format
msgctxt "star name"
msgid "Asellus Australis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4612
#, kde-kuit-format
msgctxt "star name"
msgid "Menkib"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4613
#, kde-kuit-format
msgctxt "star name"
msgid "Alcor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4614
#, kde-kuit-format
msgctxt "star name"
msgid "Mekbuda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4615
#, kde-kuit-format
msgctxt "star name"
msgid "Dulfim"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4616
#, kde-kuit-format
msgctxt "star name"
msgid "Beid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4617
#, kde-kuit-format
msgctxt "star name"
msgid "Syrma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4618
#, kde-kuit-format
msgctxt "star name"
msgid "Alkes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4619
#, kde-kuit-format
msgctxt "star name"
msgid "Muliphein"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4620
#, kde-kuit-format
msgctxt "star name"
msgid "Alphekka Meridiana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4621
#, kde-kuit-format
msgctxt "star name"
msgid "Merope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4622
#, kde-kuit-format
msgctxt "star name"
msgid "Ancha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4623
#, kde-kuit-format
msgctxt "star name"
msgid "Chara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4624
#, kde-kuit-format
msgctxt "star name"
msgid "Acubens"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4625
#, kde-kuit-format
msgctxt "star name"
msgid "Taygeta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4626
#, kde-kuit-format
msgctxt "star name"
msgid "Alkalurops"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4627
#, kde-kuit-format
msgctxt "star name"
msgid "Botein"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4628
#, kde-kuit-format
msgctxt "star name"
msgid "Minhar al Shuja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4629
#, kde-kuit-format
msgctxt "star name"
msgid "Cujam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4630
#, kde-kuit-format
msgctxt "star name"
msgid "Dziban"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4631
#, kde-kuit-format
msgctxt "star name"
msgid "Alya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4632
#, kde-kuit-format
msgctxt "star name"
msgid "Asellus Borealis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4633
#, kde-kuit-format
msgctxt "star name"
msgid "Marsik"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4634
#, kde-kuit-format
msgctxt "star name"
msgid "Pleione"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4635
#, kde-kuit-format
msgctxt "star name"
msgid "Asterope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4636
#, kde-kuit-format
msgctxt "star name"
msgid "Mira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4637
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Last Launches"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4638
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "International Space Station"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4639
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Brightest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4640
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Weather"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4641
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "NOAA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4642
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "GOES"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4643
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Earth Resources"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4644
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Search & Rescue (SARSAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4645
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Disaster Monitoring"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4646
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Tracking and Data Relay Satellite System (TDRSS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4647
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Geostationary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4648
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Intelsat"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4649
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Gorizont"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4650
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Raduga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4651
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Molniya"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4652
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Iridium"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4653
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Orbcomm"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4654
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Globalstar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4655
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Amateur Radio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4656
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Experimental"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4657
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Other"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4658
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "GPS Operational"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4659
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Glonass Operational"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4660
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Galileo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4661
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Satellite-Based Augmentation System (WAAS/EGNOS/MSAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4662
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Navy Navigation Satellite System (NNSS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4663
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Russian LEO Navigation"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4664
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Space & Earth Science"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4665
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Geodetic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4666
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Engineering"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4667
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Education"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4668
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Miscellaneous Military"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4669
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Radar Calibration"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4670
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "CubeSats"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4671
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Other Miscellaneous"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4672
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental GPS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4673
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental GLONASS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4674
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental METEOSAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4675
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental INTELSAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4676
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental ORBCOMM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4677
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "30 Dor Cluster,Tarantula Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4678
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "47 Tuc Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4679
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Alnilam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4680
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Amas de l'Ecu de Sobieski,Wild Duck Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4681
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Andromeda Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4682
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Antennae Galaxies"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4683
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barbell Nebula,Cork Nebula,Little Dumbbell Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4684
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barnard's Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4685
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barnard's Merope Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4686
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bear Claw Nebula,Bear-Paw Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4687
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Beehive,Praesepe Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4688
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Black Eye Galaxy,Evil Eye Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4689
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Blinking Planetary"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4690
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Blue Flash Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4691
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bode's Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4692
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bow-Tie nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4693
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Box Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4694
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Brocchi's Cluster, Coathanger Asterism"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4695
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bubble Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4696
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bug Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4697
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Butterfly Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4698
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "California Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4699
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Carina Nebula,eta Car Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4700
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Caroline's Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4701
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cat's Eye Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4702
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Centaurus A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4703
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Checkmark Nebula,Lobster Nebula,Swan Nebula,omega Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4704
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "chi Persei Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4705
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Christmas Tree Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4706
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cigar Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4707
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coalsack Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4708
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cocoon Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4709
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cocoon Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4710
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coddington's Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4711
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coma Pinwheel,Virgo Cluster Pinwheel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4712
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Copeland's Blue Snowball"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4713
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Crescent Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4714
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Delle Caustiche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4715
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Dumbbell Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4716
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eagle Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4717
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eagle Nebula,Star Queen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4718
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eight-Burst Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4719
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eskimo Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4720
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fireworks Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4721
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Flame Nebula,Orion B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4722
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Flaming Star Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4723
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4724
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4725
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax Dwarf Cluster 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4726
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Foxhead Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4727
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "gam Cyg"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4728
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Gem A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4729
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Great Bird Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4730
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Great Orion Nebula,Orion Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4731
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Helix Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4732
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Helix Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4733
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hercules Globular Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4734
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Herschel's Jewel Box,kappa Crucis Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4735
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hind's Nebula,Hind's Variable Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4736
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "h Persei Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4737
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hubble's Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4738
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Iris Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4739
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Jupiter's Ghost Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4740
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Lagoon Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4741
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "lam Cen Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4742
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Large Magellanic Cloud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4743
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Gem"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4744
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Gem Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4745
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Ghost Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4746
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Lower Sword"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4747
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "M 102"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4748
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Maia Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4749
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Mairan's Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4750
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Medusa Galaxy Merger"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4751
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Melotte 111, Coma Star Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4752
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Merope Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4753
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Mice Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4754
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Miniature Spiral"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4755
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Monkey Head Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4756
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Needle Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4757
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "North America Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4758
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Omega Centauri"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4759
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "omi Per Cloud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4760
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "omi Vel Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4761
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Owl Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4762
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Owl Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4763
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pearl Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4764
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pelican Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4765
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pencil Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4766
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Perseus A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4767
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Phantom Streak Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4768
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pleiades"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4769
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Ptolemy's Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4770
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Red Spider Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4771
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "rho Oph Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4772
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rim Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4773
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Ring Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4774
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4775
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4776
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4777
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Saturn Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4778
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Schmidt's Nova Cygni"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4779
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sculptor Filament,Silver Coin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4780
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Small Magellanic Cloud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4781
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Small Sgr Star Cloud"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4782
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "S Nor Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4783
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sombrero Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4784
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Southern Pinwheel Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4785
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Spindle Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4786
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sunflower Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4787
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "tet Car Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4788
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Guitar"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4789
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Running Man Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4790
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the War and Peace Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4791
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Witch Head Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4792
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Toby Jug Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4793
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Triangulum Galaxy,Triangulum Pinwheel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4794
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Trifid Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4795
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Umbrella Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4796
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Upper Sword"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4797
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Veil Nebula"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4798
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Virgo Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4799
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Whale Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4800
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Whirlpool Galaxy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4801
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Wishing Well Cluster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pallas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vesta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astraea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hebe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Metis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hygiea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parthenope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Victoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Egeria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eunomia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Psyche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thetis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melpomene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fortuna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lutetia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalliope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Themis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phocaea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Proserpina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euterpe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bellona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphitrite"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euphrosyne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pomona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyhymnia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Circe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leukothea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atalante"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fides"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laetitia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harmonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daphne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ariadne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nysa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eugenia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hestia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aglaja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Doris"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pales"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virginia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nemausa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4853 skycomponents/asteroidscomponent.cpp:150
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Europa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalypso"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alexandra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melete"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mnemosyne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Concordia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elpis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danae"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erato"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ausonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angelina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cybele"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hesperia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panopaea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Niobe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feronia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klytia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galatea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurydike"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frigga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurynome"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sappho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Terpsichore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkmene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beatrix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4886 skycomponents/asteroidscomponent.cpp:150
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Io"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semele"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sylvia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thisbe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Julia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antiope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aegina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Undina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minerva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aurora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arethusa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aegle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klotho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ianthe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dike"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hekate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miriam"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klymene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Artemis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dione"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Camilla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hecuba"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Felicitas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lydia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iphigenia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amalthea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kassandra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thyra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sirona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peitho"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Althaea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lachesis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermione"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunhild"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkeste"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liberatrix"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Velleda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Johanna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nemesis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antigone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elektra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aethra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyrene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sophrosyne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hertha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Austria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meliboea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tolosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juewa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siwa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vibilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adeona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Protogeneia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gallia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medusa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nuwa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abundantia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atala"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hilda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bertha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scylla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthippe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejanira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koronis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aemilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Una"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laurentia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erigone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eva"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Loreley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sibylla"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ophelia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baucis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ino"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phaedra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andromache"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iduna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belisana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klytaemnestra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garumna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eucharis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elsa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Istria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejopeja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eunike"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celuta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lamberta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menippe"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phthia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ismene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kolga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nausikaa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ambrosia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prokne"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurykleia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philomela"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arete"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:4999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ampella"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Byblis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dynamene"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Penelope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chryseis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pompeja"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kallisto"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martha"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hersilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lacrimosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dido"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isabella"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isolda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilaea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aschera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oenone"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kleopatra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eudora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bianca"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thusnelda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stephania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oceana"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henrietta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weringia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philosophia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelinda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athamantis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vindobona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Russia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5033 skycomponents/asteroidscomponent.cpp:151
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asterope"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barbara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carolina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Honoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Coelestina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hypatia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adrastea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vanadis"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Germania"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kriemhild"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vera"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asporina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eukrate"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lameia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bettina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sophia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clementina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathilde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oppavia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walpurga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Silesia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyche"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aletheia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huberta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prymno"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dresda"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libussa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aline"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirza"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adorea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Justitia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anahita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Penthesilea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atropos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philagoria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sapientia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelheid"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elvira"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paulina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thule"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clorinde"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Regina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iclea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nephthys"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glauke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nenetta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruna"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alice"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ludovica"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brasilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Felicia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theresia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caecilia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baptistina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thora"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geraldina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bavaria"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clarissa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Josephina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gordonia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Unitas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nike"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fraternitas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margarita"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Claudia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pierretta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaldaea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosalia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goberta"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roxane"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Magdalena"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leona"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katharina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Florentina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phaeo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brucia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bamberga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heidelberga"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamara"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Columbia"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudrun"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Svea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Etheridgea"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siri"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Badenia (1892 A)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chicago (1892 L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roberta (1892 C)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lacadiera (1892 D)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devosa (1892 E)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Budrosa (1892 F)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dorothea (1892 G)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eduarda (1892 H)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "California (1892 J)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Endymion (1892 K)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostara (1892 N)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desiderata (1892 M)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tercidina (1892 O)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermentaria (1892 P)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pariana (1892 Q)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "May (1892 R)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dembowska (1892 T)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ornamenta (1892 U)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yrsa (1892 V)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gisela (1893 B)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruperto-Carola (1893 F)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eleonora (1893 A)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gabriella (1893 E)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liguria (1893 G)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ninina (1893 J)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Apollonia (1893 K)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Georgia (1893 M)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carlova (1893 N)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bononia (1893 P)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Havnia (1893 R)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Padua (1893 S)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isara (1893 T)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Corduba (1893 V)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vincentina (1893 W)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amicitia (1893 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haidea (1893 AB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeria (1893 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Modestia (1893 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohemia (1893 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palma (1893 AH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melusina (1893 AJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burgundia (1893 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursula (1893 AL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geometria (1893 AM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Campania (1893 AN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holmia (1893 AP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huenna (1894 AQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fiducia (1894 AR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Myrrha (1894 AS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dodona (1894 AT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Janina (1894 AU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burdigala (1894 AV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilmatar (1894 AX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siegena (1894 AY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aquitania (1894 AZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charybdis (1894 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Industria (1894 BB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alma (1894 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingeborg (1894 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wilhelmina (1894 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lampetia (1894 BG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arduina (1894 BH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delia (1894 BK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeolia (1894 BL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vienna (1894 BM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Admete (1894 BN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Persephone (1895 BP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ducrosa (1895 BU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ottilia (1895 BT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chloe (1895 BW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyane (1895 BX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arsinoe (1895 BY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thia (1895 BZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erna (1895 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arachne (1895 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fama (1895 CD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aspasia (1895 CE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chloris (1896 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthe (1896 CJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elisabetha (1896 CK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edburga (1896 CL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liriope (1896 CN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palatia (1896 CO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vaticana (1896 CS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suevia (1896 CT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alemannia (1896 CV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aurelia (1896 CW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bertholda (1896 CY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zahringia (1896 CZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berolina (1896 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diotima (1896 DB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gratia (1896 DF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cornelia (1896 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippo (1897 DH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galene (1897 DJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monachia (1897 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lotis (1897 DL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hybris (1897 DM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nephele (1897 DN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pythia (1897 DO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eros (1898 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hungaria (1898 DR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ella (1898 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patricia (1898 DT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodia (1898 DP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeuxo (1898 DU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ohio (1898 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theodora (1898 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bathilde (1898 ED)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eichsfeldia (1899 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Photographica (1899 EF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyptis (1899 EL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edna (1899 EX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeternitas (1899 ER)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valentine (1899 ES)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Natalie (1899 ET)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hamburga (1899 EU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brigitta (1899 EV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patientia (1899 EY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hamiltonia (1899 FD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tea (1900 FA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathesis (1900 FC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruchsalia (1900 FG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abnoba (1900 FH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alleghenia (1900 FJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hercynia (1900 FK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Signe (1900 FM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scania (1900 FN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saskia (1900 FP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eriphyla (1900 FQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lola (1900 FS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megaira (1901 FV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alekto (1901 FW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tisiphone (1901 FX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laura (1901 FY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lina (1901 FZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Argentina (1901 GE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kilia (1901 GJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Papagena (1901 GN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roma (1901 GP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nolli (1901 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prudentia (1901 GD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ocllo (1901 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedwig (1901 GQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Italia (1901 GR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tergeste (1901 GU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caprera (1901 HJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hansa (1901 GL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emita (1902 HP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petrina (1902 HT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seppina (1902 HU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pittsburghia (1902 HX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genua (1902 HZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cremona (1902 JB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Venetia (1902 JL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kreusa (1902 JG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Comacina (1902 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veritas (1902 JP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carina (1902 JQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gismonda (1902 JR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griseldis (1902 JS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virtus (1902 JV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eulalia (1902 KG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gryphia (1902 KH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iva (1902 KJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokio (1902 KU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Venusia (1902 KX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Selinur (1903 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urhixidur (1903 LB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigune (1903 LC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evelyn (1903 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cora (1902 LK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cava (1902 LL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marion (1903 LN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laodica (1903 LO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Princetonia (1903 LQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iolanda (1903 LR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mabella (1903 LT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davida (1903 LU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Taurinensis (1903 LV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Centesima (1903 LY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armida (1903 MB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athalia (1903 ME)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amherstia (1903 MG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edith (1903 MH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halawe (1903 MO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sylvania (1903 MP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franziska (1903 MV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brixia (1904 NB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helga (1904 NC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ada (1904 ND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fidelio (1904 NN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jena (1904 NQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euryanthe (1904 NR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rezia (1904 NS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Preziosa (1904 NT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Turandot (1904 NV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herculina (1904 NY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sara (1904 NZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nassovia (1904 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montague (1904 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merapi (1904 OF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pauly (1904 OG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Friederike (1904 OK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pamina (1904 OL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosamunde (1904 ON)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deborah (1904 OO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susanna (1904 OQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charlotte (1904 OT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jetta (1904 OU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Messalina (1904 OY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herodias (1904 PA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Praxedis (1904 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kressida (1904 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jessonda (1904 PK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Senta (1904 PL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortrud (1904 PM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigelinde (1904 PO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peraga (1905 PS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Norma (1905 PT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phyllis (1905 PW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carmen (1905 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanon (1905 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delila (1905 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingwelde (1905 QG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salome (1905 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suleika (1905 QK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dudu (1905 QM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marbachia (1905 QN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stereoskopia (1905 QO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eleutheria (1905 QP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cheruskia (1905 QS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Misa (1905 QT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kythera (1905 QX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dulcinea (1905 QZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rebekka (1905 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Recha (1905 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renate (1905 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emanuela (1905 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhea (1905 RH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Happelia (1905 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sidonia (1905 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Selene (1905 SE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tauntonia (1905 SH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olympia (1906 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klotilde (1905 SP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semiramis (1906 SY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bilkis (1906 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thekla (1906 TC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hypsipyle (1906 TF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achilles (1906 TG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Croatia (1906 TM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomyris (1906 TO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmgard (1906 TP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bathseba (1906 TS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Titania (1906 TT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxena (1906 TZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scheila (1906 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bandusia (1906 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Octavia (1906 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luisa (1906 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Musa (1906 UM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nerthus (1906 UN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marianna (1906 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Timandra (1906 TJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tekmessa (1906 TK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juvisia (1906 UU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brangane (1906 VB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jenny (1906 VC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adolfine (1906 VD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fulvia (1906 VF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valeria (1906 VL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veronika (1906 VN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ginevra (1906 VP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pia (1906 VQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roswitha (1906 VR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elly (1906 VT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patroclus (1906 VY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elfriede (1906 VZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Triberga (1906 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drakonia (1906 WE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Werdandi (1906 WJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Esther (1906 WP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chimaera (1907 XJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hektor (1907 XM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xenia (1907 XN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Notburga (1907 XO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charis (1907 XS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christine (1907 XT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bernardina (1907 XU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euphemia (1907 XW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philippina (1907 YJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyrrha (1907 YX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelima (1907 ZM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ute (1907 ZN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vundtia (1907 ZS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erika (1907 XP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chrysothemis (1907 YE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moira (1907 ZQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Latona (1907 ZT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brambilla (1907 ZW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clara (1907 ZY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scheherezade (1907 ZZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cosima (1907 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agrippina (1907 AG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelgunde (1907 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pippa (1907 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antikleia (1907 AN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jubilatrix (1907 AU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berenike (1907 BK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelinda (1908 BM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briseis (1907 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beagle (1908 BU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunlod (1908 BV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asteria (1908 BW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nestor (1908 CS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crescentia (1908 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cloelia (1908 CL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Newtonia (1908 CW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerlinde (1908 DG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Judith (1908 DH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabine (1908 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desdemona (1908 DM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Denise (1908 DN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kypria (1908 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ottegebe (1908 DR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carnegia (1908 DV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astarte (1908 DY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edda (1908 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rachele (1908 EP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ludmilla (1908 DU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melitta (1909 FN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aaltje (1909 FR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fredegundis (1909 FS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pax (1909 FY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genoveva (1909 GW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gorgo (1909 GZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lanzia (1909 HC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildburg (1909 HD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermia (1909 HE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gersuind (1909 HF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tinette (1909 HG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melanie (1909 HH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wratislavia (1909 HZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lehigh (1909 JG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippodamia (1901 HD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zerbinetta (1909 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ekard (1909 JA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bella (1909 JB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leonora (1910 JJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galilea (1910 JO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ernestina (1910 JX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hela (1910 KD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Auravictrix (1910 KE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oriola (1910 KN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alauda (1910 KQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interamnia (1910 KU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erminia (1910 KV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirundo (1910 KX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raphaela (1911 LJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fringilla (1911 LK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gertrud (1911 LM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marmulla (1911 LN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boliviana (1911 LO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luscinia (1911 LS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulula (1911 LW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Transvaalia (1911 LX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berkeley (1911 MD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wisibada (1911 MJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erida (1911 MS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohlinia (1911 MW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tabora (1911 MZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hammonia (1911 NB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amanda (1911 ND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joella (1911 NM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nipponia (1912 NT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Watsonia (1912 OD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sorga (1912 OQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tjilaki (1912 OR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mocia (1912 PF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benda (1912 PH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marghanna (1912 PY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harvard (1912 PZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arequipa (1912 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alagasta (1913 QO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mandeville (1913 QR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cantabia (1913 QS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Botolphia (1913 QT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edisona (1913 QU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eugenisis (1913 QV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aguntina (1913 QW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mauritia (1913 QX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marlu (1913 QY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Winchester (1913 QZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simeisa (1913 RD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malzovia (1913 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Faina (1913 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sulamitis (1913 RL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tiflis (1913 RM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malabar (1906 UT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quintilla (1908 CZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilliana (1908 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Portlandia (1908 EJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mancunia (1912 PE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinifera (1913 SJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massinga (1913 SL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brendelia (1913 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pulcova (1913 SQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gedania (1913 SU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moguntia (1913 SW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bondia (1913 SX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Struveana (1913 SZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tatjana (1913 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bali (1913 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libera (1913 TO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanete (1913 TR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmintraud (1913 TV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armor (1913 TW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumiere (1914 TX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berbericia (1914 TY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gutemberga (1914 TZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theobalda (1914 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nina (1914 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armenia (1914 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kartvelia (1914 UF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montefiore (1914 UK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nora (1914 UL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pickeringia (1914 UM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zwetana (1914 UN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bredichina (1914 UO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moskva (1914 UQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hohensteina (1914 UR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lena (1914 UU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pretoria (1912 NW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ani (1914 UV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Metcalfia (1907 ZC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arizona (1907 ZD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irenaea (1914 VB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fini (1914 VE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarita (1914 VH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montana (1914 VR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruth (1914 VT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudula (1915 WO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kressmannia (1915 WP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helwerthia (1915 WQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Picka (1915 WS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hispania (1915 WT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hormuthia (1915 WW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyldenia (1915 WX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceraskia (1915 WY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merxia (1901 GY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nauheima (1915 XR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adele (1915 XV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baumeia (1915 YR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tauris (1916 YT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Coppelia (1916 YU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juliana (1916 YV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annika (1916 YW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kapteynia (1916 YZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barnardiana (1916 ZA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adriana (1916 ZB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanny (1916 ZC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sisigambis (1916 ZG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anastasia (1916 ZH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanina (1916 ZL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henrika (1916 ZO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindemannia (1916 ZX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Academia (1916 ZY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petropolitana (1916 ZZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karin (1916 AB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monica (1916 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burnhamia (1916 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olivia (1916 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seraphina (1916 AH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valborg (1916 AJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zenobia (1916 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kerstin (1916 AM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leontina (1916 AP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naema (1916 AS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lipperta (1916 AT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agnia (1915 XX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inna (1915 XS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ara (1912 NY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Altona (1916 S24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeissia (1916 S26)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wladilena (1916 S27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nansenia (1916 S28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frostia (1916 S29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Newcombia (1916 ZP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Backlunda (1916 S30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glasenappia (1916 S33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "El Djezair (1916 a)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bouzareah (1916 c)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursina (1917 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aida (1917 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franzia (1917 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benkoela (1917 BH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zubaida (1917 BO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fatme (1917 BQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kovacia (1917 BS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lova (1917 BU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mellena (1917 BV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manto (1917 BX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holda (1917 BZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mechthild (1917 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rotraut (1917 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nymphe (1917 CF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scott (1917 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walkure (1915 S7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ricarda (1917 CJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herba (1917 CK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athene (1917 CL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swetlana (1917 CM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Priamus (1917 CQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulrike (1917 CX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Washingtonia (1917 b)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parysatis (1918 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erynia (1918 DG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waltraut (1918 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunhild (1918 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seeligeria (1918 DR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leopoldina (1918 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erda (1918 DT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helio (1918 DU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sphinx (1918 DV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lysistrata (1918 DZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildegard (1918 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jokaste (1918 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosalinde (1918 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunsia (1918 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nealley (1918 EM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rockefellia (1918 EO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Universitas (1918 ES)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Repsolda (1918 ET)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhoda (1918 EU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Buda (1918 EX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulla (1919 FA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anneliese (1919 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agamemnon (1919 FD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maritima (1919 FJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otila (1919 FL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palisana (1919 FN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cosette (1918 b)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "America (1915 S1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyka (1915 S4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Itha (1919 FR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilsebill (1918 EQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rogeria (1919 FT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jovita (1919 FV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herluga (1919 GB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toni (1919 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alphonsina (1920 GM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imhilde (1920 GN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ratisbona (1920 GO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildrun (1920 GP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algunde (1920 GR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Westphalia (1920 GS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whittemora (1920 GU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hooveria (1920 GV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thuringia (1920 HK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kunigunde (1920 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bethgea (1920 HO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chlosinde (1920 HQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kordula (1920 HT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Murray (1920 HV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Romilda (1920 HW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Begonia (1920 HX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hidalgo (1920 HZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barcelona (1921 JB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poesia (1921 JC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monterosa (1921 JD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jucunda (1921 JE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hel (1921 JK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ahrensa (1921 JP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaspra (1916 S45)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caia (1916 S61)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Painleva (1921 JT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Li (1921 JU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alstede (1921 JV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Camelia (1921 JX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asplinda (1921 KC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arne (1921 KF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunnie (1921 KM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aslog (1921 KP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Subamara (1921 KS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angelica (1921 KT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muschi (1921 KU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helionape (1921 KV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petunia (1921 KW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alsatia (1921 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cohnia (1922 LK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aralia (1922 LR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lioba (1922 LS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perseverantia (1922 LT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benjamina (1922 LU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philippa (1922 LV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aidamina (1922 LY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilsewa (1922 MC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anacostia (1921 W19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martina (1917 S92)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franklina (1922 MD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunila (1922 ME)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gretia (1922 MH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amelia (1922 MQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wallia (1922 MR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Appella (1922 MT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schwassmannia (1922 MW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yerkes (1922 MZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McDonalda (1922 NB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swasey (1922 ND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moultona (1923 NJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otthild (1923 NL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sternberga (1923 NP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hilaritas (1923 NM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bodea (1923 NU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zachia (1923 NW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piazzia (1923 NZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaussia (1923 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olbersia (1923 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilofee (1923 OK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belopolskya (1923 OS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arago (1923 OT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lagrangea (1923 OU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pawlowia (1923 OX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "La Paz (1923 PD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marlene (1923 PF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tombecka (1924 PQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semphyra (1924 PW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christa (1924 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anitra (1924 QG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jacqueline (1924 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arnolda (1924 QM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flammario (1924 RG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olympiada (1924 RT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thomana (1924 RU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hale (1923 YO13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aesculapia (1923 YO11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lydina (1923 PG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "La Plata (1924 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vitja (1924 RQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arctica (1924 RR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pafuri (1924 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simona (1924 SM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amata (1924 SW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ganymed (1924 TD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuckia (1924 TK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sonneberga (1924 TL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klumpkea (1925 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asta (1925 FA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amazone (1925 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beate (1925 HB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teutonia (1924 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edwin (1924 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geisha (1924 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feodosia (1924 TP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gotho (1925 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merope (1925 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belgica (1925 VD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Forsytia (1925 WD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tynka (1925 WG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Azalea (1924 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wanda (1925 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Grubba (1925 MA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mussorgskia (1925 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ljuba (1925 TD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aquilegia (1925 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aethusa (1926 PA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lunaria (1926 RG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nofretete (1926 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Planckia (1927 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunica (1926 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brita (1924 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malva (1926 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gellivara (1923 OW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beljawskya (1925 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helina (1926 SC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mentha (1926 XB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mimosa (1927 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reseda (1927 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pirola (1927 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamariwa (1926 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amaryllis (1927 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nata (1927 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arabis (1927 RD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mitaka (1927 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tama (1927 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spiraea (1928 DT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilium (1924 PN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freda (1925 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siberia (1926 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tulipa (1926 GS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reunerta (1928 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vicia (1928 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hakone (1928 RJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Figneria (1928 RQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arnica (1928 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clematis (1928 SJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pepita (1928 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fragaria (1929 AB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cydonia (1929 CW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lictoria (1929 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demeter (1929 KA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tata (1929 CU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jaroslawa (1928 PD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reinmuthia (1927 CO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polonia (1928 PE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katja (1928 QC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorraine (1928 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabauda (1928 XC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Catriona (1929 GD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reginita (1927 KA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hanskya (1927 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euboea (1927 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Natascha (1928 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neith (1928 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shapleya (1928 ST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stroobantia (1928 TB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "China (1957 UN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otero (1929 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mimi (1929 AJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astrid (1929 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neujmina (1929 PH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hollandia (1929 RB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colchis (1929 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mercedes (1929 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raissa (1929 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Attica (1929 WF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crimea (1929 YC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aetolia (1930 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Odysseus (1930 BH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oda (1930 BJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robelmonte (1929 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Biarmia (1929 JF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stavropolis (1929 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rarahu (1929 NA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Volga (1929 PF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pawona (1930 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astronomia (1927 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aenna (1928 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arabia (1929 QC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luda (1929 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Granada (1929 RD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Illyria (1929 RL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thessalia (1929 SF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Larissa (1930 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saga (1930 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imprinetta (1930 HM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sakuntala (1930 MA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dubiago (1930 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rusthawelia (1930 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aneas (1930 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anchises (1930 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marmara (1930 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margo (1930 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucidor (1930 VE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gonnessia (1930 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmela (1931 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rita (1931 GE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilith (1927 CQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilona (1927 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaea (1926 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Turnera (1929 PL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Afra (1929 XC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gothlandia (1930 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Terentia (1930 SG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfaterna (1931 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Africa (1931 HB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aletta (1931 JG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sheba (1931 KE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodesia (1931 LD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geldonia (1931 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imperatrix (1931 RH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strenua (1931 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marina (1931 RL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanna (1931 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renzia (1931 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Numerowia (1931 UH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostenia (1931 VT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Troilus (1931 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pumma (1927 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morosovia (1931 LB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bressole (1931 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Francette (1931 XC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algeria (1931 XD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Richilde (1932 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boyer (1932 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Britta (1932 CJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crocus (1932 CU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tina (1932 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neckar (1931 TG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fantasia (1927 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geranium (1931 TD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scabiosa (1931 TU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tilia (1931 TP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cortusa (1931 TF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kobresia (1931 TG2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elyna (1931 UF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thais (1931 VX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genevieve (1931 XB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Centenaria (1932 CD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dysona (1932 EB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zambesia (1932 HL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pamela (1932 JE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deira (1932 KE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Calvinia (1932 KF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaka (1932 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Memoria (1932 QA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jugurtha (1932 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rutherfordia (1932 VB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedera (1933 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celestia (1933 DG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erfordia (1932 JA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schilowa (1932 NC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Normannia (1932 PD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sicilia (1932 PG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ogyalla (1933 BT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Legia (1933 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sniadeckia (1933 FE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varsavia (1933 FF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Letaba (1933 HG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schweikarda (1911 MV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tone (1927 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libya (1930 HJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rollandia (1930 SH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isergina (1931 TN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delportia (1932 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cimbria (1932 WG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ucclia (1933 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolores (1933 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kenya (1933 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baillauda (1933 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jeanne (1933 QJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Utopia (1933 QM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komsomolia (1925 SC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Latvia (1933 OP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Julietta (1933 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Banachiewicza (1933 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorcia (1933 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Santa (1933 QM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kutaissi (1933 QR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phryne (1933 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luce (1933 SH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antwerpia (1933 UB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deflotte (1933 WD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andree (1933 WE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quadea (1934 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nocturna (1934 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mertona (1934 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marcelle (1934 CL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yvonne (1934 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Werra (1924 SV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luthera (1928 FP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arosa (1928 KC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pongola (1928 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scythia (1930 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halleria (1931 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyperborea (1931 TO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Villigera (1932 DB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vassar (1933 OT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berna (1933 QG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bronislawa (1933 SF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Silvretta (1935 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Disa (1934 FO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Impala (1934 JG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Majuba (1934 JH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tugela (1934 LD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Losaka (1934 NS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devota (1925 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eliane (1933 FL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spiridonia (1925 DB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solvejg (1933 QS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:5999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marconia (1934 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cevenola (1934 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lundmarka (1934 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeelandia (1934 RW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerarda (1934 RA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desagneauxa (1934 XB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yvette (1934 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edmee (1935 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brabantia (1935 CV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nicole (1935 FC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Potomac (1908 CG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gotha (1929 CY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patria (1931 VW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Michel (1933 FD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bechuana (1934 LJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosselia (1934 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uzbekistania (1934 TF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wawel (1935 CE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maartje (1935 CU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Botha (1935 GK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nyanza (1935 JH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khama (1935 ND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prieska (1935 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tarka (1935 OD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leuschneria (1935 QA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griqua (1935 QG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herberta (1935 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Safara (1935 VB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henyey (1928 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piccolo (1932 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Numidia (1935 HD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostanina (1935 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Resi (1935 QJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haremari (1935 QK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cincinnati (1935 QN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfreda (1935 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomonosowa (1936 FC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Volodia (1936 FM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kniertje (1934 RX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gelria (1935 MJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aphrodite (1935 SS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Onnie (1935 SS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abastumani (1935 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pierre (1936 FO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algoa (1936 LK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aribeda (1936 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Outeniqua (1936 PF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Umtata (1936 PG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Donnera (1936 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirela (1936 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idelsonia (1936 QA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ajax (1936 QW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komppa (1936 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindelof (1936 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trusanda (1936 WF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isko (1937 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margret (1937 AL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brauna (1937 AM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roucarie (1937 CD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renauxa (1937 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walinskia (1937 GH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danzig (1929 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radcliffe (1931 RJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Esperanto (1936 FQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jose (1936 QM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sundmania (1937 AJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuorla (1937 GB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riviera (1937 GF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruvuma (1937 KB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mombasa (1937 NO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luanda (1937 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geramtina (1937 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margot (1936 FD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salonta (1936 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diomedes (1937 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wendeline (1937 TC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vogtia (1937 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Corvina (1937 YF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruppina (1937 YG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pannonia (1938 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konkolya (1938 AF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Utra (1938 BB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saldanha (1937 NG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ankara (1937 PA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mineura (1937 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Magnya (1937 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jean-Jacques (1937 YL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zamenhof (1938 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nordenmarkia (1938 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armisticia (1939 VO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Autonoma (1938 FA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mashona (1938 OE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Linzia (1938 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carla (1938 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tornio (1938 SL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ounas (1938 UT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bonsdorffia (1938 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inkeri (1938 DE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tubingia (1938 DR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sebastiana (1938 DA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hakoila (1938 DJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Postrema (1938 HC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isa (1938 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boda (1938 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aura (1938 XE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Attila (1939 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balduinus (1938 EJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigrid (1938 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helsinki (1938 SW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tampere (1938 SB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lahti (1938 SK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pori (1938 UF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baade (1938 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arenda (1938 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuopio (1938 XD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lappeenranta (1939 FM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koranna (1939 HH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xosa (1939 JC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charlois (1939 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oulu (1939 FE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henry (1938 BG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beograd (1938 FD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kajaani (1938 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imatra (1938 UY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seinajoki (1938 UB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joensuu (1939 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Conrada (1940 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oterma (1938 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hartmut (1938 SH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inari (1938 SM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saimaa (1939 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nasi (1939 BK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paijanne (1939 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borrelly (1940 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kevola (1938 WK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Estonia (1939 CK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schalen (1941 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bourgeois (1941 SJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinterhansenia (1941 UK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thernoe (1941 UW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Izsak (1941 SG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nele (1929 CZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palomaa (1935 FK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tito (1937 WD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bessel (1938 DE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bauersfelda (1940 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yugoslavia (1940 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejan (1941 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wingolfia (1942 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roehla (1942 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jarnefelt (1942 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kustaanheimo (1942 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strattonia (1942 XB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fricke (1941 CG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gondolatsch (1943 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Srbija (1936 TB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alikoski (1941 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aisleen (1946 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evita (1948 PA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunonia (1948 TX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cesco (1950 FJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Posnania (1949 SC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meyer (1949 FD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fabiola (1948 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kirkwood (1951 AT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herrick (1948 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abanderada (1950 LA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martir (1950 LY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antilochus (1950 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fuji (1927 CR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Union (1947 RG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kahrstedt (1933 FS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Descamisada (1951 MH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanatica (1950 RK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsiolkovskaja (1933 NA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baize (1951 KA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathieu (1951 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danjon (1949 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Itzigsohn (1951 EV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laugier (1949 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giomus (1950 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neva (1926 VH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tombaugh (1931 FH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milankovitch (1936 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mavis (1950 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brenda (1951 NL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beyer (1950 DJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirose (1950 BJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Smiley (1950 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goldschmidt (1952 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bardwell (1950 BW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filipoff (1950 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alschmitt (1952 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dawn (1948 NF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Druzhba (1926 TM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vivian (1948 PL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rabe (1931 TT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "The NORC (1953 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sadeya (1927 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strobel (1923 OG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milet (1952 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siebohme (1941 DF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chimay (1929 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohrmann (1924 QW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swings (1936 QO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruanda (1935 JF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bower (1951 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tana (1935 OJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hill (1951 RU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rafita (1935 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waterfield (1933 OJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosseland (1939 BG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menelaus (1957 MK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heckmann (1937 TG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yakhontovia (1937 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bojeva (1931 TL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Comas Sola (1929 WG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Innes (1953 NA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Punkaharju (1940 YL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wood (1953 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoffmann (1923 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van den Bos (1926 PE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaby (1930 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pels (1930 SY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dagmar (1934 RS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minnaert (1934 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gezelle (1935 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Groeneveld (1938 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simonida (1938 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tycho Brahe (1940 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hveen (1940 YH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nevanlinna (1941 FR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Per Brahe (1942 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Steinmetz (1948 WE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Castafiore (1950 SL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iguassu (1951 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "De Sitter (1935 SR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glarona (1965 SC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Floris-Jan (1930 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayrhofer (1948 VB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oort (1956 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Subbotina (1936 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hertzsprung (1935 LA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaiser (1934 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christophe (1934 CS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okavango (1953 NJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalahari (1924 NC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polit (1929 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sandrine (1935 BB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angola (1935 KC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sy (1951 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jens (1950 DP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wells (1953 TD3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klemola (1936 FX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladimir (1932 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "CrAO (1930 SK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goethe Link (1964 TO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marceline (1936 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Smuts (1948 PH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heike (1943 EY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhongolovich (1928 TJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ITA (1948 RJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Severny (1966 TJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giclas (1960 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schaifers (1934 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ferguson (1941 SY1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brouwer (1963 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mauderli (1966 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telamon (1949 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herget (1955 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mieke (1934 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cunningham (1935 FE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorbach (1936 VD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giacobini (1937 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naantali (1942 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sandra (1950 GB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edmondson (1952 FN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Russell (1953 TZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cogshall (1953 VM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wrubel (1957 XB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schlesinger (1967 JR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makover (1968 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumpelstilz (1968 HE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuiper (2520 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gehrels (4007 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfven (4506 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kippes (1906 RA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schneller (1931 TL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Albitskij (1935 FJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raahe (1948 TL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chiny (1950 SK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiess (1952 OZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patsayev (1967 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Finsen (1970 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Woltjer (4010 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riga (1966 KB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koussevitzky (1950 OE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Titicaca (1952 SP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhang Heng (1964 TW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dirikis (1970 GD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prometheus (2522 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruwer (4576 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gilgamesh (4645 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imhotep (7589 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beethoven (1932 CE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liberia (1936 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katanga (1939 MB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laputa (1948 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haworth (1952 FM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klare (1954 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miller (1955 RC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kashirina (1966 PH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mrkos (1969 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shmakova (1969 PN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palach (1969 QP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gajdariya (1970 OE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursa (1971 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hus (1971 UY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masaryk (1971 UO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jarmila (1972 AB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susilva (1972 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helewalda (1972 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stobbe (1916 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delvaux (1933 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kresak (1942 AB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carpenter (1955 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McElroy (1957 XE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lobachevskij (1972 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kovalevskaya (1972 RS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barbarossa (1973 SK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komensky (1970 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deiphobus (1971 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersites (2008 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philoctetes (4596 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glaukos (1971 FE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astyanax (1971 FF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helenos (1971 FG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agenor (1971 FH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kacivelia (1924 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marsden (1971 FC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hughes (1933 QC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shao (1940 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rauma (1941 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virton (1950 TD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zu Chong-Zhi (1964 VO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pakhmutova (1968 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konoshenkova (1968 CD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jakoba (1971 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moravia (1972 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shaposhnikov (1972 HU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adzhimushkaj (1972 JL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massevitch (1972 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pobeda (1972 RL2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mikhailov (1972 TZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schubart (1973 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anubis (6534 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sekanina (1928 SF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aiguillon (1968 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demiddelaer (1935 JA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suvanto (1936 FP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucifer (1964 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lugano (1973 WD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Locarno (1973 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Loretta (1974 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whipple (1975 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wild (1931 TN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iso-Heikkila (1935 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hesburgh (1951 JC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rupertwildt (1951 UK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kukarkin (1952 PH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angara (1970 GF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chandra (1970 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guisan (1973 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dufour (1973 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bezovec (1975 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mehltretter (1932 BK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alain (1935 CG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shura (1970 QY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fedynskij (1926 TN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hopmann (1929 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaplan (1952 RH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adams (1961 UA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirayama (1973 DR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herschel (1960 OA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konstitutsiya (1973 SV4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voloshina (1968 UL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chebyshev (1969 TL4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tucapel (1971 UH4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heinemann (1938 SE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ukko (1936 FR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "West (1938 CK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asaph (1952 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nortia (1953 LG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shen Guo (1964 VR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ethel (1970 OH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bistro (1973 WF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chalonge (1974 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortutay (1936 TH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leningrad (1968 UD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chang (1976 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamriko (1976 UN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nuki (1976 UO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roka (1938 BH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chiron (1977 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aksnes (1936 DD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dangreen (1948 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hubble (1955 FT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henan (1965 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cetacea (1977 VF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mizuho (1978 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sampo (1941 HO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumiana (1969 UP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galle (1953 PV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laverna (1960 FL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toronto (1963 PD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudy (1976 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilmari (1941 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dhotel (1950 TH2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tselina (1969 LG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wallenquist (1976 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irakli (1976 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danmark (1978 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flagstaff (1978 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyumenia (1967 RM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vltava (1973 SL2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nissen (1974 MK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karl-Ontjes (2005 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanya (1971 KB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhukov (1975 TW3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jugta (1933 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Priscilla (1936 QZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swissair (1968 HB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kemerovo (1970 PE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simferopol (1970 QC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marietta (1975 BC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blaauw (1976 UF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stentor (1976 UQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epeios (1976 UW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schwambraniya (1977 FX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hadwiger (1977 VX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hannibal (1978 WK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Akiyama (1978 XD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ashbrook (A924 EF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tietjen (1933 OS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korczak (1971 SP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyalya (1972 RM2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Young (1956 RJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maresjev (1974 QG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oliver (6551 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Platzeck (1965 MA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marjaleena (1940 RJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fogelin (1942 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semirot (1953 FH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neufang (1959 OB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fujian (1964 TV2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guangdong (1965 WO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orlenok (1976 UL4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uppsala (1977 PA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyatigoriya (1972 HP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jackson (1926 KB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ellicott (1965 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shanghai (1965 YN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van Rhijn (1935 SQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gabrova (1976 GR3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antenor (1977 QH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pushkin (1977 QL3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tianjin (1978 US1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carol (1953 GF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sichuan (1964 VX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kerch (1971 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eltigen (1971 SK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wotho (1975 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mannucci (1975 LU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lermontov (1977 ST1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarpedon (1977 TL3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tucson (2528 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cunitza (1936 QC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Soyuz-Apollo (1977 OH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yunnan (1978 UT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vittore (A924 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melnikov (1938 TB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paracelsus (1978 RC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsai (1978 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alcathous (1979 WM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tesla (1952 UW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hekatostos (1968 BC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bowell (1979 XH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanda (1933 DE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamamoto (1942 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stalingrad (1972 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tikhov (1977 SU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Qinghai (1977 VK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Viipuri (1939 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neoptolemus (1975 WM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shaanxi (1978 UW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabrina (1979 YK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tchaikovsky (1974 VK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Szmytowna (1942 VW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Efremiana (1976 JA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yazhi (1980 ED)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiso (1976 UV5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moreau (1950 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karolinum (1979 UZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kevo (1941 FS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seili (1942 RM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guernica (1977 EH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andronikov (1977 PL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Matusovskij (1977 QD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kugultinov (1975 BA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daghestan (1978 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stebbins (1953 TG2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whitford (1965 WJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Florya (1972 TL2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Retsina (1979 FK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "King (1980 RJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garuda (1957 HJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schilt (1967 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mr. Spock (1971 QX1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olshaniya (1974 SU4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "El Leoncito (1974 TA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Duboshin (1976 GU2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Czechoslovakia (1980 DZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blarney (1979 QJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zverev (1976 SF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Janice (1978 VS4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chernykh (1979 SP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tololo (1965 QC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ontake (1977 DS3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalm (1940 GH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Porthan (1943 EP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xinjiang (1975 WL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bokhan (1977 QA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lebedev (1968 UQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xizang (1979 SC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fucik (1974 OS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinata (1936 TK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kurchenko (1970 OG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kurchatov (1969 RY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alva (1975 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lavrov (1978 PZ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nei Monggol (1978 UV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirons (1979 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phereclos (1981 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bahner (1929 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cebriones (1977 TJ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seillier (1978 GD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interkosmos (1980 YQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chekhov (1976 GC8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Proskurin (1977 RA8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladvysotskij (1974 QE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radek (1975 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martynov (1977 QG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pannekoek (1935 CY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heiskanen (1941 ST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Landi (1976 AF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nonie (1977 GA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schulhof (1943 EC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nikonov (1974 SN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xi''an (1975 FX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suzuki (1955 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nadeev (1973 SZ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kochi (1981 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lappajarvi (1938 DV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antarctica (1980 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haug (1973 DH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astapovich (1978 QK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wil (3537 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van de Hulst (6816 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vibeke (1931 UG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sharonov (1979 OF13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nininger (1979 UD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shenzhen (1975 FW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simonov (1976 KV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kamenyar (1977 RZ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schurer (1977 TZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruce Helin (1977 VC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sootiyo (1981 GJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bateson (1981 KA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulugbek (1977 QX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomeileen (A906 BJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lederle (1934 CD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sholokhov (1975 BU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ioannisiani (1978 RP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dollfus (1980 RQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyot (1981 FE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wabash (A921 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Somville (1950 TO4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palamedes (1966 BA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veniakaverin (1977 RC7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spellmann (1980 LB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clavel (1981 EC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sterpin (1934 FF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nordenskiold (1939 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agematsu (1976 UW15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ultrajectum (6545 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruby (1979 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semenov (1972 TF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andersen (1976 JF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guinevere (1928 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bussolini (1976 AG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kutuzov (1977 NT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inge (1981 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsesevich (1977 QM3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nummela (1943 EO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaviola (1967 JO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hebei (1975 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pirogov (1976 QG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bobone (1976 WB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orma (1968 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annagerman (1975 VD2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novorossijsk (1976 QF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heidi (1979 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Triglav (1980 PP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ryba (1980 PV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Budovicium (1981 QB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "O''Steen (1981 VG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cambridge (1980 LD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fechtig (A905 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Houzeau (1931 VD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edebono (1973 DE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Calpurnia (1980 CF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Machado (1980 LJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libitina (1950 FC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leloir (1975 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Houssay (1976 UP20)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Viljev (1979 FS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thomas (1980 OC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siegma (1932 CW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaliapin (1973 FF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boyarchuk (1977 FZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elba (1979 KA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Madeline (1980 MA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hannu Olavi (1953 EN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ladoga (1968 UP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yesenin (1974 QL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saint-Exupery (1975 VW3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harimaya-Bashi (1981 SA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gardner (1980 OH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dworetsky (1949 PS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Acamas (1978 TB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arthur (1980 PN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veseli (1980 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumme (1980 VP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bologna (1980 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Odessa (1976 GX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathryn (1979 DE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plzen (1979 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jiangxi (1975 WO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goto (1981 CA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bolzano (1981 CM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Samitchell (1962 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belnika (1978 PP2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermod (1980 TF3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhejiang (1980 TY5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guizhou (1980 VJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "James Bradley (1982 DL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lassell (1982 DZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gadolin (1939 SG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abetti (1977 EC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oongaq (1980 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elinor (1931 EG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karen (1949 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guangxi (1974 XX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Millis (1981 JX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wasserman (1982 FG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bydzovsky (1982 FC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gramme (1951 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oikawa (1967 UO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chuvashia (1977 PW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandarus (1982 BC3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joan (1935 FF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brian (1981 AD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Douglas (1981 AH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Linda Susan (1981 JW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tortali (1982 HG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halley (1982 HG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ristiina (1938 DG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chkalov (1976 YT3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christabel (1979 UE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Albina (1969 TC3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalinin (1976 YX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Batrakov (1978 SZ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borovsky (1980 VW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ueferji (1981 QS3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aleksandrov (1978 QB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luxembourg (1938 EA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mielikki (1938 US)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Handley (1951 OM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orlov (1978 RZ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "David Bender (1978 VG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urumqi (1979 UA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barks (1981 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cucula (1982 KJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Witt (1926 FG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hasek (1976 GJ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kotka (1938 DU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsoj (1974 SY4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valdivia (1975 XG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gibson (1981 JG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cesky Krumlov (1980 DW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wu Chien-Shiung (1965 SP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crisser (1977 VN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idomeneus (1980 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kacha (1980 TU6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takenouchi (1967 UM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tenojoki (1942 TJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kleczek (1982 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Grinevia (1978 RR5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tovarishch (1978 RC6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valdaj (1977 QV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teucer (1981 LK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huygens (1935 SU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weisell (1939 BU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vilho (1940 WG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yrjo (1941 HF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belgrano (1976 HS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stremchovi (1980 JA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zappala (1981 WZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pien (1982 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ensor (1933 UR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ahti (1939 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vellamo (1942 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bobhope (1948 PK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radishchev (1978 PC4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christy Carol (1980 TB4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sobolev (1978 YQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griboedov (1971 TJ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Unsold (1950 OD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ylppo (1942 CJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ASP (1959 VF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roser (1933 GB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laurel (1935 OK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hardy (1961 TA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nepryadva (1980 RM2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panacea (1980 RX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimizu (1932 CB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tedesco (1981 OG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reddish (1981 ES22)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brno (1981 WT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McGetchin (1980 MD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filipenko (1983 AX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peiroos (1975 QD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Memnon (1981 AE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neuvo (1938 DN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lubos Perek (1972 AR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhuhai (1981 UV9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Millman (1981 YB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plaskett (1982 BZ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caltech (1983 AE2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nekrasov (1975 TT2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimoyama (1981 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoshi-no-ie (1983 JA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miahelena (1938 GJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sawyer Hogg (1980 RR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salazar (1980 TU4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dali (1981 EX18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Automedon (1981 JR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epstein (1976 GN8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harris (1982 BK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayakovsky (1969 UC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kempchinsky (1980 TK4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amber (1983 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aristophanes (4006 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hopi (1980 LB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rousseau (1974 VQ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perepadin (1977 RB8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vysheslavia (1979 SV11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tatsuo (1934 CB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scholl (1983 RE2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otto (1940 YF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladisvyat (1977 SS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lautaro (1974 HR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muriel (1981 JA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poltava (1981 RW2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korhonen (1943 EM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Michelangelo (1982 BC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koncek (1983 YH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minsk (1979 QU9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Candy (1980 VN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petrovic (1981 UL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kulin (1940 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucubratio (1967 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hainan (1981 UW9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Higson (1982 QR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarastro (1977 TA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhangguoxi (1978 TA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evans (1984 CA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Krat (1937 TO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alku (1944 BA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saltykov (1983 RE3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alois (1984 AW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strugatskia (1977 RE7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cook (1982 UB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wren (1982 XC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makhaon (1983 PV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McFadden (1984 EO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Horrocks (1984 FG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moisseiev (1935 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jinxiuzhonghua (1981 UX9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oujianquan (1981 XK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herodotus (6550 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bergholz (1971 MG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chukokkala (1979 FE2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Omarkhayyam (1980 RT2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hergenrother (1940 GF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Durer (1982 BB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morabito (1981 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baily (1981 PL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Claytonsmith (1974 OD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dangrania (1979 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mason-Dixon (1982 BM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Landgraf (1940 WL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kostinsky (A921 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anshan (1981 WD4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shantou (1980 VL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stellafane (1983 AO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Buchar (1984 RH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tosa (1983 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Talbot (1983 HF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jones (1983 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ellington (1953 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novikov (1973 SX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nostalgia (1980 YH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babcock (1955 RS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomnicky Stit (1980 XM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wangshouguan (1979 WO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paolicchi (1980 VR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chillicothe (1934 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beruti (1962 FA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimanto (1984 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dorsey (1982 KD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maklaj (1978 RY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weissman (1981 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Graff (A908 AA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lupishko (1983 WH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makarenko (1978 TZ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komaki (1934 CX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liller (1983 NJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Forsius (1942 RN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irkutsk (1977 RL6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vampilov (1972 LE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brest (1974 SL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Victorplatt (1984 SA5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laocoon (1978 VG6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bidstrup (1976 GQ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Farinella (1982 FK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martebo (1979 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bus (1982 UM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brownlee (1984 SZ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tvardovskij (1979 SF9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miune (1983 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drukar (1975 TS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aaronson (1984 AF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Behounek (1984 BT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McGlasson (1928 NA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ferreri (1981 EP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patsy (1931 TS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pedersen (1984 SN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herzberg (1984 CN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paris (1984 KF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blixen (1985 HB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kibi (1977 EJ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Avsyuk (1983 CW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "TARDIS (1984 JZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Campins (1985 PW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interposita (1985 QD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Golay (1985 RT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gantrisch (1985 RU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raksha (1978 NT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schaber (1980 TG5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Somov (1981 YR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Treshnikov (1978 LB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tarkovskij (1982 YC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerla (1951 SD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konstantin (1975 VN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pokryshkin (1978 EA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tolstikov (1984 FT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Godel (1985 SD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Duncombe (1985 QT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giacconi (1955 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sinon (1977 DD3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jitka (1985 UN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muazzez (A915 TE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Omsk (1969 DA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abramov (1977 RE6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danby (1928 SL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guth (1981 JZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Standish (1984 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hurukawa (1929 BD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nakano (1984 QC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kobuchizawa (1986 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inarradas (1974 SD5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yashin (1978 TO7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mentor (1984 HA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urgenta (1975 AM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bulgakov (1982 UL7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amelin (1977 QK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fichte (1972 TD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dongguan (1978 UF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malaparte (1980 TQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petra-Pepi (1985 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colchagua (1981 NU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olegiya (1971 QU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huangpu (1964 TR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Byrd (1983 AM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "French (1984 CO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vilas (1982 UX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hooke (1971 UJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tracie (1983 AS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Protesilaos (1973 UF5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ningbo (1964 VA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurybates (1973 SO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Link (1981 YS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sokolsky (1977 QE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chenqian (1980 RZ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devine (1983 HO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Talthybius (1985 TC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ojima (1986 YD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ASCII (1936 UB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wuyeesun (1979 XO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milanstefanik (1982 EJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Putilin (1969 TK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carestia (1977 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyrano (1986 TT5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meriones (1985 VO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kakkuri (1941 UL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kataev (1978 SD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tumilty (1983 AE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Safronov (1983 WZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilinsky (1981 SX7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fracastoro (1984 HZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigyn (1987 BV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "O''Meara (1984 UQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davis (1984 WX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Williams Bay (A922 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frieden (1953 XL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dermott (1986 AD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kunming (1978 UO2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eupraksia (1978 SA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lazarev (1978 QX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kemstach (1982 YP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Welther (A923 NB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baumann (1987 MA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dzus (A908 TC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barringer (1982 RU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sharon (1984 SH5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trubetskaya (1970 NB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1974 FV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polypoites (1985 TL3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kraft (1984 YC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pieters (1985 FA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Widorn (1982 TU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annenskij (1979 YN8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maxhell (1981 PQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "IRAS (1983 QF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yangzhou (1983 VP7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hurban (1983 XM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hancock (1984 DH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trebon (1983 XS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rokoske (1987 SY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belinskij (1975 VY5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiang (1983 NK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathleen (1931 FM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piironen (1984 AP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Romanskaya (1936 OH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Junepatterson (1983 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "DiMaggio (1986 LC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monroe (1937 RB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piaf (1982 UR7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megumi (1987 YC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vartiovuori (1938 GG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kieffer (1985 JV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chopin (1986 UL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamada (1988 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aivazovskij (1977 RG7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leonteus (1985 TE3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sthenelos (1985 TF3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lene (1986 XJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thrasymedes (1985 VS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuchkova (1981 TP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karma (1953 TH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lidaksum (1965 AK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chugainov (1975 VG9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robinson (1983 AR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoshino (1986 WC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trelleborg (1986 RL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "OISCA (1987 DM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lujiaxi (1966 BZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neyachenko (1979 SA10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sindel (1982 DY1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borngen (1987 EW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plovdiv (1986 PM4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Langley (1988 BH4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayre (1988 CG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quaide (1988 KJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Verbano (1972 RQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Earhart (1987 DE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pordenone (1987 WB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wichterle (1982 SN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yoritomo (1986 AL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:6999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Honda (1988 DQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chao (1987 KE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kilmartin (A904 PC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gladys (1988 JD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liszt (1988 SF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otomo (1940 QB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kotogahama (1987 SE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radzievskij (1976 SN3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tret''yakov (1977 SS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edshay (1984 SC5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toatenmongakkai (1987 PB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bretagnon (1932 EO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huruhata (1953 GO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yoshida (1986 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruckner (1988 RF3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shekhtelia (1976 YW2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voronikhin (1979 YM8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lise (1983 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maxine (1983 LM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klepesta (1983 VP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brorsen (1983 VV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stodola (1984 BL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raybatson (1985 CX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heimdal (1987 SO3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wagner (1987 SA7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinagawa (1950 JB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schumann (1964 ED)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "List''ev (1971 SN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euryalos (1973 SR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 WD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miyamotoyohko (1988 DN1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erikhog (5142 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lowengrub (1953 RG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crovisier (1981 DP2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demophon (1985 TQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cecilgreen (1986 JV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balder (1987 SB5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deipylos (1987 YT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euforbo (1989 CG2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menestheus (1973 SW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rostovdon (1981 RD2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asuka (1982 XV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polakis (1983 AC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Podalirius (1985 VK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lowe (1986 TL2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumiko (1988 BF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chahine (1989 EB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nada (1989 EW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Keats (1977 CZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hrabal (1981 ST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sveta (1982 TH3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miles (1983 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stasik (1988 DR4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalchas (1973 SM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Branham (1976 VA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladvasil''ev (1981 SW6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weber (1985 JF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Santini (1989 BE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freeman (1989 GK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "SAF (1940 WA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saaremaa (1941 HC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riemann (1978 TQ7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celsius (1980 FO3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semmelweis (1980 PT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pikulia (1982 SB6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sudek (1987 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamashima (1977 DT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Breysacher (1981 DH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shuya (1982 SA13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orosz (1984 JA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minitti (1985 CB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chernova (1986 RO2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiselev (1986 RQ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briggs (1986 TG4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosniblett (1987 RT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sansyu-Asuke (1987 SB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shikoku (1988 JM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susa (1988 KG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Damiaan (1989 RE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van den Bergh (1973 ST1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lidov (1979 FV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perun (1984 UG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waltari (1940 YE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novosibirsk (1976 GQ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rubtsov (1988 PU4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokyotech (1989 TQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heisei (1989 UK3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kodaihasu (1989 VH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garibaldi (1980 DA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bata (1980 DE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bickel (1981 YA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ries (1982 KB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poulydamas (1988 RU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tiburcio (1989 LX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kyoto (1989 UW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korinthos (2069 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pillmore (1981 JC2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seifert (1982 OR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voigt (1988 JF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Snelling (1988 PT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geyer (1988 PB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uenohara (1989 WD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsunemori (1987 DP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otava (1987 QD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kamuimintara (1989 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lecar (1931 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Golden (1949 GH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arkhipova (1967 DB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holeungholee (1978 WU14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortizmoreno (1983 EX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sykes (1983 WR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carolyn (1985 TT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phildavis (1986 EO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sobinov (1987 RX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruriko (1988 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bihoro (1990 DS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sayama (1990 EL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radonezhskij (1987 QQ11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 AK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naitomitsu (1988 TG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dassanowsky (1988 VS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinkoyama (1989 AG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurypylos (1989 CJ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elizabethann (1989 KG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okamura (1990 DV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petercollins (1990 FV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gorbatskij (A917 SG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sinuhe (1939 BM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Louvre (1971 QW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Copland (1985 GM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valgrirasp (1987 RR3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mossotti (1989 BO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phoinix (1989 CQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massachusetts (1990 KP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanynka (1986 UT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mika (1987 XD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menkaure (1983 RY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piestany (1986 TP6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Broman (1987 ME1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yanotoyohiko (1988 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wislicenus (1931 EE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meadows (1985 RE4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pizarro (1988 CT3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vulkaneifel (1989 GR6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mamoru (1990 OM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zadunaisky (1976 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laplace (1986 RU4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumoto (1936 YD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Falta (1984 SM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takuboku (1988 HB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bortle (1988 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mediolanum (1985 RU3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khryses (1988 PY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polydoros (1988 RT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ennomos (1988 TU2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iwaizumi (1989 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toyohiro (1989 SH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urey (1989 UL5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaneko (1989 WX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agelaos (4271 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xingmingzhou (1980 XZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Froeschle (1981 JG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rovereto (1988 RF5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokiwagozen (1989 WV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panthoos (5010 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hartley (1988 PH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frankdrake (1989 VM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iphidamas (1988 PB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lykaon (1988 RK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veveri (1989 TG17)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asteropaios (1990 VH7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fay (1985 RZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dares (1988 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Misenus (1988 RV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sergestus (1988 RM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palinurus (1988 TU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meges (1989 AL2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thoas (1989 AM2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 BQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medon (1989 CK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bickerton (1989 ME)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otaynang (1989 UY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megantic (1990 DR4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tutenchamun (3233 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Badillo (1988 VB3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polites (1989 SZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shcherban'' (1989 UK8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fukaya (1990 EC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zykina (1974 VG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomoegozen (1986 YA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thessandrus (1989 AN2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pardina (1969 GD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brumberg (1970 PS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhoushan (1981 XH2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rephiltim (1983 AO2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Texstapa (1984 EA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Askalaphus (1988 BW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kibeshigemaro (1990 FC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gold (1990 SF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wellnitz (1991 NT1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Niinoama (1991 PA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanroku (1977 DR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glia (1983 CF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Showa (1990 FT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Choukyongchol (1991 PM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kabashima (1986 VG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teller (1989 GL5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurymedon (9507 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roccapalumba (1984 HE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agapenor (1985 TG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bechmann (1985 VP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TS6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Androgeos (1988 BX1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halaesus (1988 BY1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuttle (1991 US2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theotes (1973 SW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colpa (1974 ME)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arai (1991 XT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goetzoertel (1949 QQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manara (1982 FJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korsor (1988 EU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bitias (1988 TZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 BL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achaemenides (1989 CH2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilioneus (1989 SC7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ebilson (1990 SM2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baggaley (1990 UG2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumoi (1990 VH4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kida (1990 XH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achates (1991 XX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pholus (1992 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gierasch (1940 GO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piemonte (1982 BW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Donalu (1990 SB4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UR2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VO3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yabuki (1991 CC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanakawataru (1992 ET)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dortmund (1981 RP2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 CW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsurui (1991 AE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1941 HA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ioffe (1980 TL13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Verne (1988 JV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RL10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphilochos (1973 SQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulysses (1986 VG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Farquhar (1988 NN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RS10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 AU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epeigeus (1989 BB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brucegoldberg (1990 XB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arrius (1991 GY9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telephus (1991 KC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindstrom (1988 SO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyrrhus (1989 BW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orsilocus (1989 CK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Krethon (1989 EO11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 AJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bentengahama (1991 BQ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Onnetoh (1991 CB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masayo (1991 CE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wilkickia (1982 SG4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filatov (1982 UB7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 JE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aoki (1991 LD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sekiguchi (1992 EL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 QH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rozhdestvenskij (1975 VD9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goncharov (1976 YC2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vitagliano (1984 SW5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hokutosei (1989 AM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takachiho (1990 DM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kameoka (1990 BS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eumelos (1990 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorre (1990 QJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Couturier (1990 RW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andymurray (1991 JZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Autumn (1983 HB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunguska (1988 PK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TO11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 YK8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cherkashin (1990 UQ11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiyosato (1991 VK5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oberkochen (1993 BF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumyantsev (1972 RY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cloanthus (1988 TH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 AJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Durisen (1953 FK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lesliegreen (1978 LG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oshima (1990 VB4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jimmiller (1991 NK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rausudake (1992 CE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iwamori (1990 UY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuwana (1993 DA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingelehmann (1993 GG)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyas (1988 RF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deikoon (1988 TA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mochihito-o (1990 XK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Traversa (1991 CA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphimachus (1992 HS3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildebrand (1977 PO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosstaylor (1985 VF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sanenobufukui (1990 XA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamamotoshinobu (1991 AB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eneev (1978 SO4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 TN4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 FV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kandatai (1991 GG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 OP7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jurafrance (1989 YF5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babel'' (1987 QV10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 XW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinsengumi (1989 AH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bradstreet (1990 DB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterson (1991 PQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 SZ14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "GOI (1974 SJ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 HF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Josephblack (1993 VM5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rutger (1975 LR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TU5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathywhaler (1990 WK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 SX17)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shouichi (1992 UV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pindarus (1973 SK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhvanetskij (1976 GK3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khadzhinov (1979 FQ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feliksobolev (1981 TJ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Denzilrobert (1983 AN2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harryatkinson (1991 PS12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 TH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "United Nations (1987 UN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telford (1991 RO6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naotosato (1992 YA3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ryokan (1982 BQ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parmenides (1989 RS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Junichi (1992 CE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robbia (5182 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 QR11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 DJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 HV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gryphon (1990 YH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Johnfletcher (1991 BY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kondojiro (1994 EQ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polybius (1983 TR2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1980 PB3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chikushi (1989 CV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maiztegui (1989 WL7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isaosato (1992 UO4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 UN3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hideo (1994 AX1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Univermoscow (1969 TX5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dubinin (1977 AZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunis (1979 KO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heinlein (1985 GS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walker (1985 JW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vrba (1987 VA1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokushima (1988 XU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takashimizuno (1990 HR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Georgealexander (1991 GQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susono (1993 XX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirol (1988 CV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isoda (1994 AG3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Refugium (1987 SZ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1987 VT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muzzio (1976 AH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TR6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaye (1987 DY4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomohiro (1994 JO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gvishiani (1976 QE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 BN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kolya (1973 SS4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nagahama (1992 EL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celentano (1987 HM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 CX5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 EF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benzenberg (1992 FB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VA7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masuisakura (1992 DK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juanclaria (1969 GC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virgiliomarcon (1991 GL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kukai (1992 CO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miyazaki (1990 TW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lewispearce (1992 OJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fukui (1993 TP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solti (1992 MC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lewiscarroll (1994 AO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laomedon (3104 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tithonus (3108 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toshihanda (1993 XT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davidlean (1995 BK3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nessus (1993 HA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiyose (1993 XE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hiera (1989 AV2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glinos (1990 OJ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Longtom (1992 YL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haramura (1995 WU41)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euneus (1973 SH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semois (1988 SQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anticlus (1973 SM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerhard (1977 FS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dacke (1979 QX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nara (1993 CL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 VW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyakutake (1991 XC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balindblad (1985 TV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 CO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthomalitia (1985 QX4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1984 DE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ogilsbie (1993 GE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Changchun (1994 XO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prylis (1973 SY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 FJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yumi (1993 GH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 SR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1983 VH1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TT6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morita (1996 BK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolon (1987 QN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lagerros (1978 QC3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaseda (1995 DK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juzoitami (1997 OX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 OK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Williamknight (1991 SK)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deliyannis (1957 JP)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anius (1973 SD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterthomas (1989 RB6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyndareus (5493 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seeberg (1976 DJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TF7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agrius (1973 SE1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takayuki (1992 UM3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wolkenstein (3002 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurysaces (4523 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 OZ9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asbolus (1995 GO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daitarabochi (1994 VC7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 US)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sano (1990 TM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "AMOS (1996 AO3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Keneke (1998 EH12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eliason (1981 JB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UW2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 UJ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sawaishujiro (1995 YK3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 EU2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mnesthus (1988 RG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UX5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kawane (1990 AD)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 RX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanyang (1995 VU18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stefanovalentini (1998 DJ11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhesus (5191 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 WO8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MO19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erichthonios (1996 HU10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 PS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hohmann (1996 FU13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lycomedes (6581 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nauplius (1973 SO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oceax (1973 SP1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 OK8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 SJ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersander (6540 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurymachos (6591 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antimachos (1973 SS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oileus (6541 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Al-Biruni (1986 PN4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malytheatre (1976 YF3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sakka (1993 VG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chariklo (1997 CU26)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphiaraos (6629 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 RF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterbluhm (1991 GM10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hylonome (1995 DW2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mali Losinj (1998 UT15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TJ14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanetugu (1995 WC4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mameta (1996 VB9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yanjici (1997 BB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phemios (5187 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kostyukova (1978 QE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 LR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 AO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorenzalevy (1998 SW60)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolios (1973 SL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stenmark (1980 FJ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 CS8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 JO26)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laertes (1973 SA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RN11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 SL3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TS25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 YY5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XN77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XZ77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XX93)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 FU34)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alcinoos (4139 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demodokus (4655 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RG10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RM11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersilochos (1990 VL6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solikamsk (1992 SU21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boucolion (1993 BD4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asios (1993 BZ12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 BQ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 GO24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balios (1997 VV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baton Rouge (1998 SG27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teruhime (1988 VY2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echemmon (1990 TV12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angel (1992 LF)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kagayayutaka (1993 SD2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aretaon (1997 JB16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TT9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robertgrimm (1998 SD2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RM11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miroshnikov (1981 RF2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imranakperov (1986 RB12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Actor (1987 YU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koon (1988 QY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jepejacobsen (1993 OX6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prothoon (1996 GE19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 QB69)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briangrazer (1998 SP36)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ascanios (2035 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peiraios (1973 SL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 VG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 FY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkimos (1991 GX1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 QD2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eteoneus (1998 TL15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TG16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UF21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VM15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WZ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TZ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eumaios (1973 SF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melanthios (1973 SY1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halitherses (1973 SB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UA6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EJ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Podarkes (1991 HN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tigris (1993 BE5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 SO8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Augeias (1996 TS49)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echion (1997 VB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 VG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dannymeyer (1998 MJ14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marcallen (1998 MD38)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SQ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SU52)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TU12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TP17)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UQ16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 US24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WX9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XS31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XO79)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RV165)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antiphos (5159 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orestes (1973 SX)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Savanov (1982 TK1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RV12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urabe (1992 WF1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perimedes (1996 TN49)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 WW7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UZ8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UM18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UF31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davewilliams (1998 XG24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neely (1999 XH143)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XT160)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 RE7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XD51)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA187)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK156)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 RM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VS32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beletic (1999 DC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AR25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK119)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CC20)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atreus (1973 SU)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VY29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WB2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA202)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FQ48)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ehdita (1987 RO5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paquet (1991 PG7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 UZ23)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babylon (1998 DH34)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WX4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WN11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NV27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RF56)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VW24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XH133)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YY2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA80)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AT177)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AG191)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CN3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JA65)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tlepolemos (9612 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Periphas (4168 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VN4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 QB1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 SB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 SC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 GV9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JR1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 TB)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 DA2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TL66)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TP66)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 CR29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MA11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CM8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RB101)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VQ24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YN12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RD12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 BO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daitor (1991 VZ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 XM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JQ1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 AL1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bredthauer (1998 FR10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 FX68)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MQ11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VV2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WR21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NB38)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NZ41)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 SS3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GJ127)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(3560 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caniff (4652 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aisakos (1024 T-1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pheidippos (1973 SV)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 VF11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RY10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RH13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RL13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 SW1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charleroi (1989 DL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UO5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippasos (1991 XG1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 RD58)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 YM3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NA38)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN116)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RV199)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 SW7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XJ156)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XY187)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW211)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BA27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OU30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyperenor (3163 T-1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anchialos (5167 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dardanos (2140 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drymas (4035 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1987 DQ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimomoto (1990 WN5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 AY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demoleon (1996 HV9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QV49)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QY177)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Torasan (2000 RR53)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RL100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SC6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 VK8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 SZ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TO66)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 EL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaos (1998 WH24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WT4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BD5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CH67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 ST317)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jamesalbers (2000 TT58)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aigyptios (1973 SU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varuna (2000 WR106)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 UN5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 QZ9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RA33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TR66)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VF30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WG20)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RC198)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TV96)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG91)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XP101)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XS143)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG191)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM193)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 EE36)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fountainhills (2000 WE147)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyneikes (2638 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tydeus (5151 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arkesilaos (1973 SS1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1985 VY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RF33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandion (1996 TC51)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TB28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TD28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TM28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VL27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WJ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XO89)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VQ10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VV12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM71)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XK77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XO82)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XQ96)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR170)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XK192)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW257)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AQ14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AP21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AS25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AD75)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WD49)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klonios (4572 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prothoenor (6020 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxenos (5030 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XV83)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA160)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AP33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU57)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK95)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AO100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AN146)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AY182)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CS8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 HM40)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PO8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YH62)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YH119)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AO16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elephenor (9602 P-L)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epistrophos (4536 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schedios (5146 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TX11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EL)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epicles (1994 ES6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RW29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 UX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 KZ3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TA28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TV33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UH16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VD30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WY8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XA13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 YP6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NB63)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RU134)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VZ52)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XV80)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XD94)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XY101)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW167)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YO22)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YR27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AJ87)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AC115)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA160)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AB175)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AD177)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AX193)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BU22)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OP32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PR25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QE42)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QL63)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QS104)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QU167)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QG173)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QF198)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RP100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RF103)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SS165)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SJ310)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SH313)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SY317)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WU157)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YL102)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YR102)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AC25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AN37)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BZ)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BS15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CP11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CP18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CE21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CX27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CN33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CB35)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kapaneus (4613 T-2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 SM55)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RK30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 QJ4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HJ151)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN72)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RQ116)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CK103)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JP70)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RD88)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 XN9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BM50)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BC76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 GQ21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 WB37)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SM165)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 DE9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 LT32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FD1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FL145)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baehr (1988 FM1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shuji (2000 EE101)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ixion (2001 KX76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 YY)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurydamas (1994 CR18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 BN16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 ED6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HL14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MO44)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 JZ78)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NE9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NH11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TD10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 DZ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FC1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OG45)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QK100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RS80)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RW82)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RO85)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phegeus (3250 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idaios (3365 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echepolos (4101 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterburgtrista (1978 SX2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helicaon (1994 CX13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MU31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 OM12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NE11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RK134)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RS150)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elatus (1999 UG5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BK16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OP51)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QA88)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QL214)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RS40)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RQ83)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RW96)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RZ96)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RR97)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RC100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SP25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SP93)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SB132)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SL174)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SD234)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SV289)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SG348)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 ST354)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WX182)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 XX37)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YS11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YV135)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 OL31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thereus (2001 PT13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QU277)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Apisaon (1990 TP12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 QY9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 CU29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 BU48)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VG44)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA231)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA191)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WN2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CJ28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QE91)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RG87)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RS25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RV27)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TV28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SN165)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VQ15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM74)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB211)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XT213)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB214)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XS248)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AV19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BQ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QA157)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SN209)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YL101)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BQ77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BU80)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CN21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CW32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CA39)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphios (3040 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 OU2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TY68)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VR38)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XJ5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhadamanthus (1999 HX11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HB12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WS4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XH162)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XC210)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR213)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YC13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AN6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU45)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA113)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AY161)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AW183)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huya (2000 EB173)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YQ139)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BK9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BE24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BB62)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DQ10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 BU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CE13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 VC7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 KR16)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YO14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AB33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AS105)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YP96)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BN42)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CT13)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CS32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DJ26)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UR163)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Typhon (2002 CR46)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CQ134)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RJ28)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VD4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OX3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PV29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RF29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TC36)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GN171)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QS103)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QN116)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RU69)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SO56)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SG131)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SL298)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TG64)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WJ2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 TL8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 JJ10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Skamander (1997 JG15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pelion (1998 QM107)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RA215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quaoar (2002 LM60)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QJ12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QH137)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QZ165)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QU176)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RX25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SC17)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:7999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SU333)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TA42)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AT33)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QQ60)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QJ256)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QH267)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QZ292)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 HN2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HM151)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ophelestes (1998 MW41)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okyrhoe (1998 SG35)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyllarus (1998 TF35)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deucalion (1999 HU11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 PY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VB154)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG132)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA54)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PJ30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bienor (2000 QC243)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SE310)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SZ344)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SX362)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WO180)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AS9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QM73)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RP132)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 TF19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 TY229)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UC73)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 AW34)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 AW197)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CU15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CP82)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amycus (2002 GB10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GK105)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TX300)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 UX25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VE95)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SK2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA92)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SS161)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TD39)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UY124)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TW240)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Logos (1997 CQ29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palmys (1998 MK47)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TC31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CL158)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB257)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AR184)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BQ21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CH105)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CM114)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echeclus (2000 EC98)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 EE173)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FD8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FE8)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SX186)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TB43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YN120)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BD25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BL41)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DH4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CC4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 EH130)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 FU36)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceto (2003 FX128)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Archeptolemos (1305 T-3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OF4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borasisi (1999 RZ253)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW261)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RH142)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 VW15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 KW2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WW24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WU31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PN34)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PK30)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RQ91)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA182)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WE132)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YM5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UE188)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XW93)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sila-Nunam (1997 CS29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CP133)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CC158)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 DF9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RY138)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CM105)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TY40)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YW134)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FZ173)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FM185)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FP185)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crantor (2002 GO9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TC302)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VR128)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 VS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HP151)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 KR65)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VA50)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WR10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OY3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RY215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OO67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QB243)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KE76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KK76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KF77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teharonhiawako (2001 QT297)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FQ97)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sedna (2003 VB12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orcus (2004 DW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 GV9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HK151)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 US43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RZ215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GX32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GZ32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RA103)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 VC92)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 AS2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SZ135)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BE25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XN72)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FC99)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 AX46)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TQ66)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HT11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HC12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OY51)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OM67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KJ76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KP76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KC77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KN77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KP77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 SQ73)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UO18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CY224)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KX14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PA149)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VR130)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 WC19)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 CO1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FY128)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 OP32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UR292)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 EW95)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salacia (2004 SB60)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 TY364)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XX143)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WK183)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 YH140)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 YJ140)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CX154)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CC249)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XU93)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FC128)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 YL61)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CE119)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HR11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JG81)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FL194)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QZ113)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XS254)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XT254)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XH255)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FB128)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 PQ21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RH215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AX29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BT24)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OJ67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KO76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QT322)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GG32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PB171)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haumea (2003 EL61)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 LG7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eris (2003 UB313)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 WL7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makemake (2005 FY9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RE215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RB216)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AJ114)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OK67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QM251)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QG298)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 SS317)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UY117)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 US292)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 YO179)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 UX10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RM43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RN43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RR43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 SA278)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 TB190)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 UJ438)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 RY102)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RA216)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CR105)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Altjira (2001 UQ18)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XA255)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VS130)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VA131)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QZ91)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CZ31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 BO25)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 JR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OL67)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YB131)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KN76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KV76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PD149)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RL43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GE147)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GP183)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FR185)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varda (2003 MW12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PF115)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 FW)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WT31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CV118)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CG119)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CO153)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HW11)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RD215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YU1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YC2)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KU76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QW297)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 FU6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GZ31)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GJ32)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 TG58)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 DJ64)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 DJ71)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PB112)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 EO302)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 JG43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RZ281)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 PH37)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 UQ513)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 AZ84)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 OR10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 UK126)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 XA192)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 DU112)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 SX368)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KY14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QY297)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 JJ43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 FC76)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 PR21)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 QU182)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 QY40)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KQ77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KW14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 MS4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VU130)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QW90)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PG115)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 CB79)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RS43)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 SC278)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 XU100)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 SQ372)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 XQ51)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RW10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 UZ6)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 KE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 KR59)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 EP65)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 AP129)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 QD4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 EN65)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 LJ109)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orius (2009 HW77)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 HH36)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 NV1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RG283)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 TY430)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 YB3)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhiphonos (2009 QV38)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YF7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YD7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PQ145)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 LB7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 JZ81)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 RM64)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 RO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 RT5)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 KG62)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OE4)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QB298)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PT170)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PW170)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 GH55)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QH91)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manwe (2003 QW111)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QF113)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 SP317)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 OK14)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 OR15)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 QD29)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 UP10)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 EO297)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 TO74)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YE7)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 BR61)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 GN12)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QJ298)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 VJ119)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RU215)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UZ117)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 MS9)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 BX85)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8323
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "1P/Halley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8324
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "2P/Encke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8325
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "4P/Faye"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8326
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "6P/d''Arrest"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8327
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "7P/Pons-Winnecke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8328
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "8P/Tuttle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8329
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "9P/Tempel 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8330
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "10P/Tempel 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8331
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "11P/Tempel-Swift-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8332
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "12P/Pons-Brooks"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8333
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "13P/Olbers"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8334
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "14P/Wolf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8335
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "15P/Finlay"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8336
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "16P/Brooks 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8337
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "17P/Holmes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8338
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "19P/Borrelly"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8339
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "21P/Giacobini-Zinner"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8340
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "22P/Kopff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8341
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "23P/Brorsen-Metcalf"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8342
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "24P/Schaumasse"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8343
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "26P/Grigg-Skjellerup"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8344
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "27P/Crommelin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8345
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "28P/Neujmin 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8346
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "29P/Schwassmann-Wachmann 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8347
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "30P/Reinmuth 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8348
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "31P/Schwassmann-Wachmann 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8349
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "32P/Comas Sola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8350
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "33P/Daniel"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8351
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "35P/Herschel-Rigollet"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8352
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "36P/Whipple"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8353
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "37P/Forbes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8354
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "38P/Stephan-Oterma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8355
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "39P/Oterma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8356
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "40P/Vaisala 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8357
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "41P/Tuttle-Giacobini-Kresak"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8358
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "42P/Neujmin 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8359
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "43P/Wolf-Harrington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8360
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "44P/Reinmuth 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8361
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "45P/Honda-Mrkos-Pajdusakova"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8362
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "46P/Wirtanen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8363
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "47P/Ashbrook-Jackson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8364
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "48P/Johnson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8365
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "49P/Arend-Rigaux"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8366
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "50P/Arend"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8367
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "51P/Harrington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8368
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "51P/Harrington-A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8369
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "52P/Harrington-Abell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8370
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "53P/Van Biesbroeck"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8371
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "54P/de Vico-Swift-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8372
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "55P/Tempel-Tuttle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8373
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "56P/Slaughter-Burnham"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8374
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "57P/duToit-Neujmin-Delporte"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8375
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "57P/duToit-Neujmin-Delporte-A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8376
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "58P/Jackson-Neujmin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8377
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "59P/Kearns-Kwee"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8378
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "60P/Tsuchinshan 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8379
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "61P/Shajn-Schaldach"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8380
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "62P/Tsuchinshan 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8381
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "63P/Wild 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8382
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "64P/Swift-Gehrels"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8383
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "65P/Gunn"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8384
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "66P/du Toit"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8385
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "67P/Churyumov-Gerasimenko"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8386
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "68P/Klemola"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8387
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "69P/Taylor"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8388
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "70P/Kojima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8389
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "71P/Clark"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8390
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "72P/Denning-Fujikawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8391
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8392
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8393
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-C"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8394
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-E"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8395
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-G"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8396
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-H"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8397
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-J"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8398
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-K"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8399
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-L"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8400
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-M"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8401
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-N"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8402
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-P"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8403
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Q"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8404
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-R"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8405
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-S"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8406
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-T"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8407
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-U"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8408
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-V"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8409
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-W"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8410
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-X"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8411
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Y"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8412
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Z"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8413
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8414
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8415
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AC"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8416
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8417
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8418
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AF"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8419
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8420
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8421
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8422
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AJ"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8423
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8424
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8425
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8426
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8427
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8428
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8429
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AQ"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8430
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8431
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8432
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8433
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AU"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8434
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AV"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8435
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AW"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8436
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AX"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8437
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AY"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8438
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AZ"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8439
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BA"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8440
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BB"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8441
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BC"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8442
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BD"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8443
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8444
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BF"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8445
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BG"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8446
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BH"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8447
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BI"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8448
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BJ"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8449
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BK"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8450
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BL"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8451
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BM"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8452
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BN"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8453
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8454
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BP"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8455
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BQ"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8456
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8457
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8458
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "74P/Smirnova-Chernykh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8459
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "76P/West-Kohoutek-Ikemura"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8460
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "77P/Longmore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8461
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "78P/Gehrels 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8462
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "79P/du Toit-Hartley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8463
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "80P/Peters-Hartley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8464
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "81P/Wild 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8465
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "82P/Gehrels 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8466
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "84P/Giclas"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8467
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "85P/Boethin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8468
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "86P/Wild 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8469
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "87P/Bus"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8470
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "88P/Howell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8471
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "89P/Russell 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8472
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "90P/Gehrels 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8473
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "91P/Russell 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8474
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "92P/Sanguin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8475
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "93P/Lovas 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8476
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "94P/Russell 4"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8477
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "96P/Machholz 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8478
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "97P/Metcalf-Brewington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8479
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "98P/Takamizawa"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8480
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "99P/Kowal 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8481
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "100P/Hartley 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8482
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "101P/Chernykh"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8483
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "101P/Chernykh-B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8484
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "102P/Shoemaker 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8485
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "103P/Hartley 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8486
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "104P/Kowal 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8487
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "105P/Singer Brewster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8488
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "106P/Schuster"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8489
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "108P/Ciffreo"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8490
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "109P/Swift-Tuttle"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8491
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "110P/Hartley 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8492
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "111P/Helin-Roman-Crockett"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8493
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "112P/Urata-Niijima"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8494
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "113P/Spitaler"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8495
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "114P/Wiseman-Skiff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8496
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "115P/Maury"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8497
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "116P/Wild 4"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8498
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "117P/Helin-Roman-Alu 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8499
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "118P/Shoemaker-Levy 4"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8500
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "119P/Parker-Hartley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8501
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "120P/Mueller 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8502
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "121P/Shoemaker-Holt 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8503
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "122P/de Vico"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8504
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "123P/West-Hartley"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8505
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "124P/Mrkos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8506
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "125P/Spacewatch"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8507
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "126P/IRAS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8508
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "127P/Holt-Olmstead"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8509
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "128P/Shoemaker-Holt 1-A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8510
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "128P/Shoemaker-Holt 1-B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8511
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "129P/Shoemaker-Levy 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8512
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "130P/McNaught-Hughes"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8513
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "131P/Mueller 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8514
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "132P/Helin-Roman-Alu 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8515
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "134P/Kowal-Vavrova"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8516
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "135P/Shoemaker-Levy 8"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8517
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "136P/Mueller 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8518
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "137P/Shoemaker-Levy 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8519
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "138P/Shoemaker-Levy 7"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8520
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "139P/Vaisala-Oterma"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8521
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "140P/Bowell-Skiff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8522
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "141P/Machholz 2-A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8523
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "141P/Machholz 2-D"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8524
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "142P/Ge-Wang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8525
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "143P/Kowal-Mrkos"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8526
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "144P/Kushida"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8527
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "145P/Shoemaker-Levy 5"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8528
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "146P/Shoemaker-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8529
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "147P/Kushida-Muramatsu"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8530
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "148P/Anderson-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8531
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "149P/Mueller 4"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8532
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "150P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8533
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "151P/Helin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8534
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "152P/Helin-Lawrence"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8535
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "153P/Ikeya-Zhang"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8536
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "154P/Brewington"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8537
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "155P/Shoemaker 3"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8538
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "156P/Russell-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8539
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "157P/Tritton"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8540
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "158P/Kowal-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8541
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "159P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8542
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "160P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8543
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "161P/Hartley-IRAS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8544
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "162P/Siding Spring"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8545
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "163P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8546
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "164P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8547
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "165P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8548
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "166P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8549
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "167P/CINEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8550
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "168P/Hergenrother"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8551
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "169P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8552
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "170P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8553
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "171P/Spahr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8554
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "172P/Yeung"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8555
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "173P/Mueller 5"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8556
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "175P/Hergenrother"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8557
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "177P/Barnard"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8558
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "178P/Hug-Bell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8559
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "179P/Jedicke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8560
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "180P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8561
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "181P/Shoemaker-Levy 6"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8562
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "182P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8563
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "183P/Korlevic-Juric"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8564
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "184P/Lovas 2"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8565
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "185P/Petriew"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8566
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "186P/Garradd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8567
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "187P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8568
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "188P/LINEAR-Mueller"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8569
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "189P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8570
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "190P/Mueller"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8571
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "191P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8572
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "192P/Shoemaker-Levy 1"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8573
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "193P/LINEAR-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8574
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "194P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8575
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "195P/Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8576
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "196P/Tichy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8577
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "197P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8578
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "198P/ODAS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8579
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "199P/Shoemaker 4"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8580
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "200P/Larsen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8581
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "201P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8582
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "202P/Scotti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8583
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "203P/Korlevic"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8584
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "204P/LINEAR-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8585
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8586
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-A"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8587
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8588
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-C"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8589
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "206P/Barnard-Boattini"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8590
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "207P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8591
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "208P/McMillan"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8592
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "209P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8593
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "210P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8594
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "211P/Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8595
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "212P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8596
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "213P/Van Ness"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8597
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "213P/Van Ness-B"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8598
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "214P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8599
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "215P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8600
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "216P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8601
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "217P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8602
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "218P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8603
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "219P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8604
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "220P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8605
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "221P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8606
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "222P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8607
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "223P/Skiff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8608
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "224P/LINEAR-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8609
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "225P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8610
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "226P/Pigott-LINEAR-Kowalski"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8611
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "227P/Catalina-LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8612
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "228P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8613
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "229P/Gibbs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8614
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "230P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8615
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "231P/LINEAR-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8616
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "232P/Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8617
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "233P/La Sagra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8618
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "234P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8619
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "235P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8620
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "236P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8621
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "237P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8622
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "238P/Read"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8623
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "239P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8624
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "240P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8625
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "241P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8626
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "242P/Spahr"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8627
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "243P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8628
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "244P/Scotti"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8629
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "245P/WISE"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8630
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "246P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8631
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "247P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8632
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "248P/Gibbs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8633
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "249P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8634
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "250P/Larson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8635
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "251P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8636
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "252P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8637
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "253P/PANSTARRS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8638
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "254P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8639
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "255P/Levy"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8640
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "256P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8641
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "257P/Catalina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8642
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "258P/PANSTARRS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8643
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "259P/Garradd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8644
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "260P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8645
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "261P/Larson"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8646
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "262P/McNaught-Russell"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8647
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "263P/Gibbs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8648
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "264P/Larsen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8649
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "265P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8650
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "266P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8651
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "267P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8652
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "268P/Bernardi"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8653
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "269P/Jedicke"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8654
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "270P/Gehrels"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8655
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "271P/van Houten-Lemmon"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8656
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "272P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8657
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "273P/Pons-Gambart"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8658
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "274P/Tombaugh-Tenagra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8659
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "275P/Hermann"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8660
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "276P/Vorobjov"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8661
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "277P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8662
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "278P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8663
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "279P/La Sagra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8664
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "280P/Larsen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8665
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "281P/MOSS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8666
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "283P/Spacewatch"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8667
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "284P/McNaught"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8668
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "285P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8669
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "286P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8670
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "287P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8671
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "289P/Blanpain"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8672
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "290P/Jager"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8673
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "291P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8674
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "292P/Li"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8675
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "293P/Spacewatch"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8676
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "294P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8677
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "295P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8678
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "296P/Garradd"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8679
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "297P/Beshore"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8680
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "298P/Christensen"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8681
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "299P/Catalina-PANSTARRS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8682
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "300P/Catalina"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8683
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "301P/LINEAR-NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8684
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "302P/Lemmon-PANSTARRS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8685
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "303P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8686
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "304P/Ory"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8687
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "305P/Skiff"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8688
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "306P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8689
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "307P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8690
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "308P/Lagerkvist-Carsenty"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8691
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "309P/LINEAR"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8692
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "310P/Hill"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8693
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "311P/PANSTARRS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8694
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "312P/NEAT"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8695
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "313P/Gibbs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8696
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "314P/Montani"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8697
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "315P/LONEOS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8698
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1760 A1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8699
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1760 B1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8700
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1762 K1 (Klinkenberg)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8701
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1763 S1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8702
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1764 A1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8703
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1766 E1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8704
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1769 P1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8705
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1771 A1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8706
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1771 G1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8707
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1773 T1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8708
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1774 P1 (Montaigne)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8709
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1779 A1 (Bode)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8710
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1780 U1 (Montaigne-Olbers)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8711
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1780 U2 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8712
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1781 M1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8713
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1781 T1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8714
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1783 X1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8715
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1785 A1 (Messier-Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8716
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1785 E1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8717
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1786 P1 (Herschel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8718
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1787 G1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8719
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1788 W1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8720
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1790 A1 (Herschel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8721
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1790 H1 (Herschel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8722
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1791 X1 (Herschel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8723
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 A1 (Gregory)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8724
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 S1 (Perny)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8725
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 S2 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8726
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1796 F1 (Olbers)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8727
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1797 P1 (Bouvard-Herschel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8728
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1798 G1 (Messier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8729
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1798 X1 (Bouvard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8730
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1799 P1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8731
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1799 Y1 (Mechain)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8732
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1801 N1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8733
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1802 Q1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8734
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1804 E1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8735
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1806 V1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8736
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1807 R1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8737
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1808 F1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8738
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1808 M1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8739
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1810 Q1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8740
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1811 F1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8741
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1811 W1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8742
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1813 C1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8743
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1813 G1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8744
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1816 B1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8745
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1817 Y1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8746
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1818 W2 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8747
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1819 N1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8748
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1821 B1 (Nicollet-Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8749
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 J1 (Gambart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8750
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 K1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8751
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 N1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8752
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1823 Y1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8753
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1824 N1 (Rumker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8754
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1824 O1 (Scheithauer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8755
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 K1 (Gambart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8756
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 N1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8757
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 P1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8758
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 V1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8759
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 P1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8760
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 U1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8761
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 Y1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8762
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1827 P1 (Pons)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8763
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1830 F1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8764
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1831 A1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8765
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1832 O1 (Gambart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8766
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1833 S1 (Dunlop)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8767
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1834 E1 (Gambart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8768
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1835 H1 (Boguslawski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8769
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1839 X1 (Galle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8770
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 B1 (Galle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8771
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 E1 (Galle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8772
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 U1 (Bremiker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8773
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1842 U1 (Laugier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8774
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1843 D1 (Great March comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8775
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1843 J1 (Mauvais)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8776
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 N1 (Mauvais)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8777
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 Y1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8778
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 Y2 (d''Arrest)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8779
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1845 D1 (de Vico)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8780
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1845 L1 (Great June comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8781
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 B1 (de Vico)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8782
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 J1 (Brorsen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8783
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 O1 (de Vico-Hind)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8784
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 S1 (de Vico)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8785
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 C1 (Hind)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8786
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 J1 (Colla)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8787
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 N1 (Mauvais)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8788
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 Q1 (Schweizer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8789
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 T1 (Mitchell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8790
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1848 P1 (Petersen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8791
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1848 U1 (Petersen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8792
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1849 G1 (Schweizer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8793
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1849 G2 (Goujon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8794
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1850 J1 (Petersen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8795
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1850 Q1 (Bond)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8796
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1851 P1 (Brorsen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8797
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1851 U1 (Brorsen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8798
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1852 K1 (Chacornac)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8799
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 E1 (Secchi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8800
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 G1 (Schweizer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8801
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 L1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8802
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 R1 (Bruhns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8803
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 W1 (van Arsdale)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8804
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 F1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8805
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 L1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8806
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 R1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8807
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 Y1 (Winnecke-Dien)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8808
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 G1 (Schweizer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8809
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 L1 (Donati)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8810
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 V1 (Bruhns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8811
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 D1 (d''Arrest)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8812
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 M1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8813
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 O1 (Peters)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8814
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 Q1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8815
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 V1 (Donati-van Arsdale)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8816
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 K1 (Bruhns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8817
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 L1 (Donati)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8818
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 R1 (Tuttle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8819
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1859 G1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8820
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 D1-A (Liais)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8821
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 D1-B (Liais)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8822
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 H1 (Rumker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8823
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 M1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8824
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 U1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8825
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 G1 (Thatcher)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8826
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 J1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8827
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 Y1 (Tuttle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8828
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 N1 (Schmidt)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8829
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 W1 (Respighi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8830
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 X1 (Bruhns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8831
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 G1 (Klinkerfues)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8832
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 G2 (Respighi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8833
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 T1 (Baeker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8834
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 V1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8835
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 Y1 (Respighi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8836
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 N1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8837
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 O1 (Donati-Toussaint)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8838
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 R1 (Donati)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8839
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 X1 (Baeker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8840
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 Y1 (Bruhns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8841
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1865 B1 (Great southern comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8842
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1867 S1 (Baeker-Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8843
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1868 L1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8844
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1869 T1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8845
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 K1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8846
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 Q1 (Coggia)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8847
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 W1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8848
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 G1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8849
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 L1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8850
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 V1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8851
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1873 Q1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8852
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1873 Q2 (Henry)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8853
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 D1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8854
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 G1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8855
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 H1 (Coggia)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8856
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 O1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8857
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 Q1 (Coggia)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8858
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 X1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8859
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 C1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8860
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 G1 (Winnecke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8861
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 G2 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8862
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 R1 (Coggia)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8863
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 T1 (Tempel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8864
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1878 N1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8865
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 M1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8866
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 Q1 (Palisa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8867
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 Q2 (Hartwig)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8868
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 C1 (Great southern comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8869
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 G1 (Schaeberle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8870
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 S1 (Hartwig)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8871
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 Y1 (Pechule)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8872
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 J1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8873
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 K1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8874
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 N1 (Schaeberle)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8875
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 S1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8876
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 W1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8877
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 F1 (Wells)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8878
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-A (Great September comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8879
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-B (Great September comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8880
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-C (Great September comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8881
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-D (Great September comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8882
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R2 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8883
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1883 D1 (Brooks-Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8884
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1884 A1 (Ross)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8885
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 N1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8886
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 R1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8887
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 X1 (Fabry)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8888
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 X2 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8889
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 Y1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8890
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 H1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8891
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 J1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8892
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 T1 (Barnard-Hartwig)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8893
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B1 (Great southern comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8894
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B2 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8895
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B3 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8896
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 D1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8897
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 J1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8898
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 D1 (Sawerthal)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8899
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 P1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8900
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 R1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8901
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 U1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8902
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 G1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8903
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 O1 (Davidson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8904
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 X1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8905
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 F1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8906
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 O1 (Coggia)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8907
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 O2 (Denning)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8908
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 V1 (Zona)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8909
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1891 F1 (Barnard-Denning)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8910
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1891 T1 (Barnard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8911
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 E1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8912
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 F1 (Denning)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8913
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 Q1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8914
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 W1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8915
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1893 N1 (Rordame-Quenisset)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8916
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1893 U1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8917
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1894 G1 (Gale)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8918
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1895 W1 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8919
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1895 W2 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8920
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 C1 (Perrine-Lamp)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8921
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 G1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8922
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 R1 (Sperra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8923
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 V1 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8924
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1897 U1 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8925
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 F1 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8926
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 L1 (Coddington-Pauly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8927
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 L2 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8928
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 M1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8929
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 R1 (Perrine-Chofardet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8930
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 U1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8931
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 V1 (Chase)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8932
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1899 E1 (Swift)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8933
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1899 S1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8934
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1900 B1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8935
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1900 O1 (Borrelly-Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8936
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1901 G1 (Great comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8937
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 G1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8938
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 R1 (Perrine)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8939
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 X1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8940
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 A1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8941
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 H1 (Grigg)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8942
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 M1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8943
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1904 H1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8944
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1904 Y1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8945
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 F1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8946
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 W1 (Schaer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8947
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 X1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8948
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 B1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8949
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 E1 (Kopff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8950
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 F1 (Ross)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8951
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 V1 (Thiele)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8952
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 E1 (Giacobini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8953
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 G1 (Grigg-Mellish)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8954
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 L2 (Daniel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8955
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 T1 (Mellish)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8956
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1908 R1 (Morehouse)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8957
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1909 L1 (Borrelly-Daniel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8958
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1910 A1 (Great January comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8959
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1910 P1 (Metcalf)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8960
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 N1 (Kiess)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8961
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 O1 (Brooks)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8962
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 S2 (Quenisset)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8963
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 S3 (Beljawsky)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8964
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1912 R1 (Gale)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8965
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1912 V1 (Borrelly)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8966
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 J1 (Schaumasse)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8967
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 R1 (Metcalf)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8968
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 Y1 (Delavan)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8969
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 F1 (Kritzinger)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8970
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 J1 (Zlatinsky)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8971
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 M1 (Neujmin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8972
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 S1 (Campbell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8973
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1915 C1 (Mellish)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8974
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1915 R1 (Mellish)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8975
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1916 G1 (Wolf)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8976
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1917 F1 (Mellish)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8977
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1917 H1 (Schaumasse)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8978
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1918 L1 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8979
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1919 Q2 (Metcalf)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8980
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1919 Y1 (Skjellerup)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8981
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1920 X1 (Skjellerup)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8982
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1921 E1 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8983
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1921 H1 (Dubiago)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8984
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 B1 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8985
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 U1 (Baade)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8986
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 W1 (Skjellerup)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8987
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1923 T1 (Dubiago-Bernard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8988
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1924 F1 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8989
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1924 R1 (Finsler)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8990
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 F1 (Shajn-Comas Sola)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8991
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 F2 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8992
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 G1 (Orkisz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8993
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 V1 (Wilk-Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8994
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 W1 (Van Biesbroeck)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8995
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 X1 (Ensor)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8996
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1926 B1 (Blathwayt)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8997
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 A1 (Blathwayt)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8998
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 B1 (Reid)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:8999
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 E1 (Stearns)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9000
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 X1 (Skjellerup-Maristany)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9001
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1929 Y1 (Wilk)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9002
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 D1 (Peltier-Schwassmann-Wachmann)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9003
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 E1 (Beyer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9004
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 F1 (Wilk)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9005
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 L1 (Forbes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9006
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1931 O1 (Nagata)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9007
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1931 P1 (Ryves)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9008
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 G1 (Houghton-Ensor)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9009
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 H1 (Carrasco)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9010
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 M1 (Newman)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9011
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 M2 (Geddes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9012
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 P1 (Peltier-Whipple)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9013
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 Y1 (Dodwell-Forbes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9014
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1933 D1 (Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9015
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 A1 (Johnson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9016
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 M1 (Jackson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9017
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 Q1 (Van Biesbroeck)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9018
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1936 K1 (Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9019
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1936 O1 (Kaho-Kozik-Lis)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9020
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 C1 (Whipple)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9021
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 D1 (Wilk)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9022
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 N1 (Finsler)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9023
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 P1 (Hubble)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9024
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 B1 (Kozik-Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9025
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 H1 (Jurlof-Achmarof-Hassel)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9026
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 V1 (Friend)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9027
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 O1 (Whipple-Paraskevopoulos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9028
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 R2 (Cunningham)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9029
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 S1 (Okabayasi-Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9030
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 B1 (Friend-Reese-Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9031
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 B2 (de Kock-Paraskevopoulos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9032
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 K1 (van Gent)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9033
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 C1 (Whipple-Bernasconi-Kulin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9034
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 C2 (Oterma)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9035
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 EA (Vaisala)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9036
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 X1 (Whipple-Fedtke-Tevzadze)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9037
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1943 R1 (Daimaca)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9038
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1943 W1 (van Gent-Peltier-Daimaca)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9039
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1944 H1 (Vaisala)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9040
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1944 K2 (van Gent)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9041
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 L1 (du Toit)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9042
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 W1 (Friend-Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9043
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 X1 (du Toit)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9044
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 C1 (Timmers)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9045
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 K1 (Pajdusakova-Rotbart-Weber)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9046
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 P1 (Jones)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9047
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 U1 (Bester)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9048
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 F1 (Rondanina-Bester)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9049
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 F2 (Becvar)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9050
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 K1 (Bester)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9051
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 O1 (Wirtanen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9052
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 S1 (Bester)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9053
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 V1 (Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9054
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 X1-A (Southern comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9055
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 X1-B (Southern comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9056
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 Y1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9057
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 E1 (Pajdusakova-Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9058
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 L1 (Honda-Bernasconi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9059
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 N1 (Wirtanen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9060
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 R1 (Johnson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9061
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 T1 (Wirtanen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9062
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 V1 (Eclipse comet)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9063
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 W1 (Bester)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9064
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1949 K1 (Johnson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9065
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1949 N1 (Bappu-Bok-Newkirk)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9066
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1950 K1 (Minkowski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9067
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1951 C1 (Pajdusakova)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9068
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1951 P1 (Wilson-Harrington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9069
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 H1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9070
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 M1 (Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9071
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 Q1 (Harrington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9072
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 W1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9073
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 G1 (Mrkos-Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9074
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 T1 (Abell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9075
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 X1 (Pajdusakova)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9076
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 M1 (Harrington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9077
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 M2 (Kresak-Peltier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9078
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 O1 (Vozarova)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9079
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 O2 (Baade)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9080
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 Y1 (Haro-Chavira)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9081
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 G1 (Abell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9082
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 L1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9083
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 N1 (Bakharev-Macfarlane-Krienke)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9084
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 O1 (Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9085
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 E1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9086
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 F1-A (Wirtanen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9087
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 R1 (Arend-Roland)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9088
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1957 P1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9089
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1957 U1 (Latyshev-Wild-Burnham)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9090
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1958 D1 (Burnham)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9091
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1958 R1 (Burnham-Slaughter)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9092
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 O1 (Bester-Hoffmeister)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9093
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Q1 (Alcock)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9094
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Q2 (Alcock)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9095
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 X1 (Mrkos)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9096
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Y1 (Burnham)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9097
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 B1 (Burnham)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9098
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 M1 (Humason)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9099
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 Y1 (Candy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9100
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 O1 (Wilson-Hubbard)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9101
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 R1 (Humason)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9102
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 T1 (Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9103
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1962 C1 (Seki-Lines)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9104
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1962 H1 (Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9105
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 A1 (Ikeya)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9106
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 F1 (Alcock)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9107
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 R1 (Pereyra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9108
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 L1 (Tomita-Gerber-Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9109
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 N1 (Ikeya)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9110
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 P1 (Everhart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9111
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S1-A (Ikeya-Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9112
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S1-B (Ikeya-Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9113
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S2 (Alcock)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9114
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 P1 (Kilston)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9115
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 P2 (Barbon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9116
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 R1 (Ikeya-Everhart)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9117
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 T1 (Rudnicki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9118
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 C1 (Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9119
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 C2 (Wild)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9120
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 M1 (Mitchell-Jones-Gerber)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9121
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 Y1 (Ikeya-Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9122
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 H1 (Tago-Honda-Yamamoto)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9123
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 L1 (Whitaker-Thomas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9124
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 N1 (Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9125
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Q1 (Bally-Clayton)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9126
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Q2 (Honda)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9127
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 U1 (Wild)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9128
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Y1 (Thomas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9129
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 O1-A (Kohoutek)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9130
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 P1 (Fujikawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9131
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 T1 (Tago-Sato-Kosaka)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9132
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 Y1 (Bennett)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9133
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 B1 (Daido-Fujikawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9134
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 K1 (White-Ortiz-Bolelli)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9135
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 N1 (Abe)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9136
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 U1 (Suzuki-Sato-Seki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9137
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1971 E1 (Toba)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9138
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 E1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9139
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 F1 (Gehrels)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9140
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 L1 (Sandage)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9141
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 U1 (Kojima)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9142
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 X1 (Araya)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9143
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 A1 (Heck-Sause)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9144
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 D1 (Kohoutek)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9145
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 E1 (Kohoutek)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9146
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 H1 (Huchra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9147
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 N1 (Sandage)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9148
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 W1 (Gibson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9149
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 C1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9150
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 F1 (Lovas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9151
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 O1 (Cesco)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9152
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 V1 (van den Bergh)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9153
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 V2 (Bennett)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9154
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 E1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9155
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 N1 (Kobayashi-Berger-Milon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9156
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 T1 (Mori-Sato-Fujikawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9157
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 T2 (Suzuki-Saigusa-Mori)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9158
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 V1-A (West)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9159
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 V2 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9160
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 X1 (Sato)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9161
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 D1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9162
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 D2 (Schuster)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9163
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 E1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9164
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 J1 (Harlan)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9165
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 U1 (Lovas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9166
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 D1 (Lovas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9167
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 H1 (Helin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9168
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 R1 (Kohler)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9169
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 V1 (Tsuchinshan)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9170
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 A1 (West)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9171
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 C1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9172
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 G2 (McNaught-Tritton)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9173
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 H1 (Meier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9174
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 R3 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9175
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 T1 (Seargent)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9176
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 T3 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9177
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 M1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9178
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 M3 (Torres)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9179
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 Q1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9180
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 S1 (Meier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9181
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 Y1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9182
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 E1 (Bowell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9183
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 L1 (Torres)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9184
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 O1 (Cernis-Petrauskas)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9185
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 R1 (Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9186
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 V1 (Meier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9187
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 Y1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9188
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 Y2 (Panther)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9189
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 B1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9190
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 G1 (Elias)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9191
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 H1 (Bus)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9192
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 M1 (Gonzalez)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9193
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 O1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9194
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 V1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9195
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 W1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9196
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1982 M1 (Austin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9197
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 H1 (IRAS-Araki-Alcock)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9198
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 J1 (Sugano-Saigusa-Fujikawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9199
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 J2 (IRAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9200
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 N1 (IRAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9201
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 N2 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9202
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 O1 (Cernis)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9203
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 O2 (IRAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9204
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 R1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9205
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 S2 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9206
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 A1 (Bradfield 1)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9207
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 K1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9208
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 N1 (Austin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9209
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 O2 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9210
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 Q1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9211
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 R1 (SOLWIND)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9212
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 S1 (Meier)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9213
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 U1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9214
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 U2 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9215
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 V1 (Levy-Rudenko)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9216
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 W2 (Hartley)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9217
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 K1 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9218
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 R1 (Hartley-Good)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9219
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 T1 (Thiele)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9220
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 E1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9221
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 N1 (Churyumov-Solodovnikov)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9222
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1 (Wilson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9223
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1-A (Wilson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9224
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1-B (Wilson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9225
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 V1 (Sorrells)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9226
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 A1 (Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9227
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 B1 (Nishikawa-Takamizawa-Tago)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9228
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 B2 (Terasako)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9229
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 F1 (Torres)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9230
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 H1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9231
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 P1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9232
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 Q1 (Rudenko)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9233
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 T1 (Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9234
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 T2 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9235
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 U3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9236
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 U4 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9237
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W1 (Ichimura)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9238
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W2 (Furuyama)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9239
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W3 (Jensen-Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9240
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 A1 (Liller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9241
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 B1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9242
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 C1 (Maury-Phinney)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9243
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 F1 (Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9244
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 J1 (Shoemaker-Holt)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9245
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 L1 (Shoemaker-Holt-Rodriquez)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9246
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 M1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9247
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 P1 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9248
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 Q1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9249
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 T1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9250
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 U1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9251
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 W1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9252
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 Y1 (Yanaka)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9253
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A1 (Yanaka)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9254
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A3 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9255
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A5 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9256
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A6 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9257
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 L1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9258
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 N3 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9259
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Q1 (Okazaki-Levy-Rudenko)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9260
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 R1 (Helin-Roman)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9261
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 S1 (SMM)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9262
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 T1 (Helin-Roman-Alu)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9263
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 W1 (Aarseth-Brewington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9264
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 X1 (Austin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9265
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Y1 (Skorichenko-George)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9266
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Y2 (McKenzie-Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9267
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 E1 (Cernis-Kiuchi-Nakamura)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9268
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 K1 (Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9269
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 M1 (McNaught-Hughes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9270
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 N1 (Tsuchiya-Kiuchi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9271
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 A2 (Arai)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9272
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 B1 (Shoemaker-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9273
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 C3 (McNaught-Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9274
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 F2 (Helin-Lawrence)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9275
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 L3 (Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9276
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 L4 (Helin-Alu)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9277
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 Q1 (McNaught-Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9278
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 R1 (McNaught-Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9279
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 T2 (Shoemaker-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9280
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 X2 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9281
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 Y1 (Zanotta-Brewington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9282
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 A1 (Helin-Alu)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9283
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 B1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9284
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 F1 (Tanaka-Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9285
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 J1 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9286
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 J2 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9287
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 N1 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9288
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 Q2 (Helin-Lawrence)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9289
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 U1 (Shoemaker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9290
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 W1 (Ohshita)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9291
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 A1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9292
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 F1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9293
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 K1 (Shoemaker-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9294
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 Q1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9295
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 Y1 (McNaught-Russell)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9296
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 E1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9297
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 E2 (Shoemaker-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9298
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 G1-A (Takamizawa-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9299
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 G1-B (Takamizawa-Levy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9300
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 J2 (Takamizawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9301
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 N1 (Nakamura-Nishimura-Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9302
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1994 N2 (McNaught-Hartley)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9303
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 T1 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9304
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 O1 (Hale-Bopp)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9305
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Q1 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9306
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Q2 (Hartley-Drinkwater)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9307
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Y1 (Hyakutake)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9308
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 B1 (Szczepanski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9309
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 B2 (Hyakutake)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9310
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 E1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9311
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 J1-A (Evans-Drinkwater)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9312
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 J1-B (Evans-Drinkwater)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9313
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 N1 (Brewington)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9314
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 P2 (Russell-Watson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9315
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 Q1 (Tabur)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9316
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 R1 (Hergenrother-Spahr)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9317
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1996 R2 (Lagerkvist)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9318
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 R3 (Lagerkvist)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9319
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 A1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9320
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1997 B1 (Kobayashi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9321
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 BA6 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9322
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 D1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9323
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 G2 (Montani)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9324
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 J1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9325
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 J2 (Meunier-Dupouy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9326
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 L1 (Zhu-Balam)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9327
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 N1 (Tabur)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9328
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 O1 (Tilbrook)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9329
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 P2 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9330
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 T1 (Utsunomiya)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9331
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9332
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 H1 (Stonehouse)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9333
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K1 (Mueller)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9334
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9335
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9336
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9337
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9338
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9339
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M3 (Larsen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9340
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9341
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9342
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M6 (Montani)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9343
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 P1 (Williams)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9344
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 Q1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9345
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1998 QP54 (LONEOS-Tucker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9346
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 T1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9347
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 U1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9348
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 U5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9349
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1998 VS24 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9350
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 W3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9351
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 Y1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9352
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 A1 (Tilbrook)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9353
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 E1 (Li)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9354
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 F1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9355
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 F2 (Dalcanton)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9356
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9357
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 H1 (Lee)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9358
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 H3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9359
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J2 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9360
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9361
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9362
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K2 (Ferris)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9363
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9364
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9365
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9366
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K6 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9367
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K7 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9368
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K8 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9369
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 L2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9370
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 L3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9371
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 N2 (Lynn)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9372
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 N4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9373
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 RO28 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9374
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S2 (McNaught-Watson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9375
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9376
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9377
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T1 (McNaught-Hartley)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9378
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9379
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9380
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 U1 (Ferris)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9381
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 U4 (Catalina-Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9382
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 V1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9383
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 XS87 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9384
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 XN120 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9385
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 Y1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9386
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 A1 (Montani)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9387
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 B2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9388
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 CT54 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9389
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 D2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9390
#, kde-kuit-format
msgctxt "Comet name (optional)"
Index: trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot (revision 1509195)
@@ -1,46533 +1,46524 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-21 09:26+0100\n"
+"POT-Creation-Date: 2018-01-23 09:18+0100\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 stable5
#: i18ndata:1
#, kde-format
msgctxt "./krita/data/gradients/BG-Krita2.ggr"
msgid "BG-Krita2. Gradient background for brush preset icons."
msgstr ""
#. +> trunk5 stable5
#: i18ndata:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-eye-_Blue_.ggr"
msgid "GPS eye (Blue)"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:3
#, kde-format
msgctxt "./krita/data/gradients/GPS-FG-Glare.ggr"
msgid "GPS FG Glare"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:4
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Blueish.ggr"
msgid "GPS Fire Blueish"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:5
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Burning-Cloud.ggr"
msgid "GPS Fire Burning Cloud"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:6
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Dust-Blended.ggr"
msgid "GPS Fire Dust Blended"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:7
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Dust.ggr"
msgid "GPS Fire Dust"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:8
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Incandescent.ggr"
msgid "GPS Fire Incandescent"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:9
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Life-Span.ggr"
msgid "GPS Fire Life Span"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:10
#, kde-format
msgctxt "./krita/data/gradients/GPS-Haze-and-Atmosphere.ggr"
msgid "GPS Haze and Atmosphere"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:11
#, kde-format
msgctxt "./krita/data/gradients/GPS-Light-Saber-_Use-FG-color_.ggr"
msgid "GPS Light Saber (Use FG color)"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:12
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-browns-copy.ggr"
msgid "GPS Nature browns copy"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:13
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-Pure-greens.ggr"
msgid "GPS Nature Pure greens"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:14
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-random-greens.ggr"
msgid "GPS Nature random greens"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:15
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature_Grass.ggr"
msgid "GPS Nature_Grass"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:16
#, kde-format
msgctxt "./krita/data/gradients/GPS-Simple-Smoke.ggr"
msgid "GPS Simple Smoke"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:17
#, kde-format
msgctxt "./krita/data/gradients/GPS-Steel-Bars.ggr"
msgid "GPS Steel Bars"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:18
#, kde-format
msgctxt "./krita/data/palettes/concept-cookie.gpl"
msgid "Concept-cookie"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:19
#, kde-format
msgctxt "./krita/data/palettes/default.gpl"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:20
#, kde-format
msgctxt "./krita/data/palettes/gradient.gpl"
msgid "Gradient"
msgstr ""
#. +> stable5
#: i18ndata:200
#, kde-format
msgctxt "./krita/data/patterns/granite.pat"
msgid "Granite 1b"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:21
#, kde-format
msgctxt "./krita/data/palettes/marker.gpl"
msgid "Markers"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:22
#, kde-format
msgctxt "./krita/data/palettes/pixelart-16.gpl"
msgid "PixelArt 16"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:23
#, kde-format
msgctxt "./krita/data/palettes/pixelart-32.gpl"
msgid "PixelArt 32"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:24
#, kde-format
msgctxt "./krita/data/palettes/ps.gpl"
msgid "Ps"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:25
#, kde-format
msgctxt "./krita/data/palettes/swatch-cmyk.gpl"
msgid "Swatch CMYK"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:26
#, kde-format
msgctxt "./krita/data/palettes/swatch-colored-grey.gpl"
msgid "Swatch colored grey"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:27
#, kde-format
msgctxt "./krita/data/palettes/swatch-rgb.gpl"
msgid "Swatch RGB"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:28
#, kde-format
msgctxt "./krita/data/palettes/swatche.gpl"
msgid "Swatches\t"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:29
#, kde-format
msgctxt "./krita/data/palettes/web.gpl"
msgid "Web"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:30
#, kde-format
msgctxt "./krita/data/brushes/3_eroded.gih"
msgid "3_eroded"
msgstr ""
#. +> stable5
#: i18ndata:37
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-brush2.gih"
msgid "A -2 Eroded Brush 2"
msgstr ""
#. +> stable5
#: i18ndata:187
#, kde-format
msgctxt "./krita/data/brushes/Z_Pixel_4x4_rounded.gbr"
msgid "Z_Pixel 4x4 rounded"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:31
#, kde-format
msgctxt "./krita/data/brushes/A_bamboo-leaves.gih"
msgid "A-4 Bamboo Leaves"
msgstr ""
#. +> stable5
#: i18ndata:32
#, kde-format
msgctxt "./krita/data/brushes/A_bamboo.gih"
msgid "A-4 Bamboo"
msgstr ""
#. +> stable5
#: i18ndata:49
#, kde-format
msgctxt "./krita/data/brushes/A_leaves-mapple.gih"
msgid "A-4 Leaves Mapples"
msgstr ""
#. +> stable5
#: i18ndata:50
#, kde-format
msgctxt "./krita/data/brushes/A_leaves.gih"
msgid "A-4 Leaves"
msgstr ""
#. +> stable5
#: i18ndata:53
#, kde-format
msgctxt "./krita/data/brushes/A_random-vegetal.gih"
msgid "A-4 random vegetal"
msgstr ""
#. +> stable5
#: i18ndata:54
#, kde-format
msgctxt "./krita/data/brushes/A_random-vegetal2.gih"
msgid "A-4 random vegetal2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:32
#, kde-format
msgctxt "./krita/data/brushes/A_distant-mountain.gih"
msgid "A-4 distant-mountain"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:33
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-cercle-anim.gih"
msgid "A -18 Round eroded anim"
msgstr ""
#. +> stable5
#: i18ndata:39
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-chinese-anim.gih"
msgid "A -2 Chinese eroded anim"
msgstr ""
#. +> stable5
#: i18ndata:40
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-dirtybrush-anim.gih"
msgid "A - 2 Dirty Brush"
msgstr ""
#. +> stable5
#: i18ndata:41
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-knife-anim.gih"
msgid "A-17 Knife eroded anim"
msgstr ""
#. +> trunk5
#: i18ndata:34
#, kde-format
msgctxt "./krita/data/brushes/A_eroded_circle.gih"
msgid "A_eroded_circle"
msgstr ""
#. +> stable5
#: i18ndata:102
#, kde-format
msgctxt "./krita/data/brushes/A_Angular_church.gbr"
msgid "A_Angular_church"
msgstr ""
#. +> stable5
#: i18ndata:103
#, kde-format
msgctxt "./krita/data/brushes/A_Angular_church_HR.gbr"
msgid "A_Angular_church_HR"
msgstr ""
#. +> stable5
#: i18ndata:114
#, kde-format
msgctxt "./krita/data/brushes/A_eroded-cercle_2.gbr"
msgid "A_eroded-cercle_2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:35
#, kde-format
msgctxt "./krita/data/brushes/A_grass-floor.gih"
msgid "A-4 Grass-Floor"
msgstr ""
#. +> stable5
#: i18ndata:43
#, kde-format
msgctxt "./krita/data/brushes/A_floor.gih"
msgid "A-4 Floor"
msgstr ""
#. +> stable5
#: i18ndata:44
#, kde-format
msgctxt "./krita/data/brushes/A_flowers.gih"
msgid "A-4 Flower"
msgstr ""
#. +> stable5
#: i18ndata:55
#, kde-format
msgctxt "./krita/data/brushes/A_rocks-floor-neg.gih"
msgid "A-4 rocksfloor neg"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:36
#, kde-format
msgctxt "./krita/data/brushes/A_pin.gih"
msgid "A-4 Pin"
msgstr ""
#. +> stable5
#: i18ndata:42
#, kde-format
msgctxt "./krita/data/brushes/A_fairy-dust.gih"
msgid "A-4 Fairy Dust"
msgstr ""
#. +> stable5
#: i18ndata:46
#, kde-format
msgctxt "./krita/data/brushes/A_fur.gih"
msgid "A-4 Fur"
msgstr ""
#. +> stable5
#: i18ndata:51
#, kde-format
msgctxt "./krita/data/brushes/A_mineral-cristal.gih"
msgid "A-3 minerals"
msgstr ""
#. +> stable5
#: i18ndata:92
#, kde-format
msgctxt "./krita/data/brushes/Te_Techno_1.gih"
msgid "Te_Techno 1"
msgstr ""
#. +> stable5
#: i18ndata:107
#, kde-format
msgctxt "./krita/data/brushes/A_Chain.gbr"
msgid "A_Chain"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:37
#, kde-format
msgctxt "./krita/data/brushes/A_snow-pack.gih"
msgid "A-4 SnowPack"
msgstr ""
#. +> stable5
#: i18ndata:36
#, kde-format
msgctxt "./krita/data/brushes/A_dynamic-brush3.gih"
msgid "A-2 Dynamic brush 2"
msgstr ""
#. +> stable5
#: i18ndata:56
#, kde-format
msgctxt "./krita/data/brushes/A_rocks.gih"
msgid "A-3 Rocks"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:38
#, kde-format
msgctxt "./krita/data/brushes/A_splat2.gih"
msgid "A-2 Splat"
msgstr ""
#. +> stable5
#: i18ndata:45
#, kde-format
msgctxt "./krita/data/brushes/A_forest.gih"
msgid "A-4 Forest"
msgstr ""
#. +> stable5
#: i18ndata:127
#, kde-format
msgctxt "./krita/data/brushes/A_splat1.gbr"
msgid "A_splat1"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:39
#, kde-format
msgctxt "./krita/data/brushes/A_wall-texture.gih"
msgid "A-4 Wall"
msgstr ""
#. +> trunk5
#: i18ndata:40
#, kde-format
msgctxt "./krita/data/brushes/cazu_watercolor2.gih"
msgid "Cazu Watercolor 2"
msgstr ""
#. +> trunk5
#: i18ndata:41
#, kde-format
msgctxt "./krita/data/brushes/double_special6.gih"
msgid "double_special6"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:42
#, kde-format
msgctxt "./krita/data/brushes/Flat_textured1.gih"
msgid "Flat_textured1"
msgstr ""
#. +> stable5
#: i18ndata:63
#, kde-format
msgctxt "./krita/data/brushes/Flat_textured2.gih"
msgid "Flat_textured2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:43
#, kde-format
msgctxt "./krita/data/brushes/LJF_Water_Brush_02.gih"
msgid "LJF Water Brush 2"
msgstr ""
#. +> stable5
#: i18ndata:33
#, kde-format
msgctxt "./krita/data/brushes/A_dirty-brush.gih"
msgid "A - 2 Dirty Brush2"
msgstr ""
#. +> stable5
#: i18ndata:35
#, kde-format
msgctxt "./krita/data/brushes/A_dynamic-brush.gih"
msgid "A - 2 Dynamic Brush"
msgstr ""
#. +> stable5
#: i18ndata:68
#, kde-format
msgctxt "./krita/data/brushes/LJF_Water_Brush_03.gih"
msgid "LJF Water Brush 3"
msgstr ""
#. +> stable5
#: i18ndata:138
#, kde-format
msgctxt "./krita/data/brushes/LJF_Foliage_Brush_01.gbr"
msgid "LJF_Foliage_Brush_01"
msgstr ""
#. +> stable5
#: i18ndata:139
#, kde-format
msgctxt "./krita/data/brushes/LJF_Foliage_Brush_02.gbr"
msgid "LJF_Foliage_Brush_02"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:44
#, kde-format
msgctxt "./krita/data/brushes/N_Grass_2.gih"
msgid "N_Grass 2"
msgstr ""
#. +> stable5
#: i18ndata:69
#, kde-format
msgctxt "./krita/data/brushes/N_Grass_1.gih"
msgid "N_Grass 1"
msgstr ""
#. +> stable5
#: i18ndata:85
#, kde-format
msgctxt "./krita/data/brushes/T_Fibers_2.gih"
msgid "T_Fibers 2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:45
#, kde-format
msgctxt "./krita/data/brushes/P_Graphite_Pencil_grain.gih"
msgid "GIMP Brush Pipe"
msgstr ""
#. +> stable5
#: i18ndata:73
#, kde-format
msgctxt "./krita/data/brushes/P_Graphite_Black_Grass.gih"
msgid "P_Graphite Black Grass"
msgstr ""
#. +> stable5
#: i18ndata:74
#, kde-format
msgctxt "./krita/data/brushes/P_Graphite_Pencil.gih"
msgid "P_Graphite Pencil"
msgstr ""
#. +> stable5
#: i18ndata:76
#, kde-format
msgctxt "./krita/data/brushes/P_Graphite_Pencil_grainb.gih"
msgid "P_Graphite Pencil _grainb"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:46
#, kde-format
msgctxt "./krita/data/brushes/Rect_textured1.gih"
msgid "Rect_textured1"
msgstr ""
#. +> stable5
#: i18ndata:100
#, kde-format
msgctxt "./krita/data/brushes/A_abstract-textured1.gbr"
msgid "A_abstract-textured1"
msgstr ""
#. +> stable5
#: i18ndata:167
#, kde-format
msgctxt "./krita/data/brushes/rake_textured_01.gbr"
msgid "Rake_textured_01"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:47
#, kde-format
msgctxt "./krita/data/brushes/Rect_textured2.gih"
msgid "Rect_textured2"
msgstr ""
#. +> stable5
#: i18ndata:86
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_2.gih"
msgid "T_Texture 2"
msgstr ""
#. +> stable5
#: i18ndata:101
#, kde-format
msgctxt "./krita/data/brushes/A_abstract-textured2.gbr"
msgid "A_abstract-textured2"
msgstr ""
#. +> stable5
#: i18ndata:168
#, kde-format
msgctxt "./krita/data/brushes/rake_textured_02.gbr"
msgid "Rake_textured_02"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:48
#, kde-format
msgctxt "./krita/data/brushes/Rect_textured3.gih"
msgid "Rect_textured3"
msgstr ""
#. +> stable5
#: i18ndata:87
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_3.gih"
msgid "T_Texture 3"
msgstr ""
#. +> stable5
#: i18ndata:88
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_4.gih"
msgid "T_Texture 4"
msgstr ""
#. +> stable5
#: i18ndata:90
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_6.gih"
msgid "T_Texture 6"
msgstr ""
#. +> stable5
#: i18ndata:91
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_7.gih"
msgid "T_Texture 7"
msgstr ""
#. +> stable5
#: i18ndata:99
#, kde-format
msgctxt "./krita/data/brushes/Z_Test-pressure.gih"
msgid "Z- Test pressure"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:49
#, kde-format
msgctxt "./krita/data/brushes/S_splats_02.gih"
msgid "S_Splats 2"
msgstr ""
#. +> stable5
#: i18ndata:83
#, kde-format
msgctxt "./krita/data/brushes/Sc_Scratch.gih"
msgid "Sc_Scratch"
msgstr ""
#. +> stable5
#: i18ndata:173
#, kde-format
msgctxt "./krita/data/brushes/Sc_Scratches_2.gbr"
msgid "Sc_Scratches2"
msgstr ""
#. +> trunk5
#: i18ndata:50
#, kde-format
msgctxt "./krita/data/brushes/w_hearts.gih"
msgid "w_hearts"
msgstr ""
#. +> stable5
#: i18ndata:48
#, kde-format
msgctxt "./krita/data/brushes/A_herbs.gih"
msgid "A-4 herbs"
msgstr ""
#. +> stable5
#: i18ndata:61
#, kde-format
msgctxt "./krita/data/brushes/D_Dust_Particles.gih"
msgid "D_Dust Particles"
msgstr ""
#. +> stable5
#: i18ndata:64
#, kde-format
msgctxt "./krita/data/brushes/G_Sparks.gih"
msgid "G_Sparks"
msgstr ""
#. +> stable5
#: i18ndata:65
#, kde-format
msgctxt "./krita/data/brushes/L_Trees.gih"
msgid "L_Trees"
msgstr ""
#. +> stable5
#: i18ndata:84
#, kde-format
msgctxt "./krita/data/brushes/T_Fibers_1.gih"
msgid "T_Fibers 1"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:51
#, kde-format
msgctxt "./krita/data/brushes/z_study_pencil_2H.gih"
msgid "Z_study pencil 2H"
msgstr ""
#. +> stable5
#: i18ndata:71
#, kde-format
msgctxt "./krita/data/brushes/P_2B_Pencil_Angled.gih"
msgid "P_2B Pencil Angled"
msgstr ""
#. +> stable5
#: i18ndata:72
#, kde-format
msgctxt "./krita/data/brushes/P_6B_Pencil_Angled.gih"
msgid "P_6B Pencil Angled"
msgstr ""
#. +> stable5
#: i18ndata:77
#, kde-format
msgctxt "./krita/data/brushes/P_RealPencil10x10.gih"
msgid "P_Real Pencil 10x10"
msgstr ""
#. +> stable5
#: i18ndata:78
#, kde-format
msgctxt "./krita/data/brushes/P_RealPencil16x16.gih"
msgid "P_Real Pencil 16x16"
msgstr ""
#. +> stable5
#: i18ndata:95
#, kde-format
msgctxt "./krita/data/brushes/z_study_pencil_2H_horiz.gih"
msgid "Z_study pencil 2H_horiz"
msgstr ""
#. +> stable5
#: i18ndata:96
#, kde-format
msgctxt "./krita/data/brushes/z_study_pencil_2Hb.gih"
msgid "2B pencil Grain 2 b"
msgstr ""
#. +> stable5
#: i18ndata:97
#, kde-format
msgctxt "./krita/data/brushes/z_study_pencil_H.gih"
msgid "Z_study pencil H"
msgstr ""
#. +> stable5
#: i18ndata:98
#, kde-format
msgctxt "./krita/data/brushes/z_study_pencil_H_h.gih"
msgid "Z_study pencil H_horiz"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:52
#, kde-format
msgctxt "./krita/data/brushes/A_smoke.gbr"
msgid "A_smoke"
msgstr ""
#. +> stable5
#: i18ndata:66
#, kde-format
msgctxt "./krita/data/brushes/LJF_smoke_c.gih"
msgid "Smoke Pipebrush"
msgstr ""
#. +> stable5
#: i18ndata:104
#, kde-format
msgctxt "./krita/data/brushes/A_bokey.gbr"
msgid "A -52 Bokey"
msgstr ""
#. +> stable5
#: i18ndata:108
#, kde-format
msgctxt "./krita/data/brushes/A_cloudy.gbr"
msgid "A_cloudy"
msgstr ""
#. +> stable5
#: i18ndata:109
#, kde-format
msgctxt "./krita/data/brushes/A_concrete.gbr"
msgid "A_concrete"
msgstr ""
#. +> stable5
#: i18ndata:112
#, kde-format
msgctxt "./krita/data/brushes/A_crayon.gbr"
msgid "A_crayon"
msgstr ""
#. +> stable5
#: i18ndata:113
#, kde-format
msgctxt "./krita/data/brushes/A_dirty-spot.gbr"
msgid "A_dirty-spot"
msgstr ""
#. +> stable5
#: i18ndata:117
#, kde-format
msgctxt "./krita/data/brushes/A_Nice_sketch.gbr"
msgid "A_Nice Sketch"
msgstr ""
#. +> stable5
#: i18ndata:118
#, kde-format
msgctxt "./krita/data/brushes/A_Nice_sketch2.gbr"
msgid "A_Nice Sketch2"
msgstr ""
#. +> stable5
#: i18ndata:119
#, kde-format
msgctxt "./krita/data/brushes/A_provencal.gbr"
msgid "A_provencal"
msgstr ""
#. +> stable5
#: i18ndata:121
#, kde-format
msgctxt "./krita/data/brushes/A_random-vegetal3.gbr"
msgid "A_random-vegetal3"
msgstr ""
#. +> stable5
#: i18ndata:159
#, kde-format
msgctxt "./krita/data/brushes/O_Oils_Softer.gbr"
msgid "O_Oils Softer"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:53
#, kde-format
msgctxt "./krita/data/brushes/A_sparkle1.gbr"
msgid "A -2 Sparkle 1"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:54
#, kde-format
msgctxt "./krita/data/brushes/A_sparkle2.gbr"
msgid "A -2 Sparkle 2"
msgstr ""
#. +> stable5
#: i18ndata:179
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_2.gbr"
msgid "U Circle shape 2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:55
#, kde-format
msgctxt "./krita/data/brushes/A_sparkle3.gbr"
msgid "A -2 Sparkle 3"
msgstr ""
#. +> stable5
#: i18ndata:180
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_3.gbr"
msgid "U Circle shape 3"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:56
#, kde-format
msgctxt "./krita/data/brushes/A_starfield2.gbr"
msgid "A_starfield2"
msgstr ""
#. +> stable5
#: i18ndata:59
#, kde-format
msgctxt "./krita/data/brushes/A_starfield.gih"
msgid "A-4 starfield intense"
msgstr ""
#. +> stable5
#: i18ndata:105
#, kde-format
msgctxt "./krita/data/brushes/A_Braids.gbr"
msgid "A_Braids.gbr"
msgstr ""
#. +> stable5
#: i18ndata:115
#, kde-format
msgctxt "./krita/data/brushes/A_lucky_star.gbr"
msgid "A-5 Lucky-star"
msgstr ""
#. +> trunk5
#: i18ndata:57
#, kde-format
msgctxt "./krita/data/brushes/cazu-chalk.gbr"
msgid "Cazu Chalk"
msgstr ""
#. +> trunk5
#: i18ndata:58
#, kde-format
msgctxt "./krita/data/brushes/cazu-freckles.gbr"
msgid "Cazu Freckles"
msgstr ""
#. +> trunk5
#: i18ndata:59
#, kde-format
msgctxt "./krita/data/brushes/cazu-reptile.gbr"
msgid "Cazu Reptile"
msgstr ""
#. +> stable5
#: i18ndata:122
#, kde-format
msgctxt "./krita/data/brushes/A_reptile-skin.gbr"
msgid "A_reptile-skin"
msgstr ""
#. +> trunk5
#: i18ndata:60
#, kde-format
msgctxt "./krita/data/brushes/cazu-smear-paint.gbr"
msgid "Cazu Smear Paint"
msgstr ""
#. +> trunk5
#: i18ndata:61
#, kde-format
msgctxt "./krita/data/brushes/cazu-spines.gbr"
msgid "Cazu Spines"
msgstr ""
#. +> trunk5
#: i18ndata:62
#, kde-format
msgctxt "./krita/data/brushes/dub1.gbr"
msgid "dub1"
msgstr ""
#. +> stable5
#: i18ndata:129
#, kde-format
msgctxt "./krita/data/brushes/C_Cloud_1.gbr"
msgid "C_Cloud_1"
msgstr ""
#. +> stable5
#: i18ndata:131
#, kde-format
msgctxt "./krita/data/brushes/D_Dust_1.gbr"
msgid "C_Dust_1"
msgstr ""
#. +> trunk5
#: i18ndata:63
#, kde-format
msgctxt "./krita/data/brushes/dub6.gbr"
msgid "dub6"
msgstr ""
#. +> stable5
#: i18ndata:106
#, kde-format
msgctxt "./krita/data/brushes/A_Braids_b.gbr"
msgid "A_Braids_b"
msgstr ""
#. +> stable5
#: i18ndata:145
#, kde-format
msgctxt "./krita/data/brushes/M_06.gbr"
msgid "M_06"
msgstr ""
#. +> stable5
#: i18ndata:150
#, kde-format
msgctxt "./krita/data/brushes/M_Bulb.gbr"
msgid "M_Bulb"
msgstr ""
#. +> trunk5
#: i18ndata:64
#, kde-format
msgctxt "./krita/data/brushes/knife3.gbr"
msgid "knife3"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:65
#, kde-format
msgctxt "./krita/data/brushes/M_Pipe_1.gbr"
msgid "M_Pipe_1"
msgstr ""
#. +> stable5
#: i18ndata:135
#, kde-format
msgctxt "./krita/data/brushes/L_Foliage_1.gbr"
msgid "L_Foliage_1"
msgstr ""
#. +> stable5
#: i18ndata:137
#, kde-format
msgctxt "./krita/data/brushes/L_Leaf_3.gbr"
msgid "L_Leaf_3"
msgstr ""
#. +> stable5
#: i18ndata:140
#, kde-format
msgctxt "./krita/data/brushes/M_01.gbr"
msgid "M_01"
msgstr ""
#. +> stable5
#: i18ndata:142
#, kde-format
msgctxt "./krita/data/brushes/M_03.gbr"
msgid "M_03"
msgstr ""
#. +> stable5
#: i18ndata:144
#, kde-format
msgctxt "./krita/data/brushes/M_05.gbr"
msgid "M_05"
msgstr ""
#. +> stable5
#: i18ndata:146
#, kde-format
msgctxt "./krita/data/brushes/M_07.gbr"
msgid "M_07"
msgstr ""
#. +> stable5
#: i18ndata:147
#, kde-format
msgctxt "./krita/data/brushes/M_08.gbr"
msgid "M_08"
msgstr ""
#. +> stable5
#: i18ndata:148
#, kde-format
msgctxt "./krita/data/brushes/M_09.gbr"
msgid "M_09"
msgstr ""
#. +> stable5
#: i18ndata:153
#, kde-format
msgctxt "./krita/data/brushes/M_Pipe_2.gbr"
msgid "M_Pipe_2"
msgstr ""
#. +> stable5
#: i18ndata:154
#, kde-format
msgctxt "./krita/data/brushes/M_Pipe_3.gbr"
msgid "M_Pipe_3"
msgstr ""
#. +> stable5
#: i18ndata:157
#, kde-format
msgctxt "./krita/data/brushes/O_Oils_1.gbr"
msgid "O_Oils 1"
msgstr ""
#. +> stable5
#: i18ndata:158
#, kde-format
msgctxt "./krita/data/brushes/O_Oils_1_GP.gbr"
msgid "O_Oils 1 GP"
msgstr ""
#. +> stable5
#: i18ndata:177
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_circuit.gbr"
msgid "U_Circle circuit"
msgstr ""
#. +> stable5
#: i18ndata:178
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_1.gbr"
msgid "U Circle shape 1"
msgstr ""
#. +> stable5
#: i18ndata:181
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_4.gbr"
msgid "U Circle shape 4"
msgstr ""
#. +> stable5
#: i18ndata:182
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_5.gbr"
msgid "U Circle shape 5"
msgstr ""
#. +> stable5
#: i18ndata:183
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_5b.gbr"
msgid "U Circle shape 5b"
msgstr ""
#. +> stable5
#: i18ndata:184
#, kde-format
msgctxt "./krita/data/brushes/U_Circle_shape_5c.gbr"
msgid "U Circle shape 5c"
msgstr ""
#. +> stable5
#: i18ndata:185
#, kde-format
msgctxt "./krita/data/brushes/Z_Chain_1.gbr"
msgid "Z_Chain_1"
msgstr ""
#. +> stable5
#: i18ndata:186
#, kde-format
msgctxt "./krita/data/brushes/Z_Pixel_1.gbr"
msgid "Z_Pixel 1"
msgstr ""
#. +> stable5
#: i18ndata:188
#, kde-format
msgctxt "./krita/data/brushes/Z_Pixel__4_pix__45a.gbr"
msgid "Z_Pixel 4pix _45a"
msgstr ""
#. +> stable5
#: i18ndata:189
#, kde-format
msgctxt "./krita/data/brushes/Z_Pixel_Cross.gbr"
msgid "Z_Pixel Cross"
msgstr ""
#. +> stable5
#: i18ndata:190
#, kde-format
msgctxt "./krita/data/brushes/Z_Triangle_shape_1.gbr"
msgid "Z_Triangle_shape_1"
msgstr ""
#. +> stable5
#: i18ndata:191
#, kde-format
msgctxt "./krita/data/brushes/Z_Triangle_shape_2.gbr"
msgid "Z_Triangle_shape_2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:66
#, kde-format
msgctxt "./krita/data/brushes/MZ_leaves.gbr"
msgid "MZ_leaves"
msgstr ""
#. +> stable5
#: i18ndata:151
#, kde-format
msgctxt "./krita/data/brushes/M_Cage.gbr"
msgid "M_Cage"
msgstr ""
#. +> stable5
#: i18ndata:171
#, kde-format
msgctxt "./krita/data/brushes/S_Smudge_Cheese.gbr"
msgid "S_Smudge Cheese"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:67
#, kde-format
msgctxt "./krita/data/brushes/oil_bristle.gbr"
msgid "oil_bristle"
msgstr ""
#. +> stable5
#: i18ndata:132
#, kde-format
msgctxt "./krita/data/brushes/D_Normal_dust.gbr"
msgid "D_Normal dust"
msgstr ""
#. +> stable5
#: i18ndata:133
#, kde-format
msgctxt "./krita/data/brushes/F_Furr_fast.gbr"
msgid "F_Furr fast"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:68
#, kde-format
msgctxt "./krita/data/brushes/oil_knife.gbr"
msgid "oil_knife"
msgstr ""
#. +> stable5
#: i18ndata:156
#, kde-format
msgctxt "./krita/data/brushes/O_Oil_Soft.gbr"
msgid "O_Oil Soft"
msgstr ""
#. +> stable5
#: i18ndata:169
#, kde-format
msgctxt "./krita/data/brushes/Real_oil_1.gbr"
msgid "Real Oil 1"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:69
#, kde-format
msgctxt "./krita/data/brushes/R_Rake2.gbr"
msgid "R_Rake2"
msgstr ""
#. +> stable5
#: i18ndata:136
#, kde-format
msgctxt "./krita/data/brushes/L_Leaf_2.gbr"
msgid "L_Leaf_2"
msgstr ""
#. +> stable5
#: i18ndata:141
#, kde-format
msgctxt "./krita/data/brushes/M_02.gbr"
msgid "M_02"
msgstr ""
#. +> stable5
#: i18ndata:170
#, kde-format
msgctxt "./krita/data/brushes/Real_Oil_2.gbr"
msgid "Real_Oil_2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:70
#, kde-format
msgctxt "./krita/data/brushes/R_Rake4.gbr"
msgid "R_Rake4"
msgstr ""
#. +> stable5
#: i18ndata:110
#, kde-format
msgctxt "./krita/data/brushes/A_crackled.gbr"
msgid "A_crackled"
msgstr ""
#. +> stable5
#: i18ndata:120
#, kde-format
msgctxt "./krita/data/brushes/A_Rake.gbr"
msgid "A_Rake"
msgstr ""
#. +> stable5
#: i18ndata:143
#, kde-format
msgctxt "./krita/data/brushes/M_04.gbr"
msgid "M_04"
msgstr ""
#. +> stable5
#: i18ndata:162
#, kde-format
msgctxt "./krita/data/brushes/R_Rake1.gbr"
msgid "R_Rake1"
msgstr ""
#. +> stable5
#: i18ndata:164
#, kde-format
msgctxt "./krita/data/brushes/R_Rake3.gbr"
msgid "R_Rake3"
msgstr ""
#. +> stable5
#: i18ndata:166
#, kde-format
msgctxt "./krita/data/brushes/R_Rake_small.gbr"
msgid "R_Rake_small"
msgstr ""
#. +> trunk5
#: i18ndata:71
#, kde-format
msgctxt "./krita/data/brushes/rock2.gbr"
msgid "rock2"
msgstr ""
#. +> stable5
#: i18ndata:93
#, kde-format
msgctxt "./krita/data/brushes/V_Vyle_Rock.gih"
msgid "Vyle Rock"
msgstr ""
#. +> stable5
#: i18ndata:130
#, kde-format
msgctxt "./krita/data/brushes/C_Dirty_Spot.gbr"
msgid "C_Dirty_Spot"
msgstr ""
#. +> stable5
#: i18ndata:149
#, kde-format
msgctxt "./krita/data/brushes/M_Arrow.gbr"
msgid "M_Arrow"
msgstr ""
#. +> trunk5
#: i18ndata:72
#, kde-format
msgctxt "./krita/data/brushes/round_textured1.gbr"
msgid "round_textured1"
msgstr ""
#. +> stable5
#: i18ndata:116
#, kde-format
msgctxt "./krita/data/brushes/A_mountain-texture.gbr"
msgid "A_mountain-texture"
msgstr ""
#. +> trunk5
#: i18ndata:73
#, kde-format
msgctxt "./krita/data/brushes/scribbles.gbr"
msgid "scribbles"
msgstr ""
#. +> stable5
#: i18ndata:111
#, kde-format
msgctxt "./krita/data/brushes/A_craqules.gbr"
msgid "A_craqules"
msgstr ""
#. +> stable5
#: i18ndata:134
#, kde-format
msgctxt "./krita/data/brushes/L_Coroballs.gbr"
msgid "L_Coroballs"
msgstr ""
#. +> stable5
#: i18ndata:172
#, kde-format
msgctxt "./krita/data/brushes/Sc_Scratches.gbr"
msgid "Sc_Scratches"
msgstr ""
#. +> stable5
#: i18ndata:174
#, kde-format
msgctxt "./krita/data/brushes/Sc_Scratches_3.gbr"
msgid "Sc_Scratches3"
msgstr ""
#. +> trunk5
#: i18ndata:74
#, kde-format
msgctxt "./krita/data/brushes/texture51.gbr"
msgid "texture51"
msgstr ""
#. +> stable5
#: i18ndata:89
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_5.gih"
msgid "T_Texture 5"
msgstr ""
#. +> stable5
#: i18ndata:175
#, kde-format
msgctxt "./krita/data/brushes/T_Texture_1.gbr"
msgid "T_Texture_1"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:75
#, kde-format
msgctxt "./krita/data/patterns/Crumpled_Paper.pat"
msgid "Canvas 04"
msgstr ""
#. +> stable5
#: i18ndata:192
#, kde-format
msgctxt "./krita/data/patterns/Canvas_covered.pat"
msgid "Canvas Covered"
msgstr ""
#. +> stable5
#: i18ndata:193
#, kde-format
msgctxt "./krita/data/patterns/Canvas_Hard.pat"
msgid "Canvas 01"
msgstr ""
#. +> stable5
#: i18ndata:194
#, kde-format
msgctxt "./krita/data/patterns/Canvas_small_01.pat"
msgid "Canvas 02"
msgstr ""
#. +> stable5
#: i18ndata:195
#, kde-format
msgctxt "./krita/data/patterns/Canvas_small_02.pat"
msgid "Canvas 03"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:76
#, kde-format
msgctxt "./krita/data/patterns/fractal_pattern.pat"
msgid "Fractal Pattern"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:77
#, kde-format
msgctxt "./krita/data/patterns/generic_paper1.pat"
msgid "Generic Paper 2"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:78
#, kde-format
msgctxt "./krita/data/patterns/generic_paper2.pat"
msgid "Generic Paper 3"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:79
#, kde-format
msgctxt "./krita/data/patterns/hexacolBW__2.pat"
msgid "Hexacol BW By Tarkan"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:80
#, kde-format
msgctxt "./krita/data/patterns/HR_PastelPaper_02.pat"
msgid "HR Pastel Paper 02"
msgstr ""
#. +> trunk5 stable5
#: i18ndata:81
#, kde-format
msgctxt "./krita/data/patterns/HR_Wall_Paper.pat"
msgid "HR Wall Paper"
msgstr ""
#. +> stable5
#: i18ndata:176
#, kde-format
msgctxt "./krita/data/brushes/Te_Techno_Angular_Cross.gbr"
msgid "Te_Techno_Angular_Cross"
msgstr ""
#. i18n: context: Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (ArtisticTextTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (ArtisticTextTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:4 krita/krita.action:1389
#, kde-format
msgctxt "action"
msgid "Artistic Text Tool"
msgstr ""
#. i18n: context: Action (artistictext_subscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_subscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (Text Tool), ActionCollection (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 (artistictext_subscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_subscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_sub), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ArtisticTextTool.action:8
#: krita/data/actions/ArtisticTextTool.action:13
#: krita/data/actions/ReferencesTool.action:207
#: krita/data/actions/ReferencesTool.action:209
#: krita/data/actions/TextTool.action:108
#: krita/data/actions/TextTool.action:113
#: plugins/tools/svgtexttool/SvgTextTool.action:118
#: plugins/tools/svgtexttool/SvgTextTool.action:123
#, kde-format
msgctxt "action"
msgid "Subscript"
msgstr ""
#. i18n: context: Action (artistictext_detach_from_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_detach_from_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_detach_from_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_detach_from_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:18
#: krita/data/actions/ArtisticTextTool.action:23
#, kde-format
msgctxt "action"
msgid "Detach Path"
msgstr ""
#. i18n: context: Action (artistictext_font_italic), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_italic), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_italic), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_italic), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:28
#: krita/data/actions/ArtisticTextTool.action:33
#, kde-format
msgctxt "action"
msgid "Italic text"
msgstr ""
#. i18n: context: Action (artistictext_anchor_middle), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_middle), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_middle), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_middle), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:38
#: krita/data/actions/ArtisticTextTool.action:43
#, kde-format
msgctxt "action"
msgid "Anchor at Middle"
msgstr ""
#. i18n: context: Action (artistictext_anchor_end), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_end), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_end), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_end), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:48
#: krita/data/actions/ArtisticTextTool.action:53
#, kde-format
msgctxt "action"
msgid "Anchor at End"
msgstr ""
#. i18n: context: Action (artistictext_convert_to_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_convert_to_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_convert_to_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_convert_to_path), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:58
#: krita/data/actions/ArtisticTextTool.action:63
#, kde-format
msgctxt "action"
msgid "Convert to Path"
msgstr ""
#. i18n: context: Action (artistictext_anchor_start), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_start), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_start), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_anchor_start), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:68
#: krita/data/actions/ArtisticTextTool.action:73
#, kde-format
msgctxt "action"
msgid "Anchor at Start"
msgstr ""
#. i18n: context: Action (artistictext_font_bold), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_bold), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_bold), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_font_bold), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:78
#: krita/data/actions/ArtisticTextTool.action:83
#, kde-format
msgctxt "action"
msgid "Bold text"
msgstr ""
#. i18n: context: Action (edit_deselect_all), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (deselect), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_deselect_all), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (deselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:88 krita/kritamenu.action:1176
#, kde-format
msgctxt "action"
msgid "Deselect"
msgstr ""
#. i18n: context: Action (edit_deselect_all), Actions (Artistic Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ArtisticTextTool.action:93
#, kde-format
msgctxt "action"
msgid "Dese&lect"
msgstr ""
#. i18n: context: Action (artistictext_superscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_superscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (Text Tool), ActionCollection (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 (artistictext_superscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (artistictext_superscript), Actions (Artistic Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_super), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ArtisticTextTool.action:98
#: krita/data/actions/ArtisticTextTool.action:103
#: krita/data/actions/ReferencesTool.action:467
#: krita/data/actions/ReferencesTool.action:469
#: krita/data/actions/TextTool.action:318
#: krita/data/actions/TextTool.action:323
#: plugins/tools/svgtexttool/SvgTextTool.action:128
#: plugins/tools/svgtexttool/SvgTextTool.action:133
#, kde-format
msgctxt "action"
msgid "Superscript"
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 (format_alignright), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (Text 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 (format_alignright), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignright), Actions (Text 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
#: krita/data/actions/ReferencesTool.action:417
#: krita/data/actions/ReferencesTool.action:419
#: krita/data/actions/TextTool.action:8 krita/data/actions/TextTool.action:13
#: 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 (format_alignleft), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (Text 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 (format_alignleft), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignleft), Actions (Text 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
#: krita/data/actions/ReferencesTool.action:527
#: krita/data/actions/ReferencesTool.action:529
#: krita/data/actions/TextTool.action:128
#: krita/data/actions/TextTool.action:133
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: krita/data/actions/InteractionTool.action:261
#, kde-format
msgctxt "action"
msgid "Unite"
msgstr ""
#. i18n: context: Action (object_unite), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5
#: krita/data/actions/InteractionTool.action:262
#, kde-format
msgctxt "action"
msgid "Create boolean onion of multiple objects"
msgstr ""
#. i18n: context: Action (object_intersect), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5
#: krita/data/actions/InteractionTool.action:271
#, kde-format
msgctxt "action"
msgid "Intersect"
msgstr ""
#. i18n: context: Action (object_intersect), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5
#: 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
#: krita/data/actions/InteractionTool.action:281
#, kde-format
msgctxt "action"
msgid "Subtract"
msgstr ""
#. i18n: context: Action (object_subtract), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5
#: 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
#: krita/data/actions/InteractionTool.action:291
#, kde-format
msgctxt "action"
msgid "Split"
msgstr ""
#. i18n: context: Action (object_split), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5
#: 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 ""
#. i18n: context: Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:4
#, kde-format
msgctxt "action"
msgid "References Tool"
msgstr ""
#. i18n: context: Action (insert_autofootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autofootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autofootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autofootnote), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:7
#: krita/data/actions/ReferencesTool.action:9
#, kde-format
msgctxt "action"
msgid "Insert footnote with auto number"
msgstr ""
#. i18n: context: Action (insert_configure_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:17
#, kde-format
msgctxt "action"
msgid "Insert Custom..."
msgstr ""
#. i18n: context: Action (insert_configure_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:19
#, kde-format
msgctxt "action"
msgid "Insert a custom Table of Contents into the document."
msgstr ""
#. i18n: context: Action (insert_labeledfootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledfootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledfootnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledfootnote), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:27
#: krita/data/actions/ReferencesTool.action:29
#, kde-format
msgctxt "action"
msgid "Insert Labeled Footnote"
msgstr ""
#. i18n: context: Action (edit_paste_text), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5
#: krita/data/actions/ReferencesTool.action:37
#, kde-format
msgctxt "action"
msgid "Paste"
msgstr ""
#. i18n: context: Action (format_footnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_endnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_settings), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_footnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_endnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_settings), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:47
#: krita/data/actions/ReferencesTool.action:177
#: plugins/tools/svgtexttool/SvgTextTool.action:233
#, kde-format
msgctxt "action"
msgid "Settings..."
msgstr ""
#. i18n: context: Action (format_footnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_endnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (format_footnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_endnotes), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:49
#: krita/data/actions/ReferencesTool.action:179 krita/kritamenu.action:1521
#, kde-format
msgctxt "action"
msgid "Settings"
msgstr ""
#. i18n: context: Action (change_text_direction), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:57
#: krita/data/actions/TextTool.action:173
#, kde-format
msgctxt "action"
msgid "Change text direction"
msgstr ""
#. i18n: context: Action (change_text_direction), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (change_text_direction), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:59
#: krita/data/actions/TextTool.action:168
#, kde-format
msgctxt "action"
msgid "Change writing direction"
msgstr ""
#. i18n: context: Action (split_sections), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (split_sections), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (split_sections), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (split_sections), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (split_sections), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (split_sections), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:67
#: krita/data/actions/ReferencesTool.action:69
#: krita/data/actions/TextTool.action:268
#, kde-format
msgctxt "action"
msgid "Insert Paragraph between sections"
msgstr ""
#. i18n: context: Action (repaint), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (repaint), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:77
#: krita/data/actions/ReferencesTool.action:79
#: krita/data/actions/TextTool.action:408
#: krita/data/actions/TextTool.action:413
#, kde-format
msgctxt "action"
msgid "Repaint"
msgstr ""
#. i18n: context: Action (insert_link), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:87
#, kde-format
msgctxt "action"
msgid "Insert Link"
msgstr ""
#. i18n: context: Action (insert_link), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:89
#, kde-format
msgctxt "action"
msgid "Insert a weblink or link to a bookmark."
msgstr ""
#. i18n: context: Action (manage_bookmarks), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:97
#, kde-format
msgctxt "action"
msgid "Manage Bookmarks"
msgstr ""
#. i18n: context: Action (manage_bookmarks), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:99
#, kde-format
msgctxt "action"
msgid "Manage your Bookmarks. Check where are they pointing to, Delete or Rename."
msgstr ""
#. i18n: context: Action (format_stylist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:107
#: krita/data/actions/TextTool.action:353
#, kde-format
msgctxt "action"
msgid "Style Manager..."
msgstr ""
#. i18n: context: Action (format_stylist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_stylist), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:109
#: krita/data/actions/TextTool.action:348
#, kde-format
msgctxt "action"
msgid "Change attributes of styles"
msgstr ""
#. i18n: context: Action (format_font), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_font), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_font), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_font), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:117
#: krita/data/actions/TextTool.action:403
#: plugins/tools/svgtexttool/SvgTextTool.action:43
#, kde-format
msgctxt "action"
msgid "Font..."
msgstr ""
#. i18n: context: Action (format_font), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_font), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_font), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_font), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:119
#: krita/data/actions/TextTool.action:398
#: plugins/tools/svgtexttool/SvgTextTool.action:38
#, kde-format
msgctxt "action"
msgid "Change character size, font, boldface, italics etc."
msgstr ""
#. i18n: context: Action (format_fontsize), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (Text Tool), ActionCollection (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 (format_fontsize), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontsize), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:127
#: krita/data/actions/ReferencesTool.action:129
#: krita/data/actions/TextTool.action:278
#: krita/data/actions/TextTool.action:283
#: plugins/tools/svgtexttool/SvgTextTool.action:28
#: plugins/tools/svgtexttool/SvgTextTool.action:33
#, kde-format
msgctxt "action"
msgid "Font Size"
msgstr ""
#. i18n: context: Action (format_textcolor), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_textcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_textcolor), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_textcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:137
#: krita/data/actions/TextTool.action:43
#: plugins/tools/svgtexttool/SvgTextTool.action:13
#, kde-format
msgctxt "action"
msgid "Text Color"
msgstr ""
#. i18n: context: Action (format_alignblock), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (Text Tool), ActionCollection (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 (format_alignblock), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_alignblock), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:147
#: krita/data/actions/ReferencesTool.action:149
#: krita/data/actions/TextTool.action:358
#: krita/data/actions/TextTool.action:363
#: plugins/tools/svgtexttool/SvgTextTool.action:78
#: plugins/tools/svgtexttool/SvgTextTool.action:83
#, kde-format
msgctxt "action"
msgid "Align Block"
msgstr ""
#. i18n: context: Action (insert_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:157
#, kde-format
msgctxt "action"
msgid "Insert Bibliography"
msgstr ""
#. i18n: context: Action (insert_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:159
#, kde-format
msgctxt "action"
msgid "Insert a bibliography into the document."
msgstr ""
#. i18n: context: Action (insert_autoendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autoendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autoendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_autoendnote), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:167
#: krita/data/actions/ReferencesTool.action:169
#, kde-format
msgctxt "action"
msgid "Insert endnote with auto number"
msgstr ""
#. i18n: context: Action (invoke_bookmark_handler), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:187
#, kde-format
msgctxt "action"
msgid "Bookmarks"
msgstr ""
#. i18n: context: Action (invoke_bookmark_handler), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:189
#, kde-format
msgctxt "action"
msgid "Display a pop up that hosts the options to add new Bookmark or handle existing Bookmarks"
msgstr ""
#. i18n: context: Action (format_numberlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_numberlist), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:197
#: krita/data/actions/ReferencesTool.action:199
#: krita/data/actions/TextTool.action:338
#: krita/data/actions/TextTool.action:343
#, kde-format
msgctxt "action"
msgid "Numbered list"
msgstr ""
#. i18n: context: Action (fontsizedown), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (Text Tool), ActionCollection (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 (fontsizedown), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizedown), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:217
#: krita/data/actions/ReferencesTool.action:219
#: krita/data/actions/TextTool.action:248
#: krita/data/actions/TextTool.action:253
#: plugins/tools/svgtexttool/SvgTextTool.action:98
#: plugins/tools/svgtexttool/SvgTextTool.action:103
#, kde-format
msgctxt "action"
msgid "Decrease Font Size"
msgstr ""
#. i18n: context: Action (insert_citation), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:227
#, kde-format
msgctxt "action"
msgid "Insert Citation"
msgstr ""
#. i18n: context: Action (insert_citation), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:229
#, kde-format
msgctxt "action"
msgid "Insert a citation into the document."
msgstr ""
#. i18n: context: Action (configure_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (configure_section), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:237
#: krita/data/actions/ReferencesTool.action:239
#: krita/data/actions/TextTool.action:158
#: krita/data/actions/TextTool.action:163
#, kde-format
msgctxt "action"
msgid "Configure current section"
msgstr ""
#. i18n: context: Action (insert_index), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_index), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:247
#: krita/data/actions/ReferencesTool.action:249
#: krita/data/actions/TextTool.action:218
#: krita/data/actions/TextTool.action:223
#, kde-format
msgctxt "action"
msgid "Insert Index"
msgstr ""
#. i18n: context: Action (format_italic), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (Text Tool), ActionCollection (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 (format_italic), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_italic), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:257
#: krita/data/actions/ReferencesTool.action:259
#: krita/data/actions/TextTool.action:288
#: krita/data/actions/TextTool.action:293
#: plugins/tools/svgtexttool/SvgTextTool.action:168
#: plugins/tools/svgtexttool/SvgTextTool.action:173
#, kde-format
msgctxt "action"
msgid "Italic"
msgstr ""
#. i18n: context: Action (format_strike), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (Text Tool), ActionCollection (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 (format_strike), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_strike), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:267
#: krita/data/actions/ReferencesTool.action:269
#: krita/data/actions/TextTool.action:148
#: krita/data/actions/TextTool.action:153
#: plugins/tools/svgtexttool/SvgTextTool.action:148
#: plugins/tools/svgtexttool/SvgTextTool.action:153
#, kde-format
msgctxt "action"
msgid "Strikethrough"
msgstr ""
#. i18n: context: Action (insert_custom_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:277
#, kde-format
msgctxt "action"
msgid "Insert Custom Bibliography"
msgstr ""
#. i18n: context: Action (insert_custom_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:279
#, kde-format
msgctxt "action"
msgid "Insert a custom Bibliography into the document."
msgstr ""
#. i18n: context: Action (detailed_debug_styles), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_styles), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:287
#: krita/data/actions/ReferencesTool.action:289
#: krita/data/actions/TextTool.action:68 krita/data/actions/TextTool.action:73
#, kde-format
msgctxt "action"
msgid "Styles Debug"
msgstr ""
#. i18n: context: Action (format_bulletlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bulletlist), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:297
#: krita/data/actions/ReferencesTool.action:299
#: krita/data/actions/TextTool.action:208
#: krita/data/actions/TextTool.action:213
#, kde-format
msgctxt "action"
msgid "Bullet list"
msgstr ""
#. i18n: context: Action (format_underline), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (Text Tool), ActionCollection (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 (format_underline), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_underline), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:307
#: krita/data/actions/ReferencesTool.action:309
#: krita/data/actions/TextTool.action:88 krita/data/actions/TextTool.action:93
#: plugins/tools/svgtexttool/SvgTextTool.action:138
#: plugins/tools/svgtexttool/SvgTextTool.action:143
#, kde-format
msgctxt "action"
msgid "Underline"
msgstr ""
#. i18n: context: Action (format_aligncenter), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (Text Tool), ActionCollection (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 (format_aligncenter), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_aligncenter), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:317
#: krita/data/actions/ReferencesTool.action:319
#: krita/data/actions/TextTool.action:228
#: krita/data/actions/TextTool.action:233
#: plugins/tools/svgtexttool/SvgTextTool.action:88
#: plugins/tools/svgtexttool/SvgTextTool.action:93
#, kde-format
msgctxt "action"
msgid "Align Center"
msgstr ""
#. i18n: context: Action (shrink_to_fit), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (shrink_to_fit), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:327
#: krita/data/actions/ReferencesTool.action:329
#: krita/data/actions/TextTool.action:58 krita/data/actions/TextTool.action:63
#, kde-format
msgctxt "action"
msgid "Shrink To Fit"
msgstr ""
#. i18n: context: Action (edit_select_all), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (edit_select_all), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_select_all), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (edit_select_all), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:337
#: krita/data/actions/TextTool.action:333 krita/kritamenu.action:1162
#, kde-format
msgctxt "action"
msgid "Select &All"
msgstr ""
#. i18n: context: Action (edit_select_all), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (edit_select_all), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_select_all), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (edit_select_all), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:339
#: krita/data/actions/TextTool.action:328 krita/kritamenu.action:1164
#, kde-format
msgctxt "action"
msgid "Select All"
msgstr ""
#. i18n: context: Action (format_increaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_increaseindent), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:347
#: krita/data/actions/ReferencesTool.action:349
#: krita/data/actions/TextTool.action:78 krita/data/actions/TextTool.action:83
#, kde-format
msgctxt "action"
msgid "Increase Indent"
msgstr ""
#. i18n: context: Action (insert_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:357
#, kde-format
msgctxt "action"
msgid "Insert"
msgstr ""
#. i18n: context: Action (insert_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:359
#, kde-format
msgctxt "action"
msgid "Insert a Table of Contents into the document."
msgstr ""
#. i18n: context: Action (detailed_debug_paragraphs), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (detailed_debug_paragraphs), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:367
#: krita/data/actions/ReferencesTool.action:369
#: krita/data/actions/TextTool.action:378
#: krita/data/actions/TextTool.action:383
#, kde-format
msgctxt "action"
msgid "Paragraph Debug"
msgstr ""
#. i18n: context: Action (insert_labeledendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledendnote), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_labeledendnote), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:377
#: krita/data/actions/ReferencesTool.action:379
#, kde-format
msgctxt "action"
msgid "Insert Labeled Endnote"
msgstr ""
#. i18n: context: Action (format_paragraph), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:387
#: krita/data/actions/TextTool.action:33
#, kde-format
msgctxt "action"
msgid "Paragraph..."
msgstr ""
#. i18n: context: Action (format_paragraph), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_paragraph), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:389
#: krita/data/actions/TextTool.action:28
#, kde-format
msgctxt "action"
msgid "Change paragraph margins, text flow, borders, bullets, numbering etc."
msgstr ""
#. i18n: context: Action (nonbreaking_space), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_space), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:397
#: krita/data/actions/ReferencesTool.action:399
#: krita/data/actions/TextTool.action:178
#: krita/data/actions/TextTool.action:183
#, kde-format
msgctxt "action"
msgid "Insert Non-Breaking Space"
msgstr ""
#. i18n: context: Action (soft_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (soft_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:407
#: krita/data/actions/ReferencesTool.action:409
#: krita/data/actions/TextTool.action:188
#: krita/data/actions/TextTool.action:193
#, kde-format
msgctxt "action"
msgid "Insert Soft Hyphen"
msgstr ""
#. i18n: context: Action (nonbreaking_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (nonbreaking_hyphen), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:427
#: krita/data/actions/ReferencesTool.action:429
#: krita/data/actions/TextTool.action:118
#: krita/data/actions/TextTool.action:123
#, kde-format
msgctxt "action"
msgid "Insert Non-Breaking Hyphen"
msgstr ""
#. i18n: context: Action (format_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:437
#, kde-format
msgctxt "action"
msgid "Configure..."
msgstr ""
#. i18n: context: Action (format_tableofcontents), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:439
#, kde-format
msgctxt "action"
msgid "Configure the Table of Contents"
msgstr ""
#. i18n: context: Action (insert_specialchar), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_specialchar), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (insert_specialchar), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_specialchar), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:447
#: krita/data/actions/TextTool.action:53
#: plugins/tools/svgtexttool/SvgTextTool.action:53
#, kde-format
msgctxt "action"
msgid "Special Character..."
msgstr ""
#. i18n: context: Action (insert_specialchar), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_specialchar), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (insert_specialchar), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_specialchar), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:449
#: krita/data/actions/TextTool.action:48
#: 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 (format_bold), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (Text Tool), ActionCollection (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 (format_bold), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_bold), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:457
#: krita/data/actions/ReferencesTool.action:459
#: krita/data/actions/TextTool.action:298
#: krita/data/actions/TextTool.action:303
#: plugins/tools/svgtexttool/SvgTextTool.action:158
#: plugins/tools/svgtexttool/SvgTextTool.action:163
#, kde-format
msgctxt "action"
msgid "Bold"
msgstr ""
#. i18n: context: Action (configure_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:477
#, kde-format
msgctxt "action"
msgid "Configure"
msgstr ""
#. i18n: context: Action (configure_bibliography), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:479
#, kde-format
msgctxt "action"
msgid "Configure the bibliography"
msgstr ""
#. i18n: context: Action (insert_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_section), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:487
#: krita/data/actions/ReferencesTool.action:489
#: krita/data/actions/TextTool.action:258
#: krita/data/actions/TextTool.action:263
#, kde-format
msgctxt "action"
msgid "Insert new section"
msgstr ""
#. i18n: context: Action (format_decreaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_decreaseindent), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:497
#: krita/data/actions/ReferencesTool.action:499
#: krita/data/actions/TextTool.action:18 krita/data/actions/TextTool.action:23
#, kde-format
msgctxt "action"
msgid "Decrease Indent"
msgstr ""
#. i18n: context: Action (fontsizeup), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (Text Tool), ActionCollection (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 (fontsizeup), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (fontsizeup), Actions (Text Tool), ActionCollection (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
#: krita/data/actions/ReferencesTool.action:507
#: krita/data/actions/ReferencesTool.action:509
#: krita/data/actions/TextTool.action:308
#: krita/data/actions/TextTool.action:313
#: plugins/tools/svgtexttool/SvgTextTool.action:108
#: plugins/tools/svgtexttool/SvgTextTool.action:113
#, kde-format
msgctxt "action"
msgid "Increase Font Size"
msgstr ""
#. i18n: context: Action (grow_to_fit_height), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_height), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:517
#: krita/data/actions/ReferencesTool.action:519
#: krita/data/actions/TextTool.action:368
#: krita/data/actions/TextTool.action:373
#, kde-format
msgctxt "action"
msgid "Grow To Fit Height"
msgstr ""
#. i18n: context: Action (insert_bookmark), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:537
#, kde-format
msgctxt "action"
msgid "Add Bookmark"
msgstr ""
#. i18n: context: Action (insert_bookmark), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:539
#, kde-format
msgctxt "action"
msgid "Insert a Bookmark. This is useful to create links that point to areas within the document"
msgstr ""
#. i18n: context: Action (insert_variable), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_variable), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:547
#: krita/data/actions/ReferencesTool.action:549
#: krita/data/actions/TextTool.action:198
#: krita/data/actions/TextTool.action:203
#, kde-format
msgctxt "action"
msgid "Variable"
msgstr ""
#. i18n: context: Action (grow_to_fit_width), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (grow_to_fit_width), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:557
#: krita/data/actions/ReferencesTool.action:559
#: krita/data/actions/TextTool.action:98 krita/data/actions/TextTool.action:103
#, kde-format
msgctxt "action"
msgid "Grow To Fit Width"
msgstr ""
#. i18n: context: Action (format_fontfamily), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (format_fontfamily), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:567
#: krita/data/actions/ReferencesTool.action:569
#: krita/data/actions/TextTool.action:388
#: krita/data/actions/TextTool.action:393
#, kde-format
msgctxt "action"
msgid "Font Family"
msgstr ""
#. i18n: context: Action (insert_annotation), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (References Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (insert_annotation), Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ReferencesTool.action:577
#: krita/data/actions/ReferencesTool.action:579
#: krita/data/actions/TextTool.action:138
#: krita/data/actions/TextTool.action:143
#, kde-format
msgctxt "action"
msgid "Insert Comment"
msgstr ""
#. i18n: context: Action (format_backgroundcolor), Actions (References Tool), ActionCollection (Tools)
#. +> trunk5
#: krita/data/actions/ReferencesTool.action:587
#, kde-format
msgctxt "action"
msgid "Background Color"
msgstr ""
#. i18n: context: Actions (Text Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/TextTool.action:4
#, kde-format
msgctxt "action"
msgid "Text Tool"
msgstr ""
#. i18n: context: Action (format_textcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_textcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/TextTool.action:38
#: plugins/tools/svgtexttool/SvgTextTool.action:8
#, kde-format
msgctxt "action"
msgid "Text Color..."
msgstr ""
#. i18n: context: Action (format_backgroundcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_backgroundcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/TextTool.action:238
#: plugins/tools/svgtexttool/SvgTextTool.action:18
#, kde-format
msgctxt "action"
msgid "Background Color..."
msgstr ""
#. i18n: context: Action (format_backgroundcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (format_backgroundcolor), Actions (Text Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/TextTool.action:243
#: plugins/tools/svgtexttool/SvgTextTool.action:23
#, kde-format
msgctxt "action"
msgid "Background"
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: Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:222
#, 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:225 krita/krita.action:227
#, 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:237 krita/krita.action:239
#, 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:249 krita/krita.action:251
#, 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:259 krita/krita.action:261
#, 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:269 krita/krita.action:271
#, 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:279 krita/krita.action:281
#, 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:289 krita/krita.action:291
#, 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:299 krita/krita.action:301
#, 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:309 krita/krita.action:311
#, 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:319 krita/krita.action:321
#, 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:329 krita/krita.action:331
#, 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:341 krita/krita.action:343
#, 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:353 krita/krita.action:355
#, 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:365 krita/krita.action:367
#, 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:376 krita/krita.action:378
#, 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:387 krita/krita.action:389
#, 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:398 krita/krita.action:400
#, 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:409 krita/krita.action:411
#, 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
#: krita/krita.action:420 krita/krita.action:422
#, 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
#: krita/krita.action:431 krita/krita.action:433
#, kde-format
msgctxt "action"
msgid "Hide Mirror Y Line"
msgstr ""
#. i18n: context: Action (mirrorX-lock), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:442
#, kde-format
msgctxt "action"
msgid "Lock"
msgstr ""
#. i18n: context: Action (mirrorX-lock), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:444
#, 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
#: krita/krita.action:453 krita/krita.action:455
#, kde-format
msgctxt "action"
msgid "Lock Y Line"
msgstr ""
#. i18n: context: Action (mirrorX-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:464
#, kde-format
msgctxt "action"
msgid "Move to Canvas Center"
msgstr ""
#. i18n: context: Action (mirrorX-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:466
#, 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
#: krita/krita.action:475 krita/krita.action:477
#, kde-format
msgctxt "action"
msgid "Move to Canvas Center Y"
msgstr ""
#. i18n: context: Action (invert), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:486
#, kde-format
msgctxt "action"
msgid "&Invert Selection"
msgstr ""
#. i18n: context: Action (invert), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:488
#, kde-format
msgctxt "action"
msgid "Invert current selection"
msgstr ""
#. i18n: context: Action (toggle-selection-overlay-mode), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:498
#, 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:500
#, 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:510 krita/krita.action:512
#, 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:520 krita/krita.action:522
#, 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:530 krita/krita.action:532
#, 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:540 krita/krita.action:542
#, 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:550 krita/krita.action:552
#, 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:560 krita/krita.action:562
#, kde-format
msgctxt "action"
msgid "Swap Foreground and Background Color"
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:570 krita/krita.action:572
#, 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:580 krita/krita.action:582
#, 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:590 krita/krita.action:592
#, 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:600 krita/krita.action:602
#, 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:612 krita/krita.action:614
#, 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:622 krita/krita.action:624
#, 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:634 krita/krita.action:636
#, 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:644 krita/krita.action:646
#, 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:654 krita/krita.action:656 krita/kritamenu.action:447
#: krita/kritamenu.action:449
#, 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:666 krita/krita.action:668 krita/kritamenu.action:459
#: krita/kritamenu.action:461
#, 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:678 krita/krita.action:680 krita/kritamenu.action:471
#: krita/kritamenu.action:473
#, 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:690
#, 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:692
#, kde-format
msgctxt "action"
msgid "Convert to Shape"
msgstr ""
#. i18n: context: Action (select_opaque), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:702
#, kde-format
msgctxt "action"
msgid "&Select Opaque"
msgstr ""
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (select_opaque), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (select_opaque), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:704 krita/kritamenu.action:1284
#, kde-format
msgctxt "action"
msgid "Select Opaque"
msgstr ""
#. i18n: context: Action (show-global-selection-mask), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:714
#, 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:716
#, 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:727
#, kde-format
msgctxt "action"
msgid "Filters"
msgstr ""
#. i18n: context: Action (krita_filter_colortoalpha), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:730
#, kde-format
msgctxt "action"
msgid "&Color to Alpha..."
msgstr ""
#. i18n: context: Action (krita_filter_colortoalpha), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:732
#, 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:742
#, 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:744
#, kde-format
msgctxt "action"
msgid "Top Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_indexcolors), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:754
#, kde-format
msgctxt "action"
msgid "&Index Colors..."
msgstr ""
#. i18n: context: Action (krita_filter_indexcolors), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:756
#, 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:766
#, 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:768
#, kde-format
msgctxt "action"
msgid "Emboss Horizontal Only"
msgstr ""
#. i18n: context: Action (krita_filter_dodge), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:778
#, kde-format
msgctxt "action"
msgid "D&odge"
msgstr ""
#. i18n: context: Action (krita_filter_dodge), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:780
#, kde-format
msgctxt "action"
msgid "Dodge"
msgstr ""
#. i18n: context: Action (krita_filter_sharpen), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:790
#, kde-format
msgctxt "action"
msgid "&Sharpen"
msgstr ""
#. i18n: context: Action (krita_filter_sharpen), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:792
#, kde-format
msgctxt "action"
msgid "Sharpen"
msgstr ""
#. i18n: context: Action (krita_filter_burn), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:802
#, kde-format
msgctxt "action"
msgid "B&urn"
msgstr ""
#. i18n: context: Action (krita_filter_burn), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:804
#, kde-format
msgctxt "action"
msgid "Burn"
msgstr ""
#. i18n: context: Action (krita_filter_mean removal), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:814
#, kde-format
msgctxt "action"
msgid "&Mean Removal"
msgstr ""
#. i18n: context: Action (krita_filter_mean removal), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:816
#, kde-format
msgctxt "action"
msgid "Mean Removal"
msgstr ""
#. i18n: context: Action (krita_filter_gaussian blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:826
#, kde-format
msgctxt "action"
msgid "&Gaussian Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_gaussian blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:828
#, 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:838
#, 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:840
#, 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:850
#, kde-format
msgctxt "action"
msgid "&Small Tiles..."
msgstr ""
#. i18n: context: Action (krita_filter_smalltiles), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:852
#, kde-format
msgctxt "action"
msgid "Small Tiles"
msgstr ""
#. i18n: context: Action (krita_filter_levels), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:862
#, kde-format
msgctxt "action"
msgid "&Levels..."
msgstr ""
#. i18n: context: Action (krita_filter_levels), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:864
#, kde-format
msgctxt "action"
msgid "Levels"
msgstr ""
#. i18n: context: Action (krita_filter_sobel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:874
#, kde-format
msgctxt "action"
msgid "&Sobel..."
msgstr ""
#. i18n: context: Action (krita_filter_sobel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:876
#, kde-format
msgctxt "action"
msgid "Sobel"
msgstr ""
#. i18n: context: Action (krita_filter_wave), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:886
#, kde-format
msgctxt "action"
msgid "&Wave..."
msgstr ""
#. i18n: context: Action (krita_filter_wave), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:888
#, kde-format
msgctxt "action"
msgid "Wave"
msgstr ""
#. i18n: context: Action (krita_filter_motion blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:898
#, kde-format
msgctxt "action"
msgid "&Motion Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_motion blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:900
#, kde-format
msgctxt "action"
msgid "Motion Blur"
msgstr ""
#. i18n: context: Action (krita_filter_perchannel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:910
#, kde-format
msgctxt "action"
msgid "&Color Adjustment curves..."
msgstr ""
#. i18n: context: Action (krita_filter_perchannel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:912
#, kde-format
msgctxt "action"
msgid "Color Adjustment curves"
msgstr ""
#. i18n: context: Action (krita_filter_pixelize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:922
#, kde-format
msgctxt "action"
msgid "Pi&xelize..."
msgstr ""
#. i18n: context: Action (krita_filter_pixelize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:924
#, kde-format
msgctxt "action"
msgid "Pixelize"
msgstr ""
#. i18n: context: Action (krita_filter_emboss laplascian), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:934
#, kde-format
msgctxt "action"
msgid "Emboss (&Laplacian)"
msgstr ""
#. i18n: context: Action (krita_filter_emboss laplascian), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:936
#, 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:946
#, 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:948
#, kde-format
msgctxt "action"
msgid "Left Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:958
#, 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:960 krita/kritamenu.action:1378
#: krita/kritamenu.action:1380
#, kde-format
msgctxt "action"
msgid "Blur"
msgstr ""
#. i18n: context: Action (krita_filter_raindrops), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:970
#, kde-format
msgctxt "action"
msgid "&Raindrops..."
msgstr ""
#. i18n: context: Action (krita_filter_raindrops), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:972
#, kde-format
msgctxt "action"
msgid "Raindrops"
msgstr ""
#. i18n: context: Action (krita_filter_bottom edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:982
#, 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:984
#, kde-format
msgctxt "action"
msgid "Bottom Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_noise), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:994
#, kde-format
msgctxt "action"
msgid "&Random Noise..."
msgstr ""
#. i18n: context: Action (krita_filter_noise), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:996
#, kde-format
msgctxt "action"
msgid "Random Noise"
msgstr ""
#. i18n: context: Action (krita_filter_brightnesscontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1006
#, kde-format
msgctxt "action"
msgid "&Brightness/Contrast curve..."
msgstr ""
#. i18n: context: Action (krita_filter_brightnesscontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1008
#, kde-format
msgctxt "action"
msgid "Brightness/Contrast curve"
msgstr ""
#. i18n: context: Action (krita_filter_colorbalance), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1018
#, kde-format
msgctxt "action"
msgid "Colo&r Balance.."
msgstr ""
#. i18n: context: Action (krita_filter_colorbalance), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1020
#, kde-format
msgctxt "action"
msgid "Color Balance.."
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:1030
#, kde-format
msgctxt "action"
msgid "&Phong Bumpmap..."
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:1007
#, kde-format
msgctxt "action"
msgid "&PhongBumpmap..."
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:1032
#, kde-format
msgctxt "action"
msgid "Phong Bumpmap"
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:1009
#, kde-format
msgctxt "action"
msgid "PhongBumpmap"
msgstr ""
#. i18n: context: Action (krita_filter_desaturate), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1042
#, kde-format
msgctxt "action"
msgid "&Desaturate"
msgstr ""
#. i18n: context: Action (krita_filter_desaturate), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1044
#, kde-format
msgctxt "action"
msgid "Desaturate"
msgstr ""
#. i18n: context: Action (krita_filter_colortransfer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1054
#, kde-format
msgctxt "action"
msgid "Color &Transfer..."
msgstr ""
#. i18n: context: Action (krita_filter_colortransfer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1056
#, 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:1066
#, 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:1068
#, 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:1078
#, kde-format
msgctxt "action"
msgid "&Lens Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_lens blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1080
#, kde-format
msgctxt "action"
msgid "Lens Blur"
msgstr ""
#. i18n: context: Action (krita_filter_minimize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1090
#, kde-format
msgctxt "action"
msgid "M&inimize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_minimize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1092
#, kde-format
msgctxt "action"
msgid "Minimize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_maximize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1102
#, kde-format
msgctxt "action"
msgid "M&aximize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_maximize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1104
#, kde-format
msgctxt "action"
msgid "Maximize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_oilpaint), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1114
#, kde-format
msgctxt "action"
msgid "&Oilpaint..."
msgstr ""
#. i18n: context: Action (krita_filter_oilpaint), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1116
#, kde-format
msgctxt "action"
msgid "Oilpaint"
msgstr ""
#. i18n: context: Action (krita_filter_right edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1126
#, 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:1128
#, kde-format
msgctxt "action"
msgid "Right Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_autocontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1138
#, kde-format
msgctxt "action"
msgid "&Auto Contrast"
msgstr ""
#. i18n: context: Action (krita_filter_autocontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1140
#, kde-format
msgctxt "action"
msgid "Auto Contrast"
msgstr ""
#. i18n: context: Action (krita_filter_roundcorners), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1150
#, kde-format
msgctxt "action"
msgid "&Round Corners..."
msgstr ""
#. i18n: context: Action (krita_filter_roundcorners), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1152
#, kde-format
msgctxt "action"
msgid "Round Corners"
msgstr ""
#. i18n: context: Action (krita_filter_unsharp), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1162
#, kde-format
msgctxt "action"
msgid "&Unsharp Mask..."
msgstr ""
#. i18n: context: Action (krita_filter_unsharp), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1164
#, kde-format
msgctxt "action"
msgid "Unsharp Mask"
msgstr ""
#. i18n: context: Action (krita_filter_emboss), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1174
#, 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:1176
#, 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:1186
#, 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:1188
#, kde-format
msgctxt "action"
msgid "Emboss Horizontal & Vertical"
msgstr ""
#. i18n: context: Action (krita_filter_randompick), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1198
#, kde-format
msgctxt "action"
msgid "Random &Pick..."
msgstr ""
#. i18n: context: Action (krita_filter_randompick), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1200
#, kde-format
msgctxt "action"
msgid "Random Pick"
msgstr ""
#. i18n: context: Action (krita_filter_gaussiannoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1210
#, kde-format
msgctxt "action"
msgid "&Gaussian Noise Reduction..."
msgstr ""
#. i18n: context: Action (krita_filter_gaussiannoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1212
#, kde-format
msgctxt "action"
msgid "Gaussian Noise Reduction"
msgstr ""
#. i18n: context: Action (krita_filter_posterize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1222
#, kde-format
msgctxt "action"
msgid "&Posterize..."
msgstr ""
#. i18n: context: Action (krita_filter_posterize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1224
#, kde-format
msgctxt "action"
msgid "Posterize"
msgstr ""
#. i18n: context: Action (krita_filter_waveletnoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1234
#, kde-format
msgctxt "action"
msgid "&Wavelet Noise Reducer..."
msgstr ""
#. i18n: context: Action (krita_filter_waveletnoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1236
#, kde-format
msgctxt "action"
msgid "Wavelet Noise Reducer"
msgstr ""
#. i18n: context: Action (krita_filter_hsvadjustment), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1246
#, kde-format
msgctxt "action"
msgid "&HSV Adjustment..."
msgstr ""
#. i18n: context: Action (krita_filter_hsvadjustment), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1248
#, kde-format
msgctxt "action"
msgid "HSV Adjustment"
msgstr ""
#. i18n: context: Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1259
#, 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:1262 krita/krita.action:1264
#, kde-format
msgctxt "action"
msgid "Dynamic 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:1272 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:1274
#, 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:1282 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:1284
#, kde-format
msgctxt "action"
msgid "Polygon Tool. Shift-mouseclick ends the polygon."
msgstr ""
#. i18n: context: Action (ReferencesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReferencesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReferencesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReferencesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1292 krita/krita.action:1294
#, kde-format
msgctxt "action"
msgid "References"
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:1302 krita/krita.action:1304
#, 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:1312 krita/krita.action:1314
#, 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 stable5
#: krita/krita.action:1322 krita/krita.action:1324
#, kde-format
msgctxt "action"
msgid "Lazy Brush 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:1331 krita/krita.action:1333
#, 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:1340 krita/krita.action:1342
#, 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:1349 krita/krita.action:1351
#, kde-format
msgctxt "action"
msgid "Shape Manipulation Tool"
msgstr ""
#. i18n: context: Action (KritaSelected/KisToolColorPicker), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1359
#, kde-format
msgctxt "action"
msgid "Color Picker"
msgstr ""
#. i18n: context: Action (KritaSelected/KisToolColorPicker), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1361
#, kde-format
msgctxt "action"
msgid "Select a color from the image or current layer"
msgstr ""
#. i18n: context: Action (TextTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1369
#, kde-format
msgctxt "action"
msgid "Text Editing Tool"
msgstr ""
#. i18n: context: Action (TextTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1371
#, kde-format
msgctxt "action"
msgid "Text editing"
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:1379 krita/krita.action:1381
#: plugins/tools/selectiontools/KisToolSelectOutline.action:4
#, kde-format
msgctxt "action"
msgid "Outline Selection Tool"
msgstr ""
#. i18n: context: Action (ArtisticTextTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1391
#, kde-format
msgctxt "action"
msgid "Artistic text editing"
msgstr ""
#. i18n: context: Action (KisToolSelectPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1399
#, 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:1401 krita/krita.action:1411
#, kde-format
msgctxt "action"
msgid "Select a "
msgstr ""
#. i18n: context: Action (KisToolSelectSimilar), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1409
#, 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:1419
#, kde-format
msgctxt "action"
msgid "Fill Tool"
msgstr ""
#. i18n: context: Action (KritaFill/KisToolFill), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1421
#, 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:1429 krita/krita.action:1431
#, 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:1439 krita/krita.action:1441
#, kde-format
msgctxt "action"
msgid "Freehand Path Tool"
msgstr ""
#. i18n: context: Action (KisToolPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1449
#, kde-format
msgctxt "action"
msgid "Bezier Curve Tool"
msgstr ""
#. i18n: context: Action (KisToolPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1451
#, kde-format
msgctxt "action"
msgid "Bezier Curve Tool. Shift-mouseclick 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:1459 krita/krita.action:1461
#, 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:1469 krita/krita.action:1471
#, 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:1479 krita/krita.action:1481
#, 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:1489 krita/krita.action:1491
#: 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:1499 krita/krita.action:1501
#: 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:1509 krita/krita.action:1511
#, 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:1519 krita/krita.action:1521
#, 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:1529 krita/krita.action:1531
#, 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:1539 krita/krita.action:1541
#: 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:1549
#, kde-format
msgctxt "action"
msgid "Measurement Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolMeasure), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1551
#, 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:1559 krita/krita.action:1561
#: 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:1569
#, kde-format
msgctxt "action"
msgid "Move Tool"
msgstr ""
#. i18n: context: Action (KritaTransform/KisToolMove), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1571
#, kde-format
msgctxt "action"
msgid "Move a layer"
msgstr ""
#. i18n: context: Action (VectorTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1579
#, kde-format
msgctxt "action"
msgid "Vector Image Tool"
msgstr ""
#. i18n: context: Action (VectorTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1581
#, 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:1589 krita/krita.action:1591
#, 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:1599 krita/krita.action:1601
#, 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
#: krita/krita.action:1609 krita/krita.action:1611
#, 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:1619 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:1621
#, 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:1629
#: 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:1631
#, 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
#: krita/krita.action:1639 krita/krita.action:1641
#: 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:1649 krita/krita.action:1651
#, kde-format
msgctxt "action"
msgid "Text tool"
msgstr ""
#. i18n: context: Action (KarbonGradientTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1659
#, kde-format
msgctxt "action"
msgid "Gradient Editing Tool"
msgstr ""
#. i18n: context: Action (KarbonGradientTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1661
#, kde-format
msgctxt "action"
msgid "Gradient editing"
msgstr ""
#. i18n: context: Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1670
#, 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:1675 krita/krita.action:1677
#, 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:1685 krita/krita.action:1687
#, 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:1696 krita/krita.action:1698
#, 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:1708 krita/krita.action:1710
#, 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:1720 krita/krita.action:1722
#, 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:1732 krita/krita.action:1734
#, 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:1744 krita/krita.action:1746
#, 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:1756 krita/krita.action:1758
#, 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:1768 krita/krita.action:1770
#, 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:1780 krita/krita.action:1782
#, 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:1792 krita/krita.action:1794
#, 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:1804 krita/krita.action:1806
#, 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:1816 krita/krita.action:1818
#, 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:1828 krita/krita.action:1830
#, 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:1840 krita/krita.action:1842
#, 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:1852 krita/krita.action:1854
#, 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:1864 krita/krita.action:1866
#, 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:1876 krita/krita.action:1878
#, 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:1888 krita/krita.action:1890
#, 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:1900 krita/krita.action:1902
#, 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:1912 krita/krita.action:1914
#, 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:1924 krita/krita.action:1926
#, 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:1936 krita/krita.action:1938
#, 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:1948 krita/krita.action:1950
#, 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:1960 krita/krita.action:1962
#, 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:1972 krita/krita.action:1974
#, 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:1984 krita/krita.action:1986
#, 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:1996 krita/krita.action:1998
#, kde-format
msgctxt "action"
msgid "Select Luminosity Blending Mode"
msgstr ""
#. i18n: context: Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2009
#, kde-format
msgctxt "action"
msgid "Animation"
msgstr ""
#. i18n: context: Action (previous_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2012
#, kde-format
msgctxt "action"
msgid "Previous frame"
msgstr ""
#. i18n: context: Action (previous_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2014
#, kde-format
msgctxt "action"
msgid "Move to previous frame"
msgstr ""
#. i18n: context: Action (next_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2024
#, kde-format
msgctxt "action"
msgid "Next frame"
msgstr ""
#. i18n: context: Action (next_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2026
#, 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:2036 krita/krita.action:2038
#, kde-format
msgctxt "action"
msgid "Play / pause animation"
msgstr ""
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2048 krita/krita.action:2050 krita/krita.action:2144
#: krita/krita.action:2146
#, kde-format
msgctxt "action"
msgid "Add blank frame"
msgstr ""
#. i18n: context: Action (add_duplicate_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2060
#, kde-format
msgctxt "action"
msgid "Copy Frame"
msgstr ""
#. i18n: context: Action (add_duplicate_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2062
#, 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:2072 krita/krita.action:2074
#, kde-format
msgctxt "action"
msgid "Toggle onion skin"
msgstr ""
#. i18n: context: Action (previous_keyframe), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2084
#, kde-format
msgctxt "action"
msgid "Previous Keyframe"
msgstr ""
#. i18n: context: Action (next_keyframe), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2094
#, kde-format
msgctxt "action"
msgid "Next Keyframe"
msgstr ""
#. i18n: context: Action (first_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2104
#, kde-format
msgctxt "action"
msgid "First Frame"
msgstr ""
#. i18n: context: Action (last_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2114
#, kde-format
msgctxt "action"
msgid "Last Frame"
msgstr ""
#. i18n: context: Action (lazy_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2124
#, kde-format
msgctxt "action"
msgid "Auto Frame Mode"
msgstr ""
#. i18n: context: Action (show_in_timeline), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2156
#, kde-format
msgctxt "action"
msgid "Show in Timeline"
msgstr ""
#. i18n: context: Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2167
#, 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:2171 krita/krita.action:2173
#, 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:2183 krita/krita.action:2185
#, 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:2195 krita/krita.action:2197
#, 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:2207
#, kde-format
msgctxt "action"
msgid "&Group Layer"
msgstr ""
#. i18n: context: Action (add_new_group_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2209
#, kde-format
msgctxt "action"
msgid "Group Layer"
msgstr ""
#. i18n: context: Action (add_new_clone_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2219
#, kde-format
msgctxt "action"
msgid "&Clone Layer"
msgstr ""
#. i18n: context: Action (add_new_clone_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2221
#, kde-format
msgctxt "action"
msgid "Clone Layer"
msgstr ""
#. i18n: context: Action (add_new_shape_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2231
#, kde-format
msgctxt "action"
msgid "&Vector Layer"
msgstr ""
#. i18n: context: Action (add_new_shape_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2233
#, kde-format
msgctxt "action"
msgid "Vector Layer"
msgstr ""
#. i18n: context: Action (add_new_adjustment_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2243
#, kde-format
msgctxt "action"
msgid "&Filter Layer..."
msgstr ""
#. i18n: context: Action (add_new_adjustment_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2245
#, kde-format
msgctxt "action"
msgid "Filter Layer"
msgstr ""
#. i18n: context: Action (add_new_fill_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2255
#, kde-format
msgctxt "action"
msgid "&Fill Layer..."
msgstr ""
#. i18n: context: Action (add_new_fill_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2257
#, kde-format
msgctxt "action"
msgid "Fill Layer"
msgstr ""
#. i18n: context: Action (add_new_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2267
#, kde-format
msgctxt "action"
msgid "&File Layer..."
msgstr ""
#. i18n: context: Action (add_new_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2269
#, kde-format
msgctxt "action"
msgid "File Layer"
msgstr ""
#. i18n: context: Action (add_new_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2279
#, kde-format
msgctxt "action"
msgid "&Transparency Mask"
msgstr ""
#. i18n: context: Action (add_new_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2281
#, kde-format
msgctxt "action"
msgid "Transparency Mask"
msgstr ""
#. i18n: context: Action (add_new_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2291
#, kde-format
msgctxt "action"
msgid "&Filter Mask..."
msgstr ""
#. i18n: context: Action (add_new_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2293
#, kde-format
msgctxt "action"
msgid "Filter Mask"
msgstr ""
#. i18n: context: Action (add_new_colorize_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2303
#, kde-format
msgctxt "action"
msgid "&Colorize Mask"
msgstr ""
#. i18n: context: Action (add_new_colorize_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2305
#, kde-format
msgctxt "action"
msgid "Colorize Mask"
msgstr ""
#. i18n: context: Action (add_new_transform_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2315
#, kde-format
msgctxt "action"
msgid "&Transform Mask..."
msgstr ""
#. i18n: context: Action (add_new_transform_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2317
#, kde-format
msgctxt "action"
msgid "Transform Mask"
msgstr ""
#. i18n: context: Action (add_new_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2327
#, kde-format
msgctxt "action"
msgid "&Local Selection"
msgstr ""
#. i18n: context: Action (add_new_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2329
#, kde-format
msgctxt "action"
msgid "Local Selection"
msgstr ""
#. i18n: context: Action (isolate_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2339
#, kde-format
msgctxt "action"
msgid "&Isolate Layer"
msgstr ""
#. i18n: context: Action (isolate_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2341
#, kde-format
msgctxt "action"
msgid "Isolate Layer"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2351
#, kde-format
msgctxt "action"
msgid "&Toggle layer lock"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2353
#, kde-format
msgctxt "action"
msgid "Toggle layer lock"
msgstr ""
#. i18n: context: Action (toggle_layer_visibility), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2363
#, kde-format
msgctxt "action"
msgid "Toggle layer &visibility"
msgstr ""
#. i18n: context: Action (toggle_layer_visibility), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2365
#, kde-format
msgctxt "action"
msgid "Toggle layer visibility"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2375
#, kde-format
msgctxt "action"
msgid "Toggle layer &alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:2342
#, kde-format
msgctxt "action"
msgid "Lock/unlock layer &alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2377
#, kde-format
msgctxt "action"
msgid "Toggle layer alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:2344
#, kde-format
msgctxt "action"
msgid "Lock/unlock layer's alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_inherit_alpha), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2387
#, 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:2389
#, 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:2399
#, kde-format
msgctxt "action"
msgid "&Paint Layer"
msgstr ""
#. i18n: context: Action (add_new_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2401
#, kde-format
msgctxt "action"
msgid "Paint Layer"
msgstr ""
#. i18n: context: Action (new_from_visible), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2411
#, 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:2413
#, kde-format
msgctxt "action"
msgid "New layer from visible"
msgstr ""
#. i18n: context: Action (duplicatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2423
#, kde-format
msgctxt "action"
msgid "&Duplicate Layer or Mask"
msgstr ""
#. i18n: context: Action (duplicatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2425
#, 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:2435
#, 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:2437
#, 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:2447
#, 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:2449
#, 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:2459
#, kde-format
msgctxt "action"
msgid "Copy Layer"
msgstr ""
#. i18n: context: Action (copy_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2461
#, 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:2471
#, kde-format
msgctxt "action"
msgid "Cut Layer"
msgstr ""
#. i18n: context: Action (cut_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2473
#, 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:2483
#, kde-format
msgctxt "action"
msgid "Paste Layer"
msgstr ""
#. i18n: context: Action (paste_layer_from_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2485
#, 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:2495
#, kde-format
msgctxt "action"
msgid "Quick Group"
msgstr ""
#. i18n: context: Action (create_quick_group), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2497
#, 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:2507
#, kde-format
msgctxt "action"
msgid "Quick Ungroup"
msgstr ""
#. i18n: context: Action (quick_ungroup), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2509
#, 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:2519
#, 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:2521
#, 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:2531
#, kde-format
msgctxt "action"
msgid "All Layers"
msgstr ""
#. i18n: context: Action (select_all_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2533
#, kde-format
msgctxt "action"
msgid "Select all layers"
msgstr ""
#. i18n: context: Action (select_visible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2543
#, kde-format
msgctxt "action"
msgid "Visible Layers"
msgstr ""
#. i18n: context: Action (select_visible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2545
#, 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:2555
#, kde-format
msgctxt "action"
msgid "Locked Layers"
msgstr ""
#. i18n: context: Action (select_locked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2557
#, 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:2567
#, kde-format
msgctxt "action"
msgid "Invisible Layers"
msgstr ""
#. i18n: context: Action (select_invisible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2569
#, 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:2579
#, kde-format
msgctxt "action"
msgid "Unlocked Layers"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:2318
#, kde-format
msgctxt "action"
msgid "&Lock/unlock layer"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:2320
#, kde-format
msgctxt "action"
msgid "Lock/unlock layer"
msgstr ""
#. i18n: context: Action (select_unlocked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2581
#, 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:2591
#, 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:2593
#, kde-format
msgctxt "action"
msgid "Save Layer/Mask"
msgstr ""
#. i18n: context: Action (save_vector_node_to_svg), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2603
#, kde-format
msgctxt "action"
msgid "Save Vector Layer as SVG..."
msgstr ""
#. i18n: context: Action (save_vector_node_to_svg), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2605
#, 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:2615
#, 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:2617
#, 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:2627
#, 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:2629
#, 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
#: krita/krita.action:2639
#, kde-format
msgctxt "action"
msgid "to &File Layer"
msgstr ""
#. i18n: context: Action (convert_layer_to_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:2641
#, 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:2651
#, 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:2653
#, 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:2663
#, 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:2665
#, 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:2675
#, 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:2677
#, 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:2687
#, 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:2689
#, 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:2699
#, 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:2701
#, 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:2711
#, 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:2713
#, 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:2723
#, 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:2725
#, 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:2735
#, 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:2737
#, 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:2747
#, 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:2749
#, 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:2759
#, 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:2761
#, kde-format
msgctxt "action"
msgid "Alpha into Mask"
msgstr ""
#. i18n: context: Action (split_alpha_write), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2771
#, kde-format
msgctxt "action"
msgid "&Write as Alpha"
msgstr ""
#. i18n: context: Action (split_alpha_write), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2773
#, 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:2783
#, kde-format
msgctxt "action"
msgid "&Save Merged..."
msgstr ""
#. i18n: context: Action (split_alpha_save_merged), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2785
#, kde-format
msgctxt "action"
msgid "Save Merged"
msgstr ""
#. i18n: context: Action (layersplit), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2795
#, kde-format
msgctxt "action"
msgid "Split Layer..."
msgstr ""
#. i18n: context: Action (layersplit), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2797
#, kde-format
msgctxt "action"
msgid "Split Layer"
msgstr ""
#. i18n: context: Action (waveletdecompose), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2807
#, kde-format
msgctxt "action"
msgid "Wavelet Decompose ..."
msgstr ""
#. i18n: context: Action (waveletdecompose), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2809
#, kde-format
msgctxt "action"
msgid "Wavelet Decompose"
msgstr ""
#. i18n: context: Action (mirrorNodeX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2819
#, kde-format
msgctxt "action"
msgid "Mirror Layer Hori&zontally"
msgstr ""
#. i18n: context: Action (mirrorNodeX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2821
#, kde-format
msgctxt "action"
msgid "Mirror Layer Horizontally"
msgstr ""
#. i18n: context: Action (mirrorNodeY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2831
#, kde-format
msgctxt "action"
msgid "Mirror Layer &Vertically"
msgstr ""
#. i18n: context: Action (mirrorNodeY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2833
#, kde-format
msgctxt "action"
msgid "Mirror Layer Vertically"
msgstr ""
#. i18n: context: Action (rotatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2843
#, kde-format
msgctxt "action"
msgid "&Rotate Layer..."
msgstr ""
#. i18n: context: Action (rotatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2845
#, kde-format
msgctxt "action"
msgid "Rotate Layer"
msgstr ""
#. i18n: context: Action (rotateLayerCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2855
#, 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:2857
#, 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:2867
#, 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:2869
#, 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:2879
#, kde-format
msgctxt "action"
msgid "Rotate Layer &180°"
msgstr ""
#. i18n: context: Action (rotateLayer180), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2881
#, kde-format
msgctxt "action"
msgid "Rotate Layer 180°"
msgstr ""
#. i18n: context: Action (layersize), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2891
#, kde-format
msgctxt "action"
msgid "Scale &Layer to new Size..."
msgstr ""
#. i18n: context: Action (layersize), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2893
#, kde-format
msgctxt "action"
msgid "Scale Layer to new Size"
msgstr ""
#. i18n: context: Action (shearlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2903
#, kde-format
msgctxt "action"
msgid "&Shear Layer..."
msgstr ""
#. i18n: context: Action (shearlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2905
#, kde-format
msgctxt "action"
msgid "Shear Layer"
msgstr ""
#. i18n: context: Action (offsetlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2915
#, kde-format
msgctxt "action"
msgid "&Offset Layer..."
msgstr ""
#. i18n: context: Action (offsetlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2917
#, kde-format
msgctxt "action"
msgid "Offset Layer"
msgstr ""
#. i18n: context: Action (clones_array), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2927
#, kde-format
msgctxt "action"
msgid "Clones &Array..."
msgstr ""
#. i18n: context: Action (clones_array), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2929
#, kde-format
msgctxt "action"
msgid "Clones Array"
msgstr ""
#. i18n: context: Action (EditLayerMetaData), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2939
#, kde-format
msgctxt "action"
msgid "&Edit metadata..."
msgstr ""
#. i18n: context: Action (EditLayerMetaData), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2941
#, kde-format
msgctxt "action"
msgid "Edit metadata"
msgstr ""
#. i18n: context: Action (histogram), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2951
#, kde-format
msgctxt "action"
msgid "&Histogram..."
msgstr ""
#. i18n: context: Action (histogram), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2953
#, kde-format
msgctxt "action"
msgid "Histogram"
msgstr ""
#. i18n: context: Action (layercolorspaceconversion), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2963
#, kde-format
msgctxt "action"
msgid "&Convert Layer Color Space..."
msgstr ""
#. i18n: context: Action (layercolorspaceconversion), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2965
#, kde-format
msgctxt "action"
msgid "Convert Layer Color Space"
msgstr ""
#. i18n: context: Action (merge_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2975
#, kde-format
msgctxt "action"
msgid "&Merge with Layer Below"
msgstr ""
#. i18n: context: Action (merge_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2977
#, kde-format
msgctxt "action"
msgid "Merge with Layer Below"
msgstr ""
#. i18n: context: Action (flatten_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2987
#, kde-format
msgctxt "action"
msgid "&Flatten Layer"
msgstr ""
#. i18n: context: Action (flatten_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2989
#, kde-format
msgctxt "action"
msgid "Flatten Layer"
msgstr ""
#. i18n: context: Action (rasterize_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2999
#, kde-format
msgctxt "action"
msgid "Ras&terize Layer"
msgstr ""
#. i18n: context: Action (rasterize_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3001
#, kde-format
msgctxt "action"
msgid "Rasterize Layer"
msgstr ""
#. i18n: context: Action (flatten_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3011
#, kde-format
msgctxt "action"
msgid "Flatten ima&ge"
msgstr ""
#. i18n: context: Action (flatten_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3013
#, kde-format
msgctxt "action"
msgid "Flatten image"
msgstr ""
#. i18n: context: Action (layer_style), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3023
#, kde-format
msgctxt "action"
msgid "La&yer Style..."
msgstr ""
#. i18n: context: Action (layer_style), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3025
#, 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:3035 krita/krita.action:3037
#, 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:3047 krita/krita.action:3049
#, 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:3059 krita/krita.action:3061
#, kde-format
msgctxt "action"
msgid "Rename current layer"
msgstr ""
#. i18n: context: Action (remove_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3071
#, kde-format
msgctxt "action"
msgid "&Remove Layer"
msgstr ""
#. i18n: context: Action (remove_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3073
#, 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:3083 krita/krita.action:3085
#, 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:3093 krita/krita.action:3095
#, 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:3103 krita/kritamenu.action:942
#, 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:3105 krita/kritamenu.action:944
#, kde-format
msgctxt "action"
msgid "Properties"
msgstr ""
#. i18n: context: Action (KisRulerAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisRulerAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisRulerAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisRulerAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:1606 krita/krita.action:1608
#, kde-format
msgctxt "action"
msgid "Ruler assistant editor tool"
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:42 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
#: krita/krita4.xmlgui:59
#, kde-format
msgid "Fill Special"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:71 libs/widgetutils/xmlgui/ui_standards.xmlgui:101
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:28
#, kde-format
msgid "&View"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:80
#, kde-format
msgid "&Canvas"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:112
#, kde-format
msgid "&Snap To"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:133
#: 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:144 krita/krita4.xmlgui:226
#: 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:166 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:172
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:181
#, kde-format
msgid "&Import/Export"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addPresetButton)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:188
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:64
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:196 plugins/dockers/defaultdockers/kis_layer_box.cpp:602
#, kde-format
msgid "&Convert"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnSelect)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:207 krita/krita4.xmlgui:263
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:578
#: 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:215 plugins/dockers/defaultdockers/kis_layer_box.cpp:584
#, kde-format
msgid "&Group"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:221
#, kde-format
msgid "&Transform"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:237
#, kde-format
msgid "S&plit"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:239 plugins/dockers/defaultdockers/kis_layer_box.cpp:609
#, kde-format
msgid "S&plit Alpha"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:289
#, kde-format
msgid "Filte&r"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:309 libs/widgetutils/xmlgui/ui_standards.xmlgui:144
#: plugins/extensions/bigbrother/bigbrother.xmlgui:4
#, kde-format
msgid "&Tools"
msgstr ""
#. +> trunk5
#: krita/krita4.xmlgui:312 plugins/extensions/bigbrother/bigbrother.xmlgui:5
#, kde-format
msgid "Recording"
msgstr ""
#. +> trunk5
#: krita/krita4.xmlgui:317 plugins/extensions/bigbrother/bigbrother.xmlgui:9
#, kde-format
msgid "Macros"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:323 plugins/tools/svgtexttool/svgtexttool.xmlgui:62
#, kde-format
msgid "Setti&ngs"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:346 libs/widgetutils/xmlgui/khelpmenu.cpp:155
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:177
#, kde-format
msgid "&Help"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:361 libs/ui/kis_file_layer.cpp:130
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:69
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:370
#, 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_import_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:81
#, 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:83
#, 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:93
#, kde-format
msgctxt "action"
msgid "E&xport..."
msgstr ""
#. i18n: context: Action (file_export_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:95
#, kde-format
msgctxt "action"
msgid "Export"
msgstr ""
#. i18n: context: Action (file_export_pdf), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:105
#, kde-format
msgctxt "action"
msgid "&Export as PDF..."
msgstr ""
#. i18n: context: Action (file_export_pdf), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:107
#, kde-format
msgctxt "action"
msgid "Export as PDF"
msgstr ""
#. i18n: context: Action (file_import_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:117
#, kde-format
msgctxt "action"
msgid "Import animation frames..."
msgstr ""
#. i18n: context: Action (file_import_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:119
#, kde-format
msgctxt "action"
msgid "Import animation frames"
msgstr ""
#. i18n: context: Action (render_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:129
#, kde-format
msgctxt "action"
msgid "&Render Animation..."
msgstr ""
#. i18n: context: Action (render_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:131
#, 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:141
#, 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:143
#, 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:153
#, kde-format
msgctxt "action"
msgid "Save Incremental &Version"
msgstr ""
#. i18n: context: Action (save_incremental_version), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:155
#, kde-format
msgctxt "action"
msgid "Save Incremental Version"
msgstr ""
#. i18n: context: Action (save_incremental_backup), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:165
#, kde-format
msgctxt "action"
msgid "Save Incremental &Backup"
msgstr ""
#. i18n: context: Action (save_incremental_backup), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:167
#, kde-format
msgctxt "action"
msgid "Save Incremental Backup"
msgstr ""
#. i18n: context: Action (create_template), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:177
#, kde-format
msgctxt "action"
msgid "&Create Template From Image..."
msgstr ""
#. i18n: context: Action (create_template), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:179
#, kde-format
msgctxt "action"
msgid "Create Template From Image"
msgstr ""
#. i18n: context: Action (create_copy), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:189
#, 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:191
#, 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:201
#, kde-format
msgctxt "action"
msgid "&Print..."
msgstr ""
#. i18n: context: Action (file_print), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:203
#, kde-format
msgctxt "action"
msgid "Print document"
msgstr ""
#. i18n: context: Action (file_print_preview), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:213
#, kde-format
msgctxt "action"
msgid "Print Previe&w"
msgstr ""
#. i18n: context: Action (file_print_preview), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:215
#, 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:225
#, kde-format
msgctxt "action"
msgid "&Document Information"
msgstr ""
#. i18n: context: Action (file_documentinfo), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:227
#, kde-format
msgctxt "action"
msgid "Document Information"
msgstr ""
#. i18n: context: Action (file_close_all), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:237
#, kde-format
msgctxt "action"
msgid "&Close All"
msgstr ""
#. i18n: context: Action (file_close_all), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:239
#, kde-format
msgctxt "action"
msgid "Close All"
msgstr ""
#. i18n: context: Action (file_close), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:249
#, kde-format
msgctxt "action"
msgid "C&lose"
msgstr ""
#. i18n: context: Action (file_close), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:251
#, kde-format
msgctxt "action"
msgid "Close"
msgstr ""
#. i18n: context: Action (file_quit), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:261
#, kde-format
msgctxt "action"
msgid "&Quit"
msgstr ""
#. i18n: context: Action (file_quit), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:263
#, kde-format
msgctxt "action"
msgid "Quit application"
msgstr ""
#. i18n: context: Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:274
#, kde-format
msgctxt "action"
msgid "Edit"
msgstr ""
#. i18n: context: Action (edit_undo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:277
#, kde-format
msgctxt "action"
msgid "Undo"
msgstr ""
#. i18n: context: Action (edit_undo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:279
#, kde-format
msgctxt "action"
msgid "Undo last action"
msgstr ""
#. i18n: context: Action (edit_redo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:289
#, kde-format
msgctxt "action"
msgid "Redo"
msgstr ""
#. i18n: context: Action (edit_redo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:291
#, kde-format
msgctxt "action"
msgid "Redo last undone action"
msgstr ""
#. i18n: context: Action (edit_cut), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:301
#, kde-format
msgctxt "action"
msgid "Cu&t"
msgstr ""
#. i18n: context: Action (edit_cut), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:303
#, kde-format
msgctxt "action"
msgid "Cut selection to clipboard"
msgstr ""
#. i18n: context: Action (edit_copy), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:313
#, kde-format
msgctxt "action"
msgid "&Copy"
msgstr ""
#. i18n: context: Action (edit_copy), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:315
#, kde-format
msgctxt "action"
msgid "Copy selection to clipboard"
msgstr ""
#. i18n: context: Action (copy_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:325
#, kde-format
msgctxt "action"
msgid "C&opy (sharp)"
msgstr ""
#. i18n: context: Action (copy_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:327
#, kde-format
msgctxt "action"
msgid "Copy (sharp)"
msgstr ""
#. i18n: context: Action (cut_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:337
#, kde-format
msgctxt "action"
msgid "Cut (&sharp)"
msgstr ""
#. i18n: context: Action (cut_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:339
#, kde-format
msgctxt "action"
msgid "Cut (sharp)"
msgstr ""
#. i18n: context: Action (copy_merged), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:349
#, kde-format
msgctxt "action"
msgid "Copy &merged"
msgstr ""
#. i18n: context: Action (copy_merged), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:351
#, kde-format
msgctxt "action"
msgid "Copy merged"
msgstr ""
#. i18n: context: Action (edit_paste), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:361
#, kde-format
msgctxt "action"
msgid "&Paste"
msgstr ""
#. i18n: context: Action (edit_paste), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:363
#, kde-format
msgctxt "action"
msgid "Paste clipboard content"
msgstr ""
#. i18n: context: Action (paste_at), Actions (Edit), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:373
#, kde-format
msgctxt "action"
msgid "Paste at Cursor"
msgstr ""
#. i18n: context: Action (paste_at), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:375
#, kde-format
msgctxt "action"
msgid "Paste at cursor"
msgstr ""
#. i18n: context: Action (paste_new), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:385
#, kde-format
msgctxt "action"
msgid "Paste into &New Image"
msgstr ""
#. i18n: context: Action (paste_new), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:387
#, kde-format
msgctxt "action"
msgid "Paste into New Image"
msgstr ""
#. i18n: context: Action (clear), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:397
#, kde-format
msgctxt "action"
msgid "C&lear"
msgstr ""
#. i18n: context: Action (clear), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:399
#, kde-format
msgctxt "action"
msgid "Clear"
msgstr ""
#. i18n: context: Action (fill_selection_foreground_color), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:409
#, 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:411
#, 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:421
#, 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:423
#, 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:433
#, 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:435
#, kde-format
msgctxt "action"
msgid "Fill with Pattern"
msgstr ""
#. i18n: context: Actions (EditFill), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:444
#, kde-format
msgctxt "action"
msgid "Fill Special"
msgstr ""
#. i18n: context: Action (stroke_shapes), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:484
#, kde-format
msgctxt "action"
msgid "Stro&ke selected shapes"
msgstr ""
#. i18n: context: Action (stroke_shapes), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:486
#, kde-format
msgctxt "action"
msgid "Stroke selected shapes"
msgstr ""
#. i18n: context: Action (stroke_selection), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:496
#, kde-format
msgctxt "action"
msgid "Stroke Selec&tion..."
msgstr ""
#. i18n: context: Action (stroke_selection), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:498
#, kde-format
msgctxt "action"
msgid "Stroke selection"
msgstr ""
#. i18n: context: Action (stroke_selection), Actions (Edit), ActionCollection (Menu)
#. +> stable5
#: krita/kritamenu.action:445
#, kde-format
msgctxt "action"
msgid "Stroke selec&tion"
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:508 krita/kritamenu.action:510
#, 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:521 krita/kritamenu.action:1638
#, kde-format
msgctxt "action"
msgid "Window"
msgstr ""
#. i18n: context: Action (view_newwindow), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:524
#, kde-format
msgctxt "action"
msgid "&New Window"
msgstr ""
#. i18n: context: Action (view_newwindow), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:526
#, kde-format
msgctxt "action"
msgid "New Window"
msgstr ""
#. i18n: context: Action (windows_next), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:536
#, kde-format
msgctxt "action"
msgid "N&ext"
msgstr ""
#. i18n: context: Action (windows_next), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:538
#, 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:548 krita/kritamenu.action:550
#, kde-format
msgctxt "action"
msgid "Previous"
msgstr ""
#. i18n: context: Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:559
#, kde-format
msgctxt "action"
msgid "View"
msgstr ""
#. i18n: context: Action (view_show_canvas_only), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:562
#, 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:564
#, 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:574
#, kde-format
msgctxt "action"
msgid "F&ull Screen Mode"
msgstr ""
#. i18n: context: Action (fullscreen), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:576
#, 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:586
#, kde-format
msgctxt "action"
msgid "&Wrap Around Mode"
msgstr ""
#. i18n: context: Action (wrap_around_mode), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:588
#, 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:598
#, 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:600
#, kde-format
msgctxt "action"
msgid "Instant Preview Mode"
msgstr ""
#. i18n: context: Action (softProof), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:610
#, kde-format
msgctxt "action"
msgid "Soft Proofing"
msgstr ""
#. i18n: context: Action (softProof), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:612
#, kde-format
msgctxt "action"
msgid "Turns on Soft Proofing"
msgstr ""
#. i18n: context: Action (gamutCheck), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:620
#, kde-format
msgctxt "action"
msgid "Out of Gamut Warnings"
msgstr ""
#. i18n: context: Action (gamutCheck), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:622
#, 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:630 krita/kritamenu.action:632
#, kde-format
msgctxt "action"
msgid "Mirror View"
msgstr ""
#. i18n: context: Action (zoom_to_100pct), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:640
#, kde-format
msgctxt "action"
msgid "&Reset zoom"
msgstr ""
#. i18n: context: Action (zoom_to_100pct), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:642
#, kde-format
msgctxt "action"
msgid "Reset zoom"
msgstr ""
#. i18n: context: Action (view_zoom_in), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:652
#, kde-format
msgctxt "action"
msgid "Zoom &In"
msgstr ""
#. i18n: context: Action (view_zoom_in), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:654
#, kde-format
msgctxt "action"
msgid "Zoom In"
msgstr ""
#. i18n: context: Action (view_zoom_out), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:664
#, kde-format
msgctxt "action"
msgid "Zoom &Out"
msgstr ""
#. i18n: context: Action (view_zoom_out), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:666
#, kde-format
msgctxt "action"
msgid "Zoom Out"
msgstr ""
#. i18n: context: Action (rotate_canvas_right), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:676
#, kde-format
msgctxt "action"
msgid "Rotate &Canvas Right"
msgstr ""
#. i18n: context: Action (rotate_canvas_right), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:678
#, kde-format
msgctxt "action"
msgid "Rotate Canvas Right"
msgstr ""
#. i18n: context: Action (rotate_canvas_left), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:688
#, kde-format
msgctxt "action"
msgid "Rotate Canvas &Left"
msgstr ""
#. i18n: context: Action (rotate_canvas_left), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:690
#, 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:700 krita/kritamenu.action:702
#, kde-format
msgctxt "action"
msgid "Reset Canvas Rotation"
msgstr ""
#. i18n: context: Action (view_ruler), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:712
#, kde-format
msgctxt "action"
msgid "Show &Rulers"
msgstr ""
#. i18n: context: Action (view_ruler), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:714
#, 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:724 krita/kritamenu.action:726
#, kde-format
msgctxt "action"
msgid "Rulers Track Pointer"
msgstr ""
#. i18n: context: Action (view_show_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:736
#, kde-format
msgctxt "action"
msgid "Show Guides"
msgstr ""
#. i18n: context: Action (view_show_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:738
#, 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:748
#, kde-format
msgctxt "action"
msgid "Lock Guides"
msgstr ""
#. i18n: context: Action (view_lock_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:750
#, 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:760
#, 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:762
#, kde-format
msgctxt "action"
msgid "Snap cursor to guides position"
msgstr ""
#. i18n: context: Action (showStatusBar), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:772
#, kde-format
msgctxt "action"
msgid "Show Status &Bar"
msgstr ""
#. i18n: context: Action (showStatusBar), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:774
#, 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
#: krita/kritamenu.action:784 krita/kritamenu.action:786
#, kde-format
msgctxt "action"
msgid "Show Pixel Grid"
msgstr ""
#. i18n: context: Action (view_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:796
#, kde-format
msgctxt "action"
msgid "Show &Grid"
msgstr ""
#. i18n: context: Action (view_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:798
#, 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:808 krita/kritamenu.action:810
#, 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:819 krita/kritamenu.action:821
#, 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:831 krita/kritamenu.action:833
#, 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:843 krita/kritamenu.action:845
#, 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:855 krita/kritamenu.action:857
#, 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:867 krita/kritamenu.action:869
#, 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:879 krita/kritamenu.action:881
#, 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:891 krita/kritamenu.action:893
#, 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:903 krita/kritamenu.action:905
#, 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:914
#, 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:916
#, 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:926
#, 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:928
#, kde-format
msgctxt "action"
msgid "Show Assistant Previews"
msgstr ""
#. i18n: context: Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:939
#, kde-format
msgctxt "action"
msgid "Image"
msgstr ""
#. i18n: context: Action (image_color), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:954
#, 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:956
#, 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:966
#, kde-format
msgctxt "action"
msgid "&Convert Image Color Space..."
msgstr ""
#. i18n: context: Action (imagecolorspaceconversion), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:968
#, 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:978
#, 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:980
#, kde-format
msgctxt "action"
msgid "Trim to Image Size"
msgstr ""
#. i18n: context: Action (resizeimagetolayer), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:990
#, kde-format
msgctxt "action"
msgid "Trim to Current &Layer"
msgstr ""
#. i18n: context: Action (resizeimagetolayer), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:992
#, kde-format
msgctxt "action"
msgid "Trim to Current Layer"
msgstr ""
#. i18n: context: Action (resizeimagetoselection), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1002
#, kde-format
msgctxt "action"
msgid "Trim to S&election"
msgstr ""
#. i18n: context: Action (resizeimagetoselection), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1004
#, kde-format
msgctxt "action"
msgid "Trim to Selection"
msgstr ""
#. i18n: context: Action (rotateimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1014
#, kde-format
msgctxt "action"
msgid "&Rotate Image..."
msgstr ""
#. i18n: context: Action (rotateimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1016
#, kde-format
msgctxt "action"
msgid "Rotate Image"
msgstr ""
#. i18n: context: Action (rotateImageCW90), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1026
#, 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:1028
#, 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:1038
#, 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:1040
#, 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:1050
#, kde-format
msgctxt "action"
msgid "Rotate Image &180°"
msgstr ""
#. i18n: context: Action (rotateImage180), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1052
#, kde-format
msgctxt "action"
msgid "Rotate Image 180°"
msgstr ""
#. i18n: context: Action (shearimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1062
#, kde-format
msgctxt "action"
msgid "&Shear Image..."
msgstr ""
#. i18n: context: Action (shearimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1064
#, kde-format
msgctxt "action"
msgid "Shear Image"
msgstr ""
#. i18n: context: Action (mirrorImageHorizontal), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1074
#, kde-format
msgctxt "action"
msgid "&Mirror Image Horizontally"
msgstr ""
#. i18n: context: Action (mirrorImageHorizontal), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1076
#, kde-format
msgctxt "action"
msgid "Mirror Image Horizontally"
msgstr ""
#. i18n: context: Action (mirrorImageVertical), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1086
#, kde-format
msgctxt "action"
msgid "Mirror Image &Vertically"
msgstr ""
#. i18n: context: Action (mirrorImageVertical), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1088
#, kde-format
msgctxt "action"
msgid "Mirror Image Vertically"
msgstr ""
#. i18n: context: Action (imagesize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1098
#, kde-format
msgctxt "action"
msgid "Scale Image To &New Size..."
msgstr ""
#. i18n: context: Action (imagesize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1100
#, kde-format
msgctxt "action"
msgid "Scale Image To New Size"
msgstr ""
#. i18n: context: Action (offsetimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1110
#, kde-format
msgctxt "action"
msgid "&Offset Image..."
msgstr ""
#. i18n: context: Action (offsetimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1112
#, kde-format
msgctxt "action"
msgid "Offset Image"
msgstr ""
#. i18n: context: Action (canvassize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1122
#, kde-format
msgctxt "action"
msgid "R&esize Canvas..."
msgstr ""
#. i18n: context: Action (canvassize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1124
#, kde-format
msgctxt "action"
msgid "Resize Canvas"
msgstr ""
#. i18n: context: Action (imagesplit), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1134
#, kde-format
msgctxt "action"
msgid "Im&age Split "
msgstr ""
#. i18n: context: Action (imagesplit), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1136
#, kde-format
msgctxt "action"
msgid "Image Split"
msgstr ""
#. i18n: context: Action (separate), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1146
#, kde-format
msgctxt "action"
msgid "Separate Ima&ge..."
msgstr ""
#. i18n: context: Action (separate), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1148
#, kde-format
msgctxt "action"
msgid "Separate Image"
msgstr ""
#. i18n: context: Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1159
#, kde-format
msgctxt "action"
msgid "Select"
msgstr ""
#. i18n: context: Action (deselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1174
#, kde-format
msgctxt "action"
msgid "&Deselect"
msgstr ""
#. i18n: context: Action (reselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1186
#, kde-format
msgctxt "action"
msgid "&Reselect"
msgstr ""
#. i18n: context: Action (reselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1188
#, kde-format
msgctxt "action"
msgid "Reselect"
msgstr ""
#. i18n: context: Action (krita_filter_invert), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1198
#, kde-format
msgctxt "action"
msgid "&Invert"
msgstr ""
#. i18n: context: Action (krita_filter_invert), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1200
#, kde-format
msgctxt "action"
msgid "Invert"
msgstr ""
#. i18n: context: Action (convert_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1210
#, 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:1212
#, kde-format
msgctxt "action"
msgid "Convert to Vector Selection"
msgstr ""
#. i18n: context: Action (convert_shapes_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1222
#, 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:1224
#, kde-format
msgctxt "action"
msgid "Convert Shapes to Vector Selection"
msgstr ""
#. i18n: context: Action (featherselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1234
#, kde-format
msgctxt "action"
msgid "&Feather Selection..."
msgstr ""
#. i18n: context: Action (featherselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1236
#, kde-format
msgctxt "action"
msgid "Feather Selection"
msgstr ""
#. i18n: context: Action (toggle_display_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1246
#, kde-format
msgctxt "action"
msgid "Dis&play Selection"
msgstr ""
#. i18n: context: Action (toggle_display_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1248
#, kde-format
msgctxt "action"
msgid "Display Selection"
msgstr ""
#. i18n: context: Action (selectionscale), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1258
#, kde-format
msgctxt "action"
msgid "Sca&le..."
msgstr ""
#. i18n: context: Action (selectionscale), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1260
#, kde-format
msgctxt "action"
msgid "Scale"
msgstr ""
#. i18n: context: Action (colorrange), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1270
#, kde-format
msgctxt "action"
msgid "S&elect from Color Range..."
msgstr ""
#. i18n: context: Action (colorrange), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1272
#, kde-format
msgctxt "action"
msgid "Select from Color Range"
msgstr ""
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1282
#, kde-format
msgctxt "action"
msgid "Select &Opaque"
msgstr ""
#. i18n: context: Action (growselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1294
#, kde-format
msgctxt "action"
msgid "&Grow Selection..."
msgstr ""
#. i18n: context: Action (growselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1296
#, kde-format
msgctxt "action"
msgid "Grow Selection"
msgstr ""
#. i18n: context: Action (shrinkselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1306
#, kde-format
msgctxt "action"
msgid "S&hrink Selection..."
msgstr ""
#. i18n: context: Action (shrinkselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1308
#, kde-format
msgctxt "action"
msgid "Shrink Selection"
msgstr ""
#. i18n: context: Action (borderselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1318
#, kde-format
msgctxt "action"
msgid "&Border Selection..."
msgstr ""
#. i18n: context: Action (borderselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1320
#, kde-format
msgctxt "action"
msgid "Border Selection"
msgstr ""
#. i18n: context: Action (smoothselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1330
#, kde-format
msgctxt "action"
msgid "S&mooth"
msgstr ""
#. i18n: context: Action (smoothselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1332
#, kde-format
msgctxt "action"
msgid "Smooth"
msgstr ""
#. i18n: context: Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1343
#, kde-format
msgctxt "action"
msgid "Filter"
msgstr ""
#. i18n: context: Action (filter_apply_again), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1346
#, kde-format
msgctxt "action"
msgid "&Apply Filter Again"
msgstr ""
#. i18n: context: Action (filter_apply_again), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1348
#, 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:1358 krita/kritamenu.action:1360
#, 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:1368 krita/kritamenu.action:1370
#, 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:1388 krita/kritamenu.action:1390
#, 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:1398 krita/kritamenu.action:1400
#, 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:1408 krita/kritamenu.action:1410
#, 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:1418 krita/kritamenu.action:1420
#, 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:1428 krita/kritamenu.action:1430
#, 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:1438 krita/kritamenu.action:1440
#, kde-format
msgctxt "action"
msgid "Other"
msgstr ""
#. i18n: context: Action (QMic), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1448
#, kde-format
msgctxt "action"
msgid "Start G'MIC-Qt"
msgstr ""
#. i18n: context: Action (QMic), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1450
#, kde-format
msgctxt "action"
msgid "Start G'Mic-Qt"
msgstr ""
#. i18n: context: Action (QMicAgain), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1458
#, 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:1460
#, kde-format
msgctxt "action"
msgid "Apply the last G'Mic-Qt action again"
msgstr ""
#. i18n: context: Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1469
#, kde-format
msgctxt "action"
msgid "Tools"
msgstr ""
#. i18n: context: Action (Recording_Start_Recording_Macro), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1472
#, kde-format
msgctxt "action"
msgid "&Start recording macro"
msgstr ""
#. i18n: context: Action (Recording_Start_Recording_Macro), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1474
#, kde-format
msgctxt "action"
msgid "Start recording macro"
msgstr ""
#. i18n: context: Action (Recording_Stop_Recording_Macro), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1484
#, kde-format
msgctxt "action"
msgid "Stop &recording actions"
msgstr ""
#. i18n: context: Action (Recording_Stop_Recording_Macro), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1486
#, kde-format
msgctxt "action"
msgid "Stop recording actions"
msgstr ""
#. i18n: context: Action (Macro_Open_Play), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1496
#, kde-format
msgctxt "action"
msgid "&Open and play..."
msgstr ""
#. i18n: context: Action (Macro_Open_Play), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1498
#, kde-format
msgctxt "action"
msgid "Open and play"
msgstr ""
#. i18n: context: Action (Macro_Open_Edit), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1508
#, kde-format
msgctxt "action"
msgid "Open &and edit..."
msgstr ""
#. i18n: context: Action (Macro_Open_Edit), Actions (Tools), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1510
#, kde-format
msgctxt "action"
msgid "Open and edit"
msgstr ""
#. i18n: context: Action (options_configure), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1524
#, kde-format
msgctxt "action"
msgid "&Configure Krita..."
msgstr ""
#. i18n: context: Action (options_configure), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1526
#, kde-format
msgctxt "action"
msgid "Configure Krita"
msgstr ""
#. i18n: context: Action (manage_bundles), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1536
#, kde-format
msgctxt "action"
msgid "&Manage Resources..."
msgstr ""
#. i18n: context: Action (manage_bundles), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1538
#, kde-format
msgctxt "action"
msgid "Manage Resources"
msgstr ""
#. i18n: context: Action (switch_application_language), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1548
#, kde-format
msgctxt "action"
msgid "Switch Application &Language..."
msgstr ""
#. i18n: context: Action (switch_application_language), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1550
#, kde-format
msgctxt "action"
msgid "Switch Application Language"
msgstr ""
#. i18n: context: Action (view_toggledockers), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1558
#, kde-format
msgctxt "action"
msgid "&Show Dockers"
msgstr ""
#. i18n: context: Action (view_toggledockers), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1560
#, kde-format
msgctxt "action"
msgid "Show Dockers"
msgstr ""
#. i18n: context: Action (view_toggledockertitlebars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1570
#, kde-format
msgctxt "action"
msgid "Sho&w Docker Titlebars"
msgstr ""
#. i18n: context: Action (view_toggledockertitlebars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1572
#, kde-format
msgctxt "action"
msgid "Show Docker Titlebars"
msgstr ""
#. i18n: context: Action (options_configure_toolbars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1582
#, kde-format
msgctxt "action"
msgid "Configure Tool&bars..."
msgstr ""
#. i18n: context: Action (options_configure_toolbars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1584
#, 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:1594 krita/kritamenu.action:1596
#, kde-format
msgctxt "action"
msgid "Dockers"
msgstr ""
#. i18n: context: Action (theme_menu), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1604
#, kde-format
msgctxt "action"
msgid "&Themes"
msgstr ""
#. i18n: context: Action (theme_menu), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1606
#, 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:1614 krita/kritamenu.action:1616
#, kde-format
msgctxt "action"
msgid "Active Author Profile"
msgstr ""
#. i18n: context: Action (options_configure_keybinding), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1624
#, kde-format
msgctxt "action"
msgid "Configure S&hortcuts..."
msgstr ""
#. i18n: context: Action (options_configure_keybinding), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1626
#, kde-format
msgctxt "action"
msgid "Configure Shortcuts"
msgstr ""
#. i18n: context: Action (window), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1636
#, kde-format
msgctxt "action"
msgid "&Window"
msgstr ""
#. i18n: context: Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1647
#, kde-format
msgctxt "action"
msgid "Help"
msgstr ""
#. i18n: context: Action (help_contents), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1650
#, kde-format
msgctxt "action"
msgid "Krita &Handbook"
msgstr ""
#. i18n: context: Action (help_contents), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1652
#, kde-format
msgctxt "action"
msgid "Krita Handbook"
msgstr ""
#. i18n: context: Action (help_report_bug), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1660
#, kde-format
msgctxt "action"
msgid "&Report Bug..."
msgstr ""
#. i18n: context: Action (help_report_bug), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1662
#, kde-format
msgctxt "action"
msgid "Report Bug"
msgstr ""
#. i18n: context: Action (help_about_app), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1670
#, kde-format
msgctxt "action"
msgid "&About Krita"
msgstr ""
#. i18n: context: Action (help_about_app), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1672
#, kde-format
msgctxt "action"
msgid "About Krita"
msgstr ""
#. i18n: context: Action (help_about_kde), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1680
#, kde-format
msgctxt "action"
msgid "About &KDE"
msgstr ""
#. i18n: context: Action (help_about_kde), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1682
#, kde-format
msgctxt "action"
msgid "About KDE"
msgstr ""
#. i18n: context: Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1691
#, kde-format
msgctxt "action"
msgid "Brushes and Stuff"
msgstr ""
#. i18n: context: Action (gradients), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1694
#, kde-format
msgctxt "action"
msgid "&Gradients"
msgstr ""
#. i18n: context: Action (gradients), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1696
#, kde-format
msgctxt "action"
msgid "Gradients"
msgstr ""
#. i18n: context: Action (patterns), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1704
#, kde-format
msgctxt "action"
msgid "&Patterns"
msgstr ""
#. i18n: context: Action (patterns), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1706
#, kde-format
msgctxt "action"
msgid "Patterns"
msgstr ""
#. i18n: context: Action (dual), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1714
#, kde-format
msgctxt "action"
msgid "&Color"
msgstr ""
#. i18n: context: Action (dual), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1716
#, kde-format
msgctxt "action"
msgid "Color"
msgstr ""
#. i18n: context: Action (paintops), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1724
#, kde-format
msgctxt "action"
msgid "&Painter's Tools"
msgstr ""
#. i18n: context: Action (paintops), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1726
#, 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:1734 krita/kritamenu.action:1736
#, 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:1744 krita/kritamenu.action:1746
#, 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:1754 krita/kritamenu.action:1756
#, 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:1764 krita/kritamenu.action:1766
#, 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:1774 krita/kritamenu.action:1776
#, kde-format
msgctxt "action"
msgid "Mirror"
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:1784 krita/kritamenu.action:1786
#, kde-format
msgctxt "action"
msgid "Workspaces"
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:161 libs/ui/dialogs/kis_dlg_preferences.cc:318
#: libs/ui/input/kis_tablet_debugger.cpp:104 libs/ui/kis_filter_manager.cc:219
#: libs/ui/kis_filter_manager.cc:228 libs/ui/kis_layer_manager.cc:347
#: libs/ui/kis_layer_manager.cc:906 libs/ui/kis_node_manager.cpp:1089
#: libs/ui/KisApplication.cpp:734 libs/ui/KisApplication.cpp:737
#: libs/ui/KisApplication.cpp:759 libs/ui/KisApplication.cpp:785
#: libs/ui/KisApplication.cpp:806 libs/ui/KisDocument.cpp:612
#: libs/ui/KisDocument.cpp:1002 libs/ui/KisDocument.cpp:1084
#: libs/ui/KisDocument.cpp:1124 libs/ui/KisDocument.cpp:1132
#: libs/ui/KisMainWindow.cpp:807 libs/ui/KisMainWindow.cpp:893
#: libs/ui/KisMainWindow.cpp:906 libs/ui/KisMainWindow.cpp:956
#: libs/ui/KisMainWindow.cpp:1703 libs/ui/KisMainWindow.cpp:1733
#: libs/ui/KisMainWindow.cpp:1810 libs/ui/KisMainWindow.cpp:1822
#: libs/ui/KisPart.cpp:428 libs/ui/KisPart.cpp:431
#: libs/ui/KisRemoteFileFetcher.cpp:56 libs/ui/KisTemplateCreateDia.cpp:298
#: libs/ui/KisTemplateCreateDia.cpp:404 libs/ui/KisView.cpp:712
#: libs/ui/opengl/kis_opengl_canvas2.cpp:339
#: libs/ui/opengl/kis_opengl_image_textures.cpp:652
#: libs/ui/widgets/kis_custom_image_widget.cc:267
#: plugins/assistants/Assistants/kis_assistant_tool.cc:682
#: plugins/assistants/Assistants/kis_assistant_tool.cc:685
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:159
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:469
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:473
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:479
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor.cpp:110
#: plugins/extensions/imagesplit/imagesplit.cpp:82
#: plugins/extensions/imagesplit/imagesplit.cpp:84
#: 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:220
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:228
#: plugins/extensions/resourcemanager/resourcemanager.cpp:203
#: plugins/extensions/resourcemanager/resourcemanager.cpp:276
#: plugins/extensions/resourcemanager/resourcemanager.cpp:280
#: plugins/tools/basictools/kis_tool_colorpicker.cc:195
#: plugins/tools/basictools/kis_tool_colorpicker.cc:200
#: plugins/tools/basictools/kis_tool_colorpicker.cc:242
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:811
#: plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.cpp:338
#, kde-format
msgctxt "@title:window"
msgid "Krita"
msgstr ""
#. +> trunk5
#: krita/main.cc:161
#, kde-format
msgid "XDG_DATA_DIRS is not set. Krita cannot run."
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:475
#, kde-format
msgid "Angle snapping delta:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:482
#, kde-format
msgid "Activate angle snap:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:490
#, 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/KisUndoStackAction.cpp:54
#, 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/KisUndoStackAction.cpp:54
#, 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/ui/KisUndoStackAction.cpp:46
#: 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/ui/KisUndoStackAction.cpp:38
#: libs/widgetutils/xmlgui/kundoactions.cpp:64
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1828
#, 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:53
msgctxt "(qtundo-format)"
msgid "Join subpaths"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoMultiPathPointMergeCommand.cpp:50
#: libs/flake/commands/KoPathPointMergeCommand.cpp:161
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
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:610
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:79
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:41
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:41
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
#: libs/flake/commands/KoShapeCreateCommand.cpp:66
msgctxt "(qtundo-format)"
msgid "Create shape"
msgid_plural "Create shapes"
msgstr[0] ""
msgstr[1] ""
#. +: msgctxt-pad abcd1234efgh5665hgfe4321dcba
#. +> stable5
#: libs/flake/commands/KoShapeCreateCommand.cpp:52
msgctxt "(qtundo-format)|abcd1234efgh5665hgfe4321dcba"
msgid "Create shape"
msgstr ""
#. +> 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:107
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1039
msgctxt "(qtundo-format)"
msgid "Group shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeGroupCommand.cpp:109
msgctxt "(qtundo-format)"
msgid "Add shapes to group"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeKeepAspectRatioCommand.cpp:30
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:52
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:62
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1067
msgctxt "(qtundo-format)"
msgid "Ungroup shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoSubpathJoinCommand.cpp:51
msgctxt "(qtundo-format)"
msgid "Close subpath"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoSubpathRemoveCommand.cpp:34
msgctxt "(qtundo-format)"
msgid "Remove subpath"
msgstr ""
#. +> trunk5
#: libs/flake/html/HtmlWriter.cpp:83
#, kde-format
msgid "Saving KoShapeLayer to html is not implemented yet!"
msgstr ""
#. +> trunk5
#: libs/flake/html/HtmlWriter.cpp:87
#, kde-format
msgid "KoShapeGroup to html is not implemented yet!"
msgstr ""
#. +> trunk5
#: libs/flake/html/HtmlWriter.cpp:93
#, kde-format
msgid "saving to html failed"
msgstr ""
#. +> trunk5
#: 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), widget (QRadioButton, linesRBox)
#. 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
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:216
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:262
#, 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:347
#: libs/ui/forms/wdgstrokeselectionproperties.ui:62
#: libs/ui/widgets/KoFillConfigWidget.ui:205
#: libs/widgets/koDocumentInfoAboutWidget.ui:181
#: 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:154
#: libs/odf/KoOdfReadStore.cpp:133 libs/ui/flake/kis_shape_layer.cc:449
#, 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:671
#, kde-format
msgid "Active tool: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoToolProxy.cpp:423
msgctxt "(qtundo-format)"
msgid "Paste Image"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/svg/SvgShapeFactory.cpp:36
#, kde-format
msgid "Embedded svg shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShape.cpp:361
#: plugins/flake/textshape/TextShapeFactory.cpp:44
#: plugins/flake/textshape/TextShapeFactory.cpp:54
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:61
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:63
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShape.cpp:363
#: libs/flake/text/KoSvgTextShape.cpp:371
#, kde-format
msgid "SVG Text Shape"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShape.cpp:369
#, kde-format
msgid "SVG Text"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:143
#, kde-format
msgid "More than one 'text' node found!"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:152
#, kde-format
msgid "Unknown node of type '%1' found!"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:158
#, kde-format
msgid "No 'text' node found!"
msgstr ""
#. +> trunk5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:366
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:609
#, 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 ""
#. +> stable5
#: libs/flake/tools/KoPathTool.cpp:199
#, kde-format
msgid "Line/Curve"
msgstr ""
#. +> trunk5
#: libs/flake/tools/KoPathTool.cpp:211
#, kde-format
msgid "Edit Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:622
#, kde-format
msgid "Drag to move handle."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:686
#, kde-format
msgid "Drag to move point. Shift click to change point type."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:688
#, kde-format
msgid "Drag to move control point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:716
#, kde-format
msgid "Drag to change curve directly. Double click to insert new path point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:724
#, kde-format
msgid "Press B to break path at selected point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:726
#, kde-format
msgid "Press B to break path at selected segments."
msgstr ""
#. +> trunk5
#: libs/flake/tools/KoPathToolFactory.cpp:30
#, kde-format
msgid "Edit Shapes Tool"
msgstr ""
#. +> stable5
#: libs/flake/tools/KoPathToolFactory.cpp:30
#, kde-format
msgid "Path editing"
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 (KisColorButton, paintColor)
#. i18n: ectx: property (text), widget (KisColorButton, backgroundColor)
#. 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 (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, vectorPresetsConfigureButton)
#. 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, 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, toolAutoSpellCheck)
#. 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:228 libs/ui/forms/wdgnewimage.ui:168
#: libs/ui/forms/wdgnewimage.ui:272 libs/ui/forms/wdgpaintactioneditor.ui:98
#: libs/ui/forms/wdgpaintactioneditor.ui:111
#: 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:134
#: plugins/dockers/defaultdockers/wdglayerbox.ui:153
#: plugins/dockers/defaultdockers/wdglayerbox.ui:178
#: plugins/dockers/defaultdockers/wdglayerbox.ui:203
#: plugins/dockers/defaultdockers/wdglayerbox.ui:228
#: plugins/dockers/defaultdockers/wdglayerbox.ui:269
#: 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:119
-#: plugins/dockers/shapedockers/WdgSvgCollection.ui:22
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:236
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:351
#: 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/SimpleSpellCheckingWidget.ui:23
#: 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/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:48
#, 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:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:109
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:43
#: 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:56
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1027
#, 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, 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:593
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:596
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:833
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:840
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1090
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1255
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1258
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1340
#: libs/ui/forms/wdgdisplaysettings.ui:193
#: libs/ui/forms/wdgrectangleconstraints.ui:91
#: libs/ui/forms/wdgrectangleconstraints.ui:127 libs/ui/kis_paintop_box.cc:272
#: 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:51
#: 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:148
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:187
#: 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:78
+#: 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/dynadraw/kis_dyna_paintop_settings.cpp:84
#: 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:164
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:195
#: 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:114
#: 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:31
#: 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:358
#: plugins/tools/basictools/kis_tool_fill.cc:202
#: plugins/tools/basictools/kis_tool_fill.cc:209
#: plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp:63
#: plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp:64
#: plugins/tools/basictools/kis_tool_multihand.cpp:304
#: plugins/tools/basictools/wdgcolorpicker.ui:64
#: plugins/tools/basictools/wdgmovetool.ui:127
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:224
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:227
#: 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:227
#: libs/widgets/KoColorPopupAction.cpp:89
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:190
#: 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:61
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:115
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: 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:58
#: 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:54
#, 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:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:127
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:55
#, 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:194
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:110
#: 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:65
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:44
#: plugins/paintops/spray/kis_spray_paintop_settings.cpp:115
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:60
#, 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:148
#: libs/image/kis_layer_properties_icons.cpp:33
#, kde-format
msgid "Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:149
#: libs/image/kis_layer_properties_icons.cpp:32
#, kde-format
msgid "Locked"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:150
#: libs/image/kis_layer_properties_icons.cpp:39
#, kde-format
msgid "Active"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:157
#: libs/image/kis_layer_properties_icons.cpp:36
#: libs/image/kis_paint_layer.cc:211
#, 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:549
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
#: plugins/tools/basictools/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.cc:35
#, kde-format
msgid "Adjust"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:40
#, kde-format
msgid "Artistic"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:45 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.cc:50
#: 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.cc:55
#: plugins/filters/edgedetection/kis_edge_detection_filter.h:43
#, kde-format
msgid "Edge Detection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:60
#, kde-format
msgid "Emboss"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:65
#, kde-format
msgid "Enhance"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:70
#, kde-format
msgid "Map"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:75
#, kde-format
msgid "Non-photorealistic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. i18n: ectx: property (title), widget (QGroupBox, otherBox)
#. +> trunk5 stable5
#: libs/image/filter/kis_filter.cc:80
#: plugins/extensions/metadataeditor/editors/exif.ui:442
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:290
#, kde-format
msgid "Other"
msgstr ""
#. +> trunk5 stable5
#: libs/image/generator/kis_generator_layer.cpp:144
#, 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:69
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:63
#, 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 "Box"
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:303
#, 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:444
#, kde-format
msgid "background"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: libs/image/kis_image.cc:448 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:548
msgctxt "(qtundo-format)"
msgid "Crop Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:590
msgctxt "(qtundo-format)"
msgid "Crop Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:591
msgctxt "(qtundo-format)"
msgid "Crop Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:623
msgctxt "(qtundo-format)"
msgid "Scale Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:624
msgctxt "(qtundo-format)"
msgid "Change Image Resolution"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:671
msgctxt "(qtundo-format)"
msgid "Scale Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:759
msgctxt "(qtundo-format)"
msgid "Rotate Image"
msgstr ""
#. +> trunk5
#: libs/image/kis_image.cc:765
msgctxt "(qtundo-format)"
msgid "Rotate Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:767
msgctxt "(qtundo-format)"
msgid "Rotate Layer"
msgstr ""
#. +> trunk5
#: libs/image/kis_image.cc:836
msgctxt "(qtundo-format)"
msgid "Shear Mask"
msgstr ""
#. +> trunk5
#: libs/image/kis_image.cc:839
msgctxt "(qtundo-format)"
msgid "Shear Layer"
msgstr ""
#. +> stable5
#: libs/image/kis_image.cc:833
msgctxt "(qtundo-format)"
msgid "Shear layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:846
msgctxt "(qtundo-format)"
msgid "Shear Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:858
msgctxt "(qtundo-format)"
msgid "Convert Image Color Space"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:893
msgctxt "(qtundo-format)"
msgid "Convert Projection Color Space"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:1628
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:251
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1631
#, 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:227 libs/widgets/KoZoomAction.cpp:207
#: libs/widgets/KoZoomAction.cpp:220 libs/widgets/KoZoomMode.cpp:26
#, kde-format
msgid "%1%"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer.cc:232
#, kde-format
msgid "Composite 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:214
#: plugins/dockers/animation/animation_docker.cpp:172
#: 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 ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:44
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:373
#, kde-format
msgid "Merged"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:834
msgctxt "(qtundo-format)"
msgid "Merge Down"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1030
#, kde-format
msgid "Copy of"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1092
msgctxt "(qtundo-format)"
msgid "Change projection color"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1189
msgctxt "(qtundo-format)"
msgid "Merge Selected Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1197
msgctxt "(qtundo-format)"
msgid "New From Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1197
#, kde-format
msgctxt "New layer created from all the visible layers"
msgid "Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1276
msgctxt "(qtundo-format)"
msgid "Merge Selection Masks"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1299
msgctxt "(qtundo-format)"
msgid "Flatten Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1307
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/KisDocument.cpp:1540
#: libs/ui/KisMainWindow.cpp:1075 libs/ui/KisMainWindow.cpp:1384
#: libs/ui/KisMainWindow.cpp:1403 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:473
msgctxt "(qtundo-format)"
msgid "Feather Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:520
msgctxt "(qtundo-format)"
msgid "Grow Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:647
msgctxt "(qtundo-format)"
msgid "Shrink Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:790
msgctxt "(qtundo-format)"
msgid "Smooth Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:851
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:143
#, kde-format
msgid "Updating..."
msgstr ""
#. +> trunk5
#: libs/image/kis_update_time_monitor.cpp:202
#, kde-format
msgid "Stroke Time:"
msgstr ""
#. +> trunk5
#: libs/image/kis_update_time_monitor.cpp:203
#, kde-format
msgid "Mouse Speed:"
msgstr ""
#. +> trunk5
#: libs/image/kis_update_time_monitor.cpp:204
#, kde-format
msgid "Jobs/Update:"
msgstr ""
#. +> trunk5
#: libs/image/kis_update_time_monitor.cpp:205
#, kde-format
msgid "Non Update Time:"
msgstr ""
#. +> trunk5
#: libs/image/kis_update_time_monitor.cpp:206
#, kde-format
msgid "Response Time:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/krita_utils.cpp:345
#, kde-format
msgid "off"
msgstr ""
#. +> trunk5 stable5
#: libs/image/krita_utils.cpp:345
#, 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:49
#, 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:929
msgctxt "(qtundo-format)"
msgid "Change Key Stroke Color"
msgstr ""
#. +> trunk5 stable5
#: libs/image/lazybrush/kis_colorize_mask.cpp:956
msgctxt "(qtundo-format)"
msgid "Remove Key Stroke"
msgstr ""
#. +> trunk5
#: libs/image/lazybrush/kis_colorize_stroke_strategy.cpp:86
msgctxt "(qtundo-format)"
msgid "Colorize"
msgstr ""
#. +> trunk5
#: libs/image/lazybrush/kis_colorize_stroke_strategy.cpp:86
msgctxt "(qtundo-format)"
msgid "Prefilter Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_filter_p.cc:51
#, kde-format
msgid "Anonymizer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_filter_p.cc:56
#, kde-format
msgid "Remove personal information: author, location..."
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_filter_p.cc:96
#, kde-format
msgid "Tool information"
msgstr ""
#. +> trunk5 stable5
#: libs/image/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/image/metadata/kis_meta_data_filter_p.cc:110
#, kde-format
msgid "Krita %1"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_merge_strategy_p.cc:50
#, kde-format
msgid "Drop"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_merge_strategy_p.cc:55
#, kde-format
msgid "Drop all meta data"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_merge_strategy_p.cc:84
#, kde-format
msgid "Priority to first meta data"
msgstr ""
#. +> trunk5 stable5
#: libs/image/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/image/metadata/kis_meta_data_merge_strategy_p.cc:124
#, kde-format
msgid "Only identical"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_merge_strategy_p.cc:129
#, kde-format
msgid "Keep only meta data that are identical"
msgstr ""
#. +> trunk5 stable5
#: libs/image/metadata/kis_meta_data_merge_strategy_p.cc:174
#, kde-format
msgid "Smart"
msgstr ""
#. +> trunk5 stable5
#: libs/image/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/image/metadata/kis_meta_data_value.cc:414
#: libs/image/metadata/kis_meta_data_value.cc:453
#, kde-format
msgid "Invalid value."
msgstr ""
#. +> trunk5 stable5
#: libs/image/processing/kis_transform_processing_visitor.cpp:189
msgctxt "(qtundo-format)"
msgid "Transform Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_macro_player.cc:77
msgctxt "(qtundo-format)"
msgid "Play macro"
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_macro_player.cc:83
#: plugins/extensions/bigbrother/bigbrother.cc:117
#, kde-format
msgid "Playing back macro"
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_recorded_fill_paint_action.cpp:42
#: libs/widgets/KoGradientEditWidget.cpp:165
#: plugins/tools/defaulttool/defaulttool/DefaultToolTabbedWidget.cpp:53
#, kde-format
msgid "Fill"
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_recorded_filter_action.cpp:101
#, kde-format
msgctxt "(qtundo-format)"
msgid "Filter: \"%1\""
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_recorded_node_action.cc:54
#, kde-format
msgid "Applying action to all selected nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/image/recorder/kis_recorded_path_paint_action.cpp:70
#, kde-format
msgid "Path"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. +> trunk5 stable5
#: libs/image/recorder/kis_recorded_shape_paint_action.cpp:55
#: 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 ""
#. 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
#: libs/image/recorder/kis_recorded_shape_paint_action.cpp:57
#: plugins/dockers/griddocker/grid_config_widget.cpp:54
-#: plugins/filters/blur/wdgblur.ui:153
+#: plugins/filters/blur/wdgblur.ui:159
#: plugins/flake/pathshapes/rectangle/RectangleShapeFactory.cpp:35
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: libs/impex/KisExportCheckRegistry.cpp:101
#, kde-format
msgid "Clone Layer"
msgstr ""
#. +> trunk5
#: libs/impex/KisExportCheckRegistry.cpp:103
#, kde-format
msgid "Group Layer"
msgstr ""
#. +> trunk5
#: libs/impex/KisExportCheckRegistry.cpp:105
#, kde-format
msgid "File Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:107
#: plugins/impex/odg/kis_odg_import.cc:128
#: plugins/impex/svg/kis_svg_import.cc:71
#, kde-format
msgid "Vector Layer"
msgstr ""
#. +> trunk5
#: libs/impex/KisExportCheckRegistry.cpp:109
#, kde-format
msgid "Filter Layer"
msgstr ""
#. +> trunk5
#: libs/impex/KisExportCheckRegistry.cpp:111
#, kde-format
msgid "Generator Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:113 libs/ui/kis_mask_manager.cc:237
#, kde-format
msgid "Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:115 libs/ui/kis_mask_manager.cc:196
#, kde-format
msgid "Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:117 libs/ui/kis_mask_manager.cc:247
#, kde-format
msgid "Transform Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:119 libs/ui/kis_mask_manager.cc:189
#: plugins/impex/psd/psd_loader.cpp:300
#, kde-format
msgid "Transparency Mask"
msgstr ""
#. +> trunk5
#: libs/impex/KisExportCheckRegistry.cpp:121
#, kde-format
msgid "Selection Mask"
msgstr ""
#. +> trunk5
#: libs/impex/MultiLayerCheck.h:37
#, kde-format
msgctxt "image conversion warning"
msgid "The image has <b>more than one layer</b>. Only the flattened image will be saved."
msgstr ""
#. +> trunk5
#: 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
#: 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
#: 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:166
#, kde-format
msgctxt "description of a file type"
msgid "Gimp Brush"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:171
#, kde-format
msgctxt "description of a file type"
msgid "Gimp Image Hose Brush"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:176
#, kde-format
msgctxt "description of a file type"
msgid "Adobe Brush Library"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:181
#, kde-format
msgctxt "description of a file type"
msgid "Krita Brush Preset"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:186
#, kde-format
msgctxt "description of a file type"
msgid "Krita Assistant"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:191
#, kde-format
msgctxt "description of a file type"
msgid "R32 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:196
#, kde-format
msgctxt "description of a file type"
msgid "R16 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:201
#, kde-format
msgctxt "description of a file type"
msgid "R8 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:206
#, kde-format
msgctxt "description of a file type"
msgid "Spriter SCML"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:211
#, kde-format
msgctxt "description of a file type"
msgid "Starview Metafile"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:216
#, kde-format
msgctxt "description of a file type"
msgid "OpenRaster Image"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:221
#, kde-format
msgctxt "description of a file type"
msgid "Photoshop Layer Style Library"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:226
#, kde-format
msgctxt "description of a file type"
msgid "Color Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:231
#, kde-format
msgctxt "description of a file type"
msgid "OpenColorIO Configuration"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:236
#, kde-format
msgctxt "description of a file type"
msgid "Krita Recorded Action"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:241
#, kde-format
msgctxt "description of a file type"
msgid "GIMP Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:246
#, kde-format
msgctxt "description of a file type"
msgid "GIMP Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:251
#, kde-format
msgctxt "description of a file type"
msgid "Karbon Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:256
#, kde-format
msgctxt "description of a file type"
msgid "Krita Resource Bundle"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:261
#, kde-format
msgctxt "description of a file type"
msgid "Krita Workspace"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:266
#, kde-format
msgctxt "description of a file type"
msgid "Krita Taskset"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:271
#, kde-format
msgctxt "description of a file type"
msgid "Camera Raw Files"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:276
#, kde-format
msgctxt "description of a file type"
msgid "OpenEXR (Extended)"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:281
#, kde-format
msgctxt "description of a file type"
msgid "Photoshop Image (Large)"
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:495
#, 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:50
#: 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
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:47
#, kde-format
msgid "Alpha (8-bit integer)"
msgstr ""
#. +> trunk5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:48
#, kde-format
msgid "Alpha (16-bit integer)"
msgstr ""
#. +> trunk5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:49
#, kde-format
msgid "Alpha (32-bit floating point)"
msgstr ""
#. +> trunk5
#: 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:215
#: libs/pigment/KoCompositeOpRegistry.cpp:126
#: 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/dockers/colorslider/kis_color_slider_input.cpp:72
#: plugins/filters/colorsfilters/virtual_channel_info.cpp:41
#, 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:207
#: libs/pigment/compositeops/KoOptimizedCompositeOpAlphaDarken32.h:248
#, kde-format
msgid "Alpha darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpBehind.h:39
#: libs/pigment/KoCompositeOpRegistry.cpp:80
#, kde-format
msgid "Behind"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpCopy.h:37
#: libs/pigment/compositeops/KoCompositeOpCopy2.h:45
#: libs/pigment/KoCompositeOpRegistry.cpp:102
#: libs/ui/widgets/kis_paintop_presets_save.cpp:84
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOpDestinationAtop.h:42
#: libs/pigment/KoCompositeOpRegistry.cpp:92
#, kde-format
msgid "Destination Atop"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOpDestinationIn.h:42
#: libs/pigment/KoCompositeOpRegistry.cpp:93
#, kde-format
msgid "Destination In"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpDissolve.h:61
#: libs/pigment/KoCompositeOpRegistry.cpp:98
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpDissolve.h:33
#, kde-format
msgid "Dissolve"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpErase.h:40
#: libs/pigment/KoCompositeOpRegistry.cpp:83
#, kde-format
msgid "Erase"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpGreater.h:43
#: libs/pigment/KoCompositeOpRegistry.cpp:81
#, 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:79
#: libs/pigment/KoCompositeOpRegistry.cpp:149
#: 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:82
#, kde-format
msgid "Overlay"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:119
#: libs/pigment/KoCompositeOpRegistry.cpp:87
#, kde-format
msgid "Grain Merge"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:120
#: libs/pigment/KoCompositeOpRegistry.cpp:88
#, kde-format
msgid "Grain Extract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:121
#: libs/pigment/KoCompositeOpRegistry.cpp:85
#, kde-format
msgid "Hard Mix"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOps.h:122
#: libs/pigment/KoCompositeOpRegistry.cpp:86
#, kde-format
msgid "Hard Mix (Photoshop)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:123
#: libs/pigment/KoCompositeOpRegistry.cpp:91
#, kde-format
msgid "Geometric Mean"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:124
#: libs/pigment/KoCompositeOpRegistry.cpp:89
#, kde-format
msgid "Parallel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:125
#: libs/pigment/KoCompositeOpRegistry.cpp:90
#, kde-format
msgid "Allanon"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:126
#: libs/pigment/KoCompositeOpRegistry.cpp:94
#, kde-format
msgid "Hard Overlay"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:128
#: libs/pigment/KoCompositeOpRegistry.cpp:64
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:40
#, kde-format
msgid "Screen"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:129
#: libs/pigment/KoCompositeOpRegistry.cpp:60
#, kde-format
msgid "Color Dodge"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:130
#: libs/pigment/KoCompositeOpRegistry.cpp:61
#, 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:62
#: 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:67
#, kde-format
msgid "Hard Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:133
#: libs/pigment/KoCompositeOpRegistry.cpp:69
#, kde-format
msgid "Soft Light (SVG)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:134
#: libs/pigment/KoCompositeOpRegistry.cpp:68
#, kde-format
msgid "Soft Light (Photoshop)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:135
#: libs/pigment/KoCompositeOpRegistry.cpp:70
#, kde-format
msgid "Gamma Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:136
#: libs/pigment/KoCompositeOpRegistry.cpp:66
#, kde-format
msgid "Vivid Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:137
#: libs/pigment/KoCompositeOpRegistry.cpp:65
#, kde-format
msgid "Pin Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:138
#: libs/pigment/KoCompositeOpRegistry.cpp:63
#, 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:55
#, 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:56
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpDarken.h:33
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:76
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:41
#, kde-format
msgid "Darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:143
#: libs/pigment/KoCompositeOpRegistry.cpp:57
#, kde-format
msgid "Gamma Dark"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:145
#: libs/pigment/KoCompositeOpRegistry.cpp:48
#, kde-format
msgid "Addition"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:146
#: libs/pigment/KoCompositeOpRegistry.cpp:49
#: 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:51
#, kde-format
msgid "Divide"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:151
#: libs/pigment/KoCompositeOpRegistry.cpp:77
#, kde-format
msgid "Arcus Tangent"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:152
#: libs/pigment/KoCompositeOpRegistry.cpp:73
#, kde-format
msgid "Difference"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:153
#: libs/pigment/KoCompositeOpRegistry.cpp:76
#, kde-format
msgid "Exclusion"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:154
#: libs/pigment/KoCompositeOpRegistry.cpp:74
#, kde-format
msgid "Equivalence"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:155
#, kde-format
msgid "Additive-Subtractive"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:184
#: libs/pigment/KoCompositeOpRegistry.cpp:99
#, kde-format
msgid "Copy Red"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:185
#: libs/pigment/KoCompositeOpRegistry.cpp:100
#, kde-format
msgid "Copy Green"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:186
#: libs/pigment/KoCompositeOpRegistry.cpp:101
#, kde-format
msgid "Copy Blue"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:187
#: libs/pigment/KoCompositeOpRegistry.cpp:103
#, kde-format
msgid "Tangent Normalmap"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:188
#, 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:190
#: libs/pigment/KoCompositeOp.cpp:31
#: libs/pigment/KoCompositeOpRegistry.cpp:105
#: libs/ui/dialogs/kis_dlg_preferences.cc:1081 libs/ui/forms/wdgnewimage.ui:66
#: libs/ui/forms/wdgstrokeselectionproperties.ui:150
#: libs/ui/forms/wdgstrokeselectionproperties.ui:188
#: libs/ui/kis_palette_view.cpp:101 libs/ui/kis_palette_view.cpp:326
#: libs/ui/layerstyles/WdgColorOverlay.ui:23
#: libs/ui/layerstyles/WdgStroke.ui:134
#: 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:191
#: libs/pigment/KoCompositeOpRegistry.cpp:106
#: 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/dockers/colorslider/kis_color_slider_input.cpp:67
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:70
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:73
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:76
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:78
#, 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:192
#: libs/pigment/KoCompositeOpRegistry.cpp:107
#: 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/dockers/colorslider/kis_color_slider_input.cpp:68
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:71
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:74
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:77
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:87
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:79
#: plugins/paintops/hairy/wdghairyeoptions.ui:310
#: plugins/paintops/hairy/wdgInkOptions.ui:71
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:193
#: libs/pigment/KoCompositeOpRegistry.cpp:110
#, kde-format
msgid "Increase Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:194
#: libs/pigment/KoCompositeOpRegistry.cpp:109
#, kde-format
msgid "Decrease Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:195
#: libs/pigment/KoCompositeOpRegistry.cpp:108
#, kde-format
msgid "Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:196
#: libs/pigment/KoCompositeOpRegistry.cpp:112
#, kde-format
msgid "Increase Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:197
#: libs/pigment/KoCompositeOpRegistry.cpp:111
#, kde-format
msgid "Decrease Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:198
#: libs/pigment/KoCompositeOpRegistry.cpp:58
#, kde-format
msgid "Darker Color"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:199
#: libs/pigment/KoCompositeOpRegistry.cpp:71
#, kde-format
msgid "Lighter Color"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:201
#: libs/pigment/KoCompositeOpRegistry.cpp:114
#, kde-format
msgid "Color HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:202
#: libs/pigment/KoCompositeOpRegistry.cpp:115
#, kde-format
msgid "Hue HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:203
#: libs/pigment/KoCompositeOpRegistry.cpp:116
#, kde-format
msgid "Saturation HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:204
#: libs/pigment/KoCompositeOpRegistry.cpp:119
#, kde-format
msgid "Increase Saturation HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:205
#: libs/pigment/KoCompositeOpRegistry.cpp:118
#, kde-format
msgid "Decrease Saturation HSI"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsiI)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:206
#: libs/pigment/KoCompositeOpRegistry.cpp:117
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1322
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:75
#, kde-format
msgid "Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:207
#: libs/pigment/KoCompositeOpRegistry.cpp:121
#, kde-format
msgid "Increase Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:208
#: libs/pigment/KoCompositeOpRegistry.cpp:120
#, kde-format
msgid "Decrease Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:210
#: libs/pigment/KoCompositeOpRegistry.cpp:123
#, kde-format
msgid "Color HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:211
#: libs/pigment/KoCompositeOpRegistry.cpp:124
#, kde-format
msgid "Hue HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:212
#: libs/pigment/KoCompositeOpRegistry.cpp:125
#, kde-format
msgid "Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:213
#: libs/pigment/KoCompositeOpRegistry.cpp:128
#, kde-format
msgid "Increase Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:214
#: libs/pigment/KoCompositeOpRegistry.cpp:127
#, kde-format
msgid "Decrease Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:216
#: libs/pigment/KoCompositeOpRegistry.cpp:130
#, kde-format
msgid "Increase Lightness"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:217
#: libs/pigment/KoCompositeOpRegistry.cpp:129
#, kde-format
msgid "Decrease Lightness"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:219
#: libs/pigment/KoCompositeOpRegistry.cpp:132
#, kde-format
msgid "Color HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:220
#: libs/pigment/KoCompositeOpRegistry.cpp:133
#, kde-format
msgid "Hue HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:221
#: libs/pigment/KoCompositeOpRegistry.cpp:134
#, kde-format
msgid "Saturation HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:222
#: libs/pigment/KoCompositeOpRegistry.cpp:137
#, kde-format
msgid "Increase Saturation HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:223
#: libs/pigment/KoCompositeOpRegistry.cpp:136
#, kde-format
msgid "Decrease Saturation HSV"
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
#: libs/pigment/compositeops/KoCompositeOps.h:224
#: libs/pigment/KoCompositeOpRegistry.cpp:135
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpValue.h:37
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1262
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:69
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:108
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:34
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:80
#: plugins/tools/basictools/wdgcolorpicker.ui:29
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:164
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:225
#: libs/pigment/KoCompositeOpRegistry.cpp:139
#, kde-format
msgid "Increase Value"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:226
#: libs/pigment/KoCompositeOpRegistry.cpp:138
#, 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
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:143
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:147
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:151
#, 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 ""
#. i18n: ectx: property (text), widget (QPushButton, bnHsy)
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:38 libs/pigment/KoCompositeOpRegistry.cpp:43
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:19
#, kde-format
msgid "HSY"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, 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/wdgColorPreferencesPopup.ui:35
#, kde-format
msgid "HSI"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, 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/wdgColorPreferencesPopup.ui:48
#, kde-format
msgid "HSL"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnHsv)
#. +> 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
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:61
#, 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:77
#, kde-format
msgid "Mix"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:43 libs/pigment/KoCompositeOpRegistry.cpp:42
#: plugins/extensions/metadataeditor/editors/exif.ui:948
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:115
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:116
#, kde-format
msgid "Misc"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:52
#, kde-format
msgid "Inverse Subtract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:54
#: plugins/filters/dodgeburn/DodgeBurnPlugin.cpp:31
#, kde-format
msgid "Burn"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:75
#, kde-format
msgid "Additive Subtractive"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:84
#, kde-format
msgid "Alpha Darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:96
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpBumpmap.h:33
#, kde-format
msgid "Bumpmap"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:97
#, kde-format
msgid "Combine Normal Map"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/resources/KoColorSet.cpp:643
#: libs/pigment/resources/KoColorSet.cpp:741
#: libs/pigment/resources/KoColorSet.cpp:760
#: libs/pigment/resources/KoColorSet.cpp:801
#: libs/pigment/resources/KoColorSet.cpp:1228
#: libs/ui/actions/kis_selection_action_factories.cpp:392
#: libs/ui/KisView.cpp:709
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:65
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/resources/KoStopGradient.cpp:442
#, kde-format
msgid "SVG Gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:139
msgctxt "(qtundo-format)"
msgid "Select All"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:213
msgctxt "(qtundo-format)"
msgid "Flood Fill Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:291
#, 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:300
#, 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:349
#: plugins/flake/textshape/TextTool.cpp:1135
msgctxt "(qtundo-format)"
msgid "Cut"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:350
msgctxt "(qtundo-format)"
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:377
msgctxt "(qtundo-format)"
msgid "Copy Merged"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:397
#, kde-format
msgid "Pasted"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:399
#: libs/ui/actions/KisPasteActionFactory.cpp:187
#, kde-format
msgid "(pasted)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:441
msgctxt "(qtundo-format)"
msgid "Convert to Vector Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:459
msgctxt "(qtundo-format)"
msgid "Convert shapes to vector selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:511
#: libs/ui/actions/kis_selection_action_factories.cpp:571
#: plugins/tools/tool_polyline/kis_tool_polyline.cc:75
msgctxt "(qtundo-format)"
msgid "Draw Polyline"
msgstr ""
#. +> trunk5
#: libs/ui/actions/KisPasteActionFactory.cpp:85
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)
#. i18n: ectx: property (text), widget (QToolButton, bnUp)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:103
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:80
#, 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:227
#, 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:196
#, kde-format
msgctxt "floating message about mirroring"
msgid "Horizontal mirroring: %1 "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:196
#: libs/ui/canvas/kis_canvas_controller.cpp:291
#, kde-format
msgid "OFF"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:196
#: libs/ui/canvas/kis_canvas_controller.cpp:291
#, kde-format
msgid "ON"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:214
#, kde-format
msgctxt "floating message about rotation"
msgid "Rotation: %1° "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:263
#, 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:290
#, kde-format
msgid "Instant Preview Mode: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:297
#, 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:303
#: libs/ui/forms/wdgdisplaysettings.ui:54
#, kde-format
msgid "Nearest Neighbour"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:304
#, 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:308
#, kde-format
msgid ""
"Failed activating Instant Preview mode!\n"
"\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_change_guides_command.cpp:37
msgctxt "(qtundo-format)"
msgid "Edit Guides"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:736
#, kde-format
msgid "Snap to:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:737
#: 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:738
#: plugins/dockers/griddocker/grid_config_widget.ui:564
#, kde-format
msgid "Guides"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:739
#, kde-format
msgid "Orthogonal"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:741
#, kde-format
msgid "Node"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:742
#, kde-format
msgid "Extension"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:743
#, kde-format
msgid "Intersection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:745
#, kde-format
msgid "Bounding Box"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:746
#, kde-format
msgid "Image Bounds"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:747
#, kde-format
msgid "Image Center"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:41
#, kde-format
msgid "About Krita"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:53
#, kde-format
msgid "About"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:60
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Created By</h1>"
"</p>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:77
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:82
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Backed By</h1>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:96
#, 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:98
#, kde-format
msgid "Backers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:104
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Thanks To</h1>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:123
#, 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:126
#, kde-format
msgid "Also Thanks To"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:130
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\"><b>Your Rights</h1>"
"<p>Krita is released under the GNU General Public License (version 2 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:158
#, kde-format
msgid "License"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonClose)
#. i18n: ectx: property (text), widget (QToolButton, bnImgClose)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:160
#: libs/ui/forms/wdgbookmarkedconfigurationseditor.ui:70
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:227
#, kde-format
msgid "Close"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cancelBrushNameUpdateButton)
#. i18n: ectx: property (text), widget (QPushButton, cancelNewDocumentButton)
#. i18n: ectx: property (text), widget (QPushButton, cancelButton)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.cpp:62
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:126
#: libs/ui/forms/wdgnewimage.ui:626 libs/ui/forms/wdgpaintopsettings.ui:226
#: libs/ui/forms/wdgsavebrushpreset.ui:208
#: libs/ui/input/kis_tool_invocation_action.cpp:58
#: libs/ui/kis_clipboard.cc:274 libs/ui/KisView.cpp:534
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:70
#, 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:122
#, kde-format
msgctxt "@title:window"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_filter.cpp:122
#, 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:105
#, 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:870
#, 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_internal_color_selector.cpp:152
#, kde-format
msgid "This is a hexcode input, for webcolors. It can only get colors in the sRGB space."
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:170
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:171
#, kde-format
msgid "*varies*"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:212
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:250
#, kde-format
msgctxt "@title:window"
msgid "Enter new style name"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:251 libs/ui/KisMainWindow.cpp:2062
#, kde-format
msgctxt "@label:textbox"
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:252
#, kde-format
msgctxt "Default name for a new style"
msgid "New Style"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:265
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:278
#, 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:590
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:607
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:610
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:631
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:639
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:642
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:795
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:830
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:837
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:843
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1006
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1009
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1081
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1084
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1087
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1093
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1096
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1211
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1214
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1252
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1343
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1346
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1349
#: libs/ui/dialogs/kis_dlg_preferences.cc:662
#: libs/ui/dialogs/kis_dlg_preferences.cc:666
#: libs/ui/dialogs/kis_dlg_preferences.cc:670 libs/ui/kis_autogradient.cc:76
#: libs/ui/kis_autogradient.cc:80
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:134
#: 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:778
#: 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:870
#: libs/ui/layerstyles/wdglayerstyles.ui:48
#, kde-format
msgid "Inner Shadow"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:871
#, kde-format
msgid "Choke:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1120
#, kde-format
msgctxt "layer styles parameter"
msgid "Spread:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:96
#, kde-format
msgid "No Cursor"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:97
#, kde-format
msgid "Tool Icon"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:98
#: 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:99
#, kde-format
msgid "Small Circle"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:100
#: plugins/tools/tool_crop/wdg_tool_crop.ui:444
#, kde-format
msgid "Crosshair"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:101
#, kde-format
msgid "Triangle Righthanded"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:102
#, kde-format
msgid "Triangle Lefthanded"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:103
#, kde-format
msgid "Black Pixel"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:104
#, kde-format
msgid "White Pixel"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutline)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:106
#: libs/ui/forms/wdggeometryoptions.ui:47
#, kde-format
msgid "No Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:107
#, kde-format
msgid "Circle Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:108
#, kde-format
msgid "Preview Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:109
#, kde-format
msgid "Tilt Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:111
#: plugins/flake/textshape/dialogs/TableOfContentsStyleDelegate.cpp:56
#: plugins/flake/textshape/dialogs/TableOfContentsStyleModel.cpp:113
#, kde-format
msgid "Disabled"
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/kis_dlg_preferences.cc:112
#, kde-format
msgid "On Touch Drag"
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/kis_dlg_preferences.cc:113
#, kde-format
msgid "On Click Drag"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:306
#, kde-format
msgid "Select a Background Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:318
#: libs/ui/KisTemplateCreateDia.cpp:404
#, kde-format
msgid "%1 is not a valid image file!"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:404
#: 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:409
#: libs/ui/dialogs/kis_dlg_preferences.cc:585
#, kde-format
msgctxt "The number of the screen"
msgid "Screen %1:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:470
#: 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:509
#, kde-format
msgctxt "The display/screen we got from Qt"
msgid "Screen %1:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:660
#, kde-format
msgid "%1 MiB"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intSwapSize)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:709
#: libs/ui/forms/wdgperformancesettings.ui:202
#, kde-format
msgid " GiB"
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/kis_dlg_preferences.cc:728
#, kde-format
msgid " fps"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:802
#, kde-format
msgctxt "@title:window"
msgid "Select a swap directory"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:832
#, kde-format
msgctxt "canvas renderer"
msgid "OpenGL"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:833
#, kde-format
msgctxt "canvas renderer"
msgid "Direct3D 11 via ANGLE"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:842
#, kde-format
msgctxt "canvas renderer"
msgid "Auto (%1)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:896
#, kde-format
msgid "Warning(s):"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1035
#, 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:1043
#: libs/ui/dialogs/kis_dlg_preferences.cc:1045
#: libs/ui/forms/wdgcolorsettings.ui:24
#: libs/ui/forms/wdgperformancesettings.ui:34
#: libs/widgets/KoDocumentInfoDlg.cpp:103
#: libs/widgets/KoDocumentInfoDlg.cpp:104
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:27
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1052
#, kde-format
msgid "Keyboard Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1054
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:287
#, kde-format
msgid "Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1063
#, kde-format
msgid "Canvas Input Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1064
#, 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:1070
#: libs/ui/dialogs/kis_dlg_preferences.cc:1072
#: 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:54
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:141
#, kde-format
msgid "Display"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1079
#, kde-format
msgid "Color Management"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1088
#: libs/ui/dialogs/kis_dlg_preferences.cc:1090
#, kde-format
msgid "Performance"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1097
#, kde-format
msgid "Tablet settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1099
#, kde-format
msgid "Tablet"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1106
#, kde-format
msgid "Canvas-only settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1108
#, kde-format
msgid "Canvas-only"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1115
#, 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:1117
#: libs/widgets/KoDocumentInfoDlg.cpp:126
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:109
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/kis_dlg_stroke_selection_properties.cpp:61
#, kde-format
msgctxt "@title:window"
msgid "Stroke Selection Properties"
msgstr ""
#. +> stable5
#: libs/ui/dialogs/kis_dlg_stroke_selection_properties.cpp:61
#, kde-format
msgid "Stroke selection properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationCacheRenderDialog.cpp:114
#, kde-format
msgid "Regenerating cache..."
msgstr ""
#. +> stable5
#: libs/ui/kis_animation_exporter.cpp:69
#, kde-format
msgid "Export sequence"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp:113
#, kde-format
msgid "Delete old frames?"
msgstr ""
#. +> trunk5
#: 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 ""
#. +> stable5
#: libs/ui/kis_animation_exporter.cpp:343
#, kde-format
msgid ""
"Frames with the same naming scheme exist in the destination directory. The 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 ""
#. +> stable5
#: libs/ui/kis_animation_exporter.cpp:150
#, kde-format
msgid "Export frames..."
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:278
#, kde-format
msgid ""
"\n"
"\n"
"Memory limit is reached!\n"
"The number of clones is limited to %1\n"
"\n"
msgstr ""
#. +> trunk5
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:282
#, kde-format
msgid ""
"%1\n"
"\n"
"Elapsed: %2\n"
"Estimated: %3\n"
"\n"
"%4"
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 ""
#. 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)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:32
#: libs/ui/forms/wdgfilterdialog.ui:63
#, 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 (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:101
#: 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:161
#: 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/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:147
#: 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:171
#: 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
#, 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
#, 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/wdgstopgradienteditor.ui:19
#: libs/ui/KisColorsetChooser.cpp:113
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:189
#: 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
#, 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, label_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, opacityLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:81 libs/ui/forms/wdgdisplaysettings.ui:266
#: libs/ui/forms/wdgpaintactioneditor.ui:63 libs/ui/kis_paintop_box.cc:243
#: libs/ui/kis_paintop_box.cc:248
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:70
#: plugins/dockers/defaultdockers/wdglayerbox.ui:75
#: plugins/filters/noisefilter/wdgnoiseoptions.ui:29
#: plugins/filters/randompickfilter/wdgrandompickoptions.ui:65
#: plugins/paintops/libpaintop/forms/wdgflowopacityoption.ui:59
#, 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
#, 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
#, 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:277
#: plugins/flake/textshape/TextTool.cpp:2639
#, 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 the other application)"
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:272
#, 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:296
#, 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:313
#, 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
#: plugins/filters/embossfilter/kis_emboss_filter.cpp:159
#, 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)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:54
#: libs/ui/input/config/kis_input_configuration_page.ui:19
#, 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)
#. i18n: ectx: property (text), widget (QLabel, sourcetypeLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:19
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:52
#, kde-format
msgid "Source:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSource)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSources)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:33
#: plugins/tools/basictools/wdgcolorpicker.ui:146
#, 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
#: 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/spray/kis_spray_paintop_settings.cpp:189
#: plugins/tools/defaulttool/connectionTool/ConnectionPointWidget.ui:116
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCanvasBorderColor_2)
#. +> trunk5
#: libs/ui/forms/wdgdisplaysettings.ui:298
#, kde-format
msgid "Pixel Grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: libs/ui/forms/wdgdisplaysettings.ui:314
#, kde-format
msgid "Selection Overlay:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> stable5
#: libs/ui/forms/wdgdisplaysettings.ui:333
#, kde-format
msgid "Selection Overlay"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: libs/ui/forms/wdgdisplaysettings.ui:330
#, kde-format
msgid "Transparency Checkerboard:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpCheckers)
#. +> stable5
#: libs/ui/forms/wdgdisplaysettings.ui:66
#, kde-format
msgid "Transparency Checkerboard Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCanvasBorderColor)
#. +> trunk5
#: libs/ui/forms/wdgdisplaysettings.ui:357
#, kde-format
msgid "Canvas Border Color:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpCanvasBorder)
#. +> stable5
#: libs/ui/forms/wdgdisplaysettings.ui:288
#, kde-format
msgid "Canvas border"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hideScrollbars)
#. +> trunk5
#: libs/ui/forms/wdgdisplaysettings.ui:390
#, kde-format
msgid "Hide Window Scrollbars"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hideScrollbars)
#. +> stable5
#: libs/ui/forms/wdgdisplaysettings.ui:320
#, kde-format
msgid "Hide 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
#: libs/ui/forms/wdgdisplaysettings.ui:437
#, kde-format
msgid "&Move checkers when scrolling"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMoving)
#. +> stable5
#: libs/ui/forms/wdgdisplaysettings.ui:146
#, kde-format
msgid "&Move checkers when scrolling"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveWorkspaces)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:26
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:266
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:155
#, 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:86
#: libs/ui/kis_control_frame.cpp:226
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:254
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:152
#, 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:67
#: 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:64
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:59
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:71
#, 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:438
#, 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:260
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:150
#, kde-format
msgid "Brushes"
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 (windowTitle), widget (QDialog, FilterDialog)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgImportImageSequence)
#. i18n: ectx: property (windowTitle), widget (QDialog, WdgDlgInternalColorSelector)
#. 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/wdgdlginternalcolorselector.ui:14
#: libs/ui/forms/wdgfilterdialog.ui:26
#: libs/ui/forms/wdgimportimagesequence.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 (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 (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:36
#, kde-format
msgid "Cursor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:68
#, kde-format
msgid "Cursor Shape:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:87
#, kde-format
msgid "Outline Shape:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_showOutlinePainting)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:112
#, kde-format
msgid "Show brush outline while painting"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:119
#, kde-format
msgid "Cursor Color:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:155
#, kde-format
msgid "Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:167
#, kde-format
msgid "Multiple Document Mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_cmbMDIType)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:187
#, kde-format
msgid "Subwindows"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_cmbMDIType)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:192
#, kde-format
msgid "Tabs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:200
#, kde-format
msgid "Background Image (overrides color):"
msgstr ""
#. 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/wdggeneralsettings.ui:241
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpClear.h:33
#: plugins/dockers/lut/wdglut.ui:237
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:101
#, kde-format
msgid "Clear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:250
#, kde-format
msgid "Window Background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:273
#, kde-format
msgid "Don't show contents when moving sub-windows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:293
#, kde-format
msgid "Show on-canvas popup messages:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:327
#, kde-format
msgid "Enable Hi-DPI support:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_r98)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:341
#, kde-format
msgid "Allow only one instance of Krita:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Tools)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:349 libs/widgets/KoToolBoxDocker.cpp:41
#, kde-format
msgid "Tools"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:372
#, kde-format
msgid "Tool Options Location (needs restart)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioToolOptionsInDocker)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:378
#, kde-format
msgid "In Doc&ker"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioToolOptionsInToolbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:385
#, kde-format
msgid "In Tool&bar"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkSwitchSelectionCtrlAlt)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:398
#, kde-format
msgid "Switch Control/Alt Selection Modifiers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkEnableTouch)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:405
#, kde-format
msgid "Enable Touch Painting"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxKineticScrollingSettings)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:412
#, kde-format
msgid "Kinetic Scrolling (needs restart)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelKineticScrollingSensitivity)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:423
#, kde-format
msgid "Sensitivity (0-100):"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkKineticScrollingScrollbar)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:460
#, kde-format
msgid "Show Scrollbar"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Miscellaneous)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:499
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_autosaveCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:514
#, kde-format
msgid "Autosave every:"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, m_autosaveSpinBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:536
#, kde-format
msgid " min"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:548
#, kde-format
msgid "Favorite presets:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkCompressKra)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:555
#, 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:562
#, kde-format
msgid "Create backup file "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkConvertOnImport)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:569
#, 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:582
#, kde-format
msgid "Undo stack size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:626
#, kde-format
msgid "Number of Palette Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowRootLayer)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:658
#, kde-format
msgid "Show root layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_hideSplashScreen)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:665
#, kde-format
msgid "Hide splash screen on startup"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_chkNativeFileDialog)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:672
#, 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
#: libs/ui/forms/wdggeneralsettings.ui:675
#, kde-format
msgid "Enable native file dialogs (warning: may not work correctly on some systems)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkNativeFileDialog)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:610
#, kde-format
msgid "Enable native file dialogs (warning: they may not work correctly on systems)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:682
#, kde-format
msgid "Maximum brush size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, intMaxBrushSize)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:697
#, kde-format
msgid "The maximum diameter of a brush in pixels."
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, intMaxBrushSize)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:700
#, kde-format
msgctxt "pixel"
msgid "px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:716
#, kde-format
msgid "(Needs restart)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkCacheAnimatioInBackground)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:738
#, kde-format
msgid "Recalculate animation cache in background"
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:41
#, 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:1050
#, 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
#: 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, lblBgColor)
#. +> stable5
#: libs/ui/forms/wdgimageproperties.ui:106
#, kde-format
msgctxt "The background color of the image's projection"
msgid "Background Color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: 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:282
#, 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:310
#, 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:336
#, 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:360 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 "Composite 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 (title), widget (QGroupBox, grpProperties)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:205
#, kde-format
msgid "Properties"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, grpActiveChannels)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:219
#, kde-format
msgid "Select the set of active channels."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, grpActiveChannels)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:222
#, 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:225
#, 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:81
#: 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:300
#, 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
#: libs/ui/forms/wdgnewimage.ui:418
#, kde-format
msgid "Image Bac&kground Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColor)
#. +> stable5
#: libs/ui/forms/wdgnewimage.ui:442
#, kde-format
msgid "&Image Background 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
#: libs/ui/forms/wdgnewimage.ui:479
#, kde-format
msgid "As can&vas color"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBackgroundAsProjection)
#. +> stable5
#: libs/ui/forms/wdgnewimage.ui:503
#, kde-format
msgid "As ca&nvas 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
#: libs/ui/forms/wdgnewimage.ui:598
#, kde-format
msgid "This document..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:633
#, kde-format
msgid "&Create"
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: attribute (title), widget (QWidget, tab)
#. i18n: ectx: attribute (title), widget (QWidget, textureOptionsTab)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:24
#: libs/ui/KisImportExportManager.cpp:511
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:59
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:30
#, kde-format
msgid "Paint color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, backgroundColorLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:40
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:71
#: plugins/flake/textshape/dialogs/FontDecorations.ui:69
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:119
#, kde-format
msgid "Current preset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:125
#, kde-format
msgid "Paint op:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintactioneditor.ui:162
#, kde-format
msgid "Preset Collection"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgPaintOpSettings)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:14 libs/ui/kis_paintop_box.cc:411
#, kde-format
msgid "Brush Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushNameLabel)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:159
#, kde-format
msgid "current brush"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, txtPreset)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:181
#, kde-format
msgid "Current Brush Preset. Typed in italic when the preset has unsaved settings."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnSave)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:188
#, kde-format
msgid "Save the current brush settings under this name"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, reload)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:198
#, kde-format
msgid "Reload"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, updateBrushNameButton)
#. i18n: ectx: property (text), widget (QPushButton, savePresetButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:213
#: libs/ui/forms/wdgsavebrushpreset.ui:215 libs/ui/KisColorsetChooser.cpp:100
#: libs/ui/KisMainWindow.cpp:771 libs/ui/widgets/kis_workspace_chooser.cpp:93
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:61
#, kde-format
msgid "Save"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDefaultPreset)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:239
#, kde-format
msgid "Default preset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushEngineLabel)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:253
#, kde-format
msgid "Current Brush Engine"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveNewBrushPresetButton)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:363
#, kde-format
msgid "Save New Brush Preset..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnSave)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:191
#, kde-format
msgid "&Save to Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveBrushPresetButton)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:382
#, kde-format
msgid "Overwrite Brush"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, engineFilterLabel)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:455
#, kde-format
msgid "Engine:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eraserBrushSizeCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:674
#, 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:677
#, kde-format
msgid "Eraser switch size"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, dirtyPresetCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:693
#, kde-format
msgid "Temporarily Save Tweaks To Presets"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eraserBrushOpacityCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:709
#, 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:712
#, kde-format
msgid "Eraser switch opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scratchpadSidebarLabel)
#. +> trunk5
#: libs/ui/forms/wdgpaintopsettings.ui:820
#, kde-format
msgid "Scratchpad"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillGradient)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:891
#, kde-format
msgid "Fill area with gradient"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, paintPresetIcon)
#. +> stable5
#: libs/ui/forms/wdgpaintopsettings.ui:71
#, kde-format
msgid "Fill preset area with current icon"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillSolid)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:901
#, kde-format
msgid "Fill area with background color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, eraseScratchPad)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:911
#, kde-format
msgid "Reset area to white"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:17
#, kde-format
msgid "RAM (needs restarting Krita)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: libs/ui/forms/wdgperformancesettings.ui:23
#, kde-format
msgid "Note: Krita will need to be restarted for changes to take affect"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: 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)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:145
#, kde-format
msgid "Swap File Size (needs restarting Krita)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: 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 (title), widget (QGroupBox, groupBox_3)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:222
#, kde-format
msgid "Advanced (needs restarting Krita)"
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
#: libs/ui/forms/wdgperformancesettings.ui:265
#, kde-format
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: libs/ui/forms/wdgperformancesettings.ui:271
#, kde-format
msgid "Multithreading"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: libs/ui/forms/wdgperformancesettings.ui:277
#, kde-format
msgid "CPU Limit:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderThreadsLimit)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgperformancesettings.ui:297
#, kde-format
msgid "Frame Rendering Clones Limit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderFrameClonesLimit)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgperformancesettings.ui:322
#, kde-format
msgid "Limit frames per second while painting:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderFpsLimit)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgperformancesettings.ui:344
#, kde-format
msgid "Debug logging of OpenGL framerate"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkOpenGLFramerateLogging)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:255
#, kde-format
msgid "Enable debug logging of OpenGL framerate"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBrushSpeedLogging)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgperformancesettings.ui:365
#, kde-format
msgid "Progress reporting (might affect performance)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkProgressReporting)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:228
#, kde-format
msgid "Enable progress reporting (might affect performance)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPerformanceLogging)
#. +> trunk5
#: libs/ui/forms/wdgperformancesettings.ui:372
#, kde-format
msgid "Performance logging"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPerformanceLogging)
#. +> stable5
#: libs/ui/forms/wdgperformancesettings.ui:235
#, kde-format
msgid "Enable 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: property (text), widget (QLabel, label_3)
#. +> trunk5
#: libs/ui/forms/wdgpreseticonlibrary.ui:37
#, kde-format
msgid "Color adjustment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgpreseticonlibrary.ui:47
#, kde-format
msgid "Emblem icon:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListView, vwOptional)
#. +> trunk5
#: 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
#: 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
#: libs/ui/forms/wdgpreseticonlibrary.ui:166
#, kde-format
msgid "Tool image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intHeight)
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, heightLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:88
#: 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:111
#, 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:124
#: 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:137
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:181
#: plugins/tools/tool_crop/wdg_tool_crop.ui:306
#, kde-format
msgid "Ratio:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgSaveBrushPreset)
#. +> trunk5
#: 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
#: libs/ui/forms/wdgsavebrushpreset.ui:31
#, kde-format
msgid "Brush Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushNameLabel)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:53
#, kde-format
msgid "BrushName"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:85
#, kde-format
msgid "Paint in this area"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadExistingThumbnailButton)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:139
#, kde-format
msgid "Load Existing Thumbnail"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadScratchPadThumbnailButton)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:146
#, kde-format
msgid "Load Scratchpad Thumbnail"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadImageIntoThumbnailButton)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:153
#, kde-format
msgid "Load Image"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadIconLibraryThumbnailButton)
#. +> trunk5
#: libs/ui/forms/wdgsavebrushpreset.ui:160
#, kde-format
msgid "Load from Icon Library"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearBrushPresetThumbnailButton)
#. +> trunk5
#: 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 stable5
#: libs/ui/forms/wdgselectionoptions.ui:69
#, kde-format
msgid "Replace (Shortcut R)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, add)
#. +> trunk5 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/tools/tool_transform2/wdg_tool_transform.ui:1974
#, 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)
#. +> trunk5 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 (text), widget (QLabel, stopLabel)
#. +> trunk5
#: 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:57
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:129
#: 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:76
#: 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/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:76
#: 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/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 (title), widget (QGroupBox, grpTabletApi)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:171
#, 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:177
#, kde-format
msgid "WinTab"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioWin8PointerInput)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:184
#, 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 (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:46
#, 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
#: 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 image."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:42
#: plugins/dockers/animation/animation_docker.cpp:76
#, kde-format
msgid "Next Frame"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:43
#: plugins/dockers/animation/animation_docker.cpp:72
#, 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
#: 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:105
#, kde-format
msgid "Tablet Event Logging Enabled"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tablet_debugger.cpp:106
#, 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 ""
#. +> 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
#: libs/ui/kis_change_file_layer_command.h:34
msgctxt "(qtundo-format)"
msgid "Change File Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:262
#, kde-format
msgid "Remember"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:268
#, kde-format
msgctxt "@title:window"
msgid "Missing Color Profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:269
#, 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:272
#, kde-format
msgid "As &Web"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:273
#, 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:82
#, kde-format
msgid "Fill Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:100
#, kde-format
msgid "&Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:105
#, kde-format
msgid "&Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:118
#, kde-format
msgid "&Color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:133
#, kde-format
msgid "&Painter's Tools"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:180
#: plugins/dockers/patterndocker/patterndocker_dock.cpp:31
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:257
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:153
#: plugins/tools/karbonplugins/tools/KarbonPatternTool.cpp:306
#, kde-format
msgid "Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:183 libs/ui/kis_control_frame.cpp:185
#, 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
#: libs/ui/kis_layer_manager.cc:203
#, kde-format
msgctxt "@action:inmenu"
msgid "Merge Group"
msgstr ""
#. +> trunk5
#: libs/ui/kis_layer_manager.cc:204
#, kde-format
msgctxt "@action:inmenu"
msgid "Merge with Layer Below"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:223
#, kde-format
msgctxt "floating message in layer manager"
msgid "Layer is empty "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:256
#, kde-format
msgid "Filter Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:301
#, kde-format
msgid "Fill Layer Properties"
msgstr ""
#. +> trunk5
#: libs/ui/kis_layer_manager.cc:338
#, kde-format
msgid "File Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:347 libs/ui/kis_layer_manager.cc:906
#, kde-format
msgid "No file name specified"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:438
msgctxt "(qtundo-format)"
msgid "Convert to a Paint Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:465
msgctxt "(qtundo-format)"
msgid "Convert to an animated layer"
msgstr ""
#. +> trunk5
#: libs/ui/kis_layer_manager.cc:482
#, kde-format
msgid "Save layers to..."
msgstr ""
#. +> trunk5
#: libs/ui/kis_layer_manager.cc:483
#, kde-format
msgid "Choose the location where the layer will be saved to. The new file layer will then reference this location."
msgstr ""
#. +> trunk5
#: libs/ui/kis_layer_manager.cc:543
msgctxt "(qtundo-format)"
msgid "Convert to a file layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:631
#, kde-format
msgid "New Filter Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:686
#, kde-format
msgctxt "@title:window"
msgid "Flatten Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:687
#, 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:768
#, kde-format
msgctxt "floating message in layer manager"
msgid "Layer is locked "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:814
msgctxt "(qtundo-format)"
msgid "Rasterize Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:853
#, kde-format
msgid "Convert Invisible Groups"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:856
#, kde-format
msgid "Export Only Toplevel Groups"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:182
msgctxt "(qtundo-format)"
msgid "Add Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:182
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:189
msgctxt "(qtundo-format)"
msgid "Add Transparency Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:196
msgctxt "(qtundo-format)"
msgid "Add Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:207
#, kde-format
msgid "New Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:237
msgctxt "(qtundo-format)"
msgid "Add Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:247
msgctxt "(qtundo-format)"
msgid "Add Transform Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:267
#, 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:437
msgctxt "(qtundo-format)"
msgid "Move Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:444
msgctxt "(qtundo-format)"
msgid "Copy Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:451
msgctxt "(qtundo-format)"
msgid "Add Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:587
msgctxt "(qtundo-format)"
msgid "Convert to a Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:784
msgctxt "(qtundo-format)"
msgid "Duplicate Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:806
msgctxt "(qtundo-format)"
msgid "Raise Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:813
msgctxt "(qtundo-format)"
msgid "Lower Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:831
msgctxt "(qtundo-format)"
msgid "Remove Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:847
msgctxt "(qtundo-format)"
msgid "Mirror Layer X"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:849
msgctxt "(qtundo-format)"
msgid "Mirror Mask X"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:860
msgctxt "(qtundo-format)"
msgid "Mirror Layer Y"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:862
msgctxt "(qtundo-format)"
msgid "Mirror Mask Y"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1005
#, kde-format
msgid "Export \"%1\""
msgstr ""
#. +> trunk5
#: libs/ui/kis_node_manager.cpp:1069
#, kde-format
msgctxt "@title:window"
msgid "Export to SVG"
msgstr ""
#. +> trunk5
#: libs/ui/kis_node_manager.cpp:1089
#, kde-format
msgid "Could not save to svg: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1109
msgctxt "(qtundo-format)"
msgid "Split Alpha into a Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1139
#, kde-format
msgctxt "@title:window"
msgid "Layer %1 is not editable"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1140
#, 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:1171
msgctxt "(qtundo-format)"
msgid "Write Alpha into a Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1286
msgctxt "(qtundo-format)"
msgid "Cut Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1359
msgctxt "(qtundo-format)"
msgid "Quick Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1370
msgctxt "(qtundo-format)"
msgid "Quick Clipping Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1377
#, kde-format
msgctxt "default name for a clipping group layer"
msgid "Clipping Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1379
#, kde-format
msgctxt "default name for quick clip group mask layer"
msgid "Mask Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1393
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 ""
#. +> stable5
#: libs/ui/kis_paintop_box.cc:175 libs/ui/kis_paintop_box.cc:195
#, kde-format
msgid "Hide Mirror Line"
msgstr ""
#. +> stable5
#: libs/ui/kis_paintop_box.cc:185 libs/ui/kis_paintop_box.cc:206
#, kde-format
msgid "Move to Canvas Center"
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:1908
#, 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:183
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1930
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:288
#, kde-format
msgid "Choose workspace"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:322
#, kde-format
msgid "Brush composite"
msgstr ""
#. +> stable5
#: libs/ui/kis_paintop_box.cc:352
#, kde-format
msgid "Pressure usage (small button)"
msgstr ""
#. +> trunk5
#: libs/ui/kis_paintop_box.cc:1091 libs/ui/kis_paintop_box.cc:1113
#: libs/ui/kis_paintop_box.cc:1128
#, 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
#: libs/ui/kis_paintop_options_model.cpp:49
#, kde-format
msgctxt "option category"
msgid "Masked Brush"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:85
#, kde-format
msgctxt "@title:window"
msgid "Add a new Colorset Entry"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:89
#, kde-format
msgctxt "Name for default group"
msgid "Default"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:97 libs/ui/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
#: libs/ui/kis_palette_view.cpp:98
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:99 libs/ui/kis_palette_view.cpp:324
#, kde-format
msgid "ID"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:100 libs/ui/kis_palette_view.cpp:325
#, kde-format
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: libs/ui/kis_palette_view.cpp:102 libs/ui/kis_palette_view.cpp:327
#: plugins/extensions/metadataeditor/editors/exif.ui:422
#, kde-format
msgid "Spot"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:104
#, kde-format
msgctxt "Part of a default name for a color"
msgid "Color"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:130
#, kde-format
msgctxt "@title:window"
msgid "Add a new group"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:134
#, kde-format
msgctxt "Name for a group"
msgid "Name"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:135
#, kde-format
msgctxt "Part of default name for a new group"
msgid "Color Group"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:150
#, kde-format
msgctxt "@title:window"
msgid "Removing Group"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:154
#, kde-format
msgctxt "Shows up when deleting a group"
msgid "Keep the Colors"
msgstr ""
#. +> trunk5
#: libs/ui/kis_palette_view.cpp:312
#, kde-format
msgctxt "Name for a colorgroup"
msgid "Name"
msgstr ""
#. +> trunk5
#: libs/ui/kis_popup_palette.cpp:217
#, kde-format
msgid "Mirror Canvas"
msgstr ""
#. +> trunk5
#: libs/ui/kis_popup_palette.cpp:225
#, kde-format
msgid "Canvas Only"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoom100)
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:229
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:48
#: 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:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:64
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:82
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:108
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:126
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:133
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:38
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: 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:43
#: 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:55
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:56
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:68
#, kde-format, no-c-format
msgid "100%"
msgstr ""
#. +> trunk5
#: libs/ui/kis_popup_palette.cpp:232
#, kde-format
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:801
#, 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
#: libs/ui/kis_script_manager.cpp:69
#, kde-format
msgid "Scripts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_selection_manager.cc:538
#, kde-format
msgid "Stroked Shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_selection_manager.cc:540
msgctxt "(qtundo-format)"
msgid "Stroke Shapes"
msgstr ""
#. +> stable5
#: libs/ui/kis_splash_screen.cpp:54
#, kde-format
msgid "Version: %1"
msgstr ""
#. +> trunk5
#: libs/ui/kis_splash_screen.cpp:117
#, kde-format
msgid ""
"<html><head/><body>"
"<p><b><span style=\" color:%1;\">Recent Files</span></b></p>"
msgstr ""
#. +> stable5
#: libs/ui/kis_splash_screen.cpp:93
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"center\"><b><span style=\" color:%1;\">Recent Files</span></b></p>"
msgstr ""
#. +> trunk5
#: libs/ui/kis_splash_screen.cpp:157
#, 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/Category:Getting_Started\"><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 ""
#. +> stable5
#: libs/ui/kis_splash_screen.cpp:132
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"center\"><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/Category:Getting_Started\"><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:249
#, kde-format
msgctxt "very shortened 'byte' suffix (for statusbar)"
msgid "b"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:254
#, kde-format
msgctxt "very shortened KiB suffix (for statusbar)"
msgid "K"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:259
#, kde-format
msgctxt "very shortened MiB suffix (for statusbar)"
msgid "M"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:264
#, kde-format
msgctxt "very shortened GiB suffix (for statusbar)"
msgid "G"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:269
#, kde-format
msgctxt "very shortened TiB suffix (for statusbar)"
msgid "T"
msgstr ""
#. +> trunk5
#: libs/ui/kis_statusbar.cc:283
#, 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
#: libs/ui/kis_statusbar.cc:294
#, 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:324
#, 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 ""
#. +> stable5
#: libs/ui/kis_statusbar.cc:279
#, kde-format
msgctxt "tooltip on statusbar memory reporting button"
msgid ""
"Image size:\t %1\n"
"\n"
"Memory used:\t %2 / %3\n"
" image data:\t %4 / %5\n"
" pool:\t\t %6 / %7\n"
" undo data:\t %8\n"
"\n"
"Swap used:\t %9"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:353
#, kde-format
msgid "Hidden"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:355
#, kde-format
msgid "Ants"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:355
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:328
#, kde-format
msgid "Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:358
#, kde-format
msgid ""
"Selection: x = %1 y = %2 width = %3 height = %4\n"
"Display Mode: %5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:363
#, kde-format
msgid "No Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:382
#, kde-format
msgid "No profile"
msgstr ""
#. +> trunk5
#: libs/ui/kis_stopgradient_editor.cpp:44
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.cpp:308
#, kde-format
msgid "Opacity: "
msgstr ""
#. +> trunk5
#: 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:321
#, kde-format
msgctxt "floating message about zoom"
msgid "Zoom: %1 %"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:295
#, kde-format
msgid "Loading Gradients..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:301
#, kde-format
msgid "Loading Patterns..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:305
#, kde-format
msgid "Loading Palettes..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:309
#, kde-format
msgid "Loading Brushes..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:314
#, kde-format
msgid "Loading Paint Operations..."
msgstr ""
#. +> trunk5
#: libs/ui/KisApplication.cpp:319
#, kde-format
msgid "Loading SVG Symbol Collections..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:323
#, kde-format
msgid "Loading Resource Bundles..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:340
#, kde-format
msgid "Loading Plugins for Krita/Tool..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:347
#, kde-format
msgid "Loading Plugins for Krita/Dock..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:353
#, kde-format
msgid "Loading Plugins Exiv/IO..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:368
#, kde-format
msgctxt "@title:window"
msgid "Krita: Warning"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:369
#, 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:386
#, kde-format
msgid "Initializing Globals"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:424
#, kde-format
msgid "Adding resource types"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:436
#, kde-format
msgid "Loading Main Window..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:510
#, kde-format
msgid "Mimetype not found, try using the -mimetype option"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:735
#, kde-format
msgid "No template found for: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:738
#, kde-format
msgid "Too many templates found for: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:760
#, kde-format
msgid "Template %1 failed to load."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:786
#, 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:807
#, kde-format
msgid "Do you want to clear the settings file?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:78
#, kde-format
msgid "Only print and exit"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:79
#, kde-format
msgid "Open a new document with a template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:80
#, 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:94
#, kde-format
msgid "The name of the workspace to open Krita with"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:95
#, kde-format
msgid "Start Krita in canvas-only mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:96
#, kde-format
msgid "Do not show the splash screen"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:97
#, kde-format
msgid "Start Krita in full-screen mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:98
#, kde-format
msgid "Override display DPI"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:99
#, kde-format
msgid "Only export to PDF and exit"
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/export-pdf"
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/KisColorsetChooser.cpp:104
#: libs/ui/widgets/kis_workspace_chooser.cpp:97
#, kde-format
msgid "Insert name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/KisColorsetChooser.cpp:115
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:118
#, kde-format
msgid "Columns:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisColorsetChooser.cpp:144
#: libs/widgets/KoEditColorSetDialog.cpp:217
#: plugins/dockers/palettedocker/palettedocker_dock.cpp:61
#, kde-format
msgid "Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisColorsetChooser.cpp:155
#, kde-format
msgid "Palette %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:515
#, kde-format
msgid "%1 cannot be written to. Please save under a different name."
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:528
#, kde-format
msgid "Exporting Document..."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1072
#, kde-format
msgid "Exporting document..."
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:529
#, kde-format
msgid "Saving Document..."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:724
#, kde-format
msgid "Saving Document"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:606
#, kde-format
msgctxt "%1 --- failing file name, %2 --- error message"
msgid "Error during saving %1: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:612 plugins/extensions/imagesplit/imagesplit.cpp:84
#, kde-format
msgid ""
"Could not save %1\n"
"Reason: %2"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:802
#, kde-format
msgid "Could not remove saved original file: %1"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:631
#, kde-format
msgid "Finished saving %1"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:741 libs/ui/KisDocument.cpp:997
#, kde-format
msgid "The image was still busy while saving. Your saved image might be incomplete."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:746 libs/ui/KisDocument.cpp:1002
#, kde-format
msgid "Could not lock the image for saving."
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:763
#, kde-format
msgid "Autosaving... %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:766
#, kde-format
msgid "Autosaving..."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:784
#, kde-format
msgid "Could not rename original file to %1: %2"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:789
#, kde-format
msgctxt "%1 --- failing file name, %2 --- error message"
msgid "Error during autosaving %1: %2"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:792
#, kde-format
msgid "Copying the temporary file failed: %1 to %2: %3"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:797
#, kde-format
msgid "Could not remove temporary file %1: %2"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:802
#, kde-format
msgid "Finished autosaving %1"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:808
#, kde-format
msgid "The temporary file %1 is gone before we could copy it!"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:939
#, kde-format
msgid "The password of this encrypted document is not known. Autosave aborted! Please save your work manually."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:954
#, kde-format
msgid "Error during autosave! Partition full?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:987
#, kde-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1003
#, kde-format
msgid ""
"An autosaved file exists for this document.\n"
"Do you want to open the autosaved file instead?"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1297
#, kde-format
msgid ""
"An autosaved file exists for this document.\n"
"Do you want to open it instead?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1084
#, kde-format
msgid "File %1 does not exist."
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1114
#, kde-format
msgid "Opening document"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1377
#, kde-format
msgid "Opening Document"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1125
#, kde-format
msgid ""
"Could not open %2.\n"
"Reason: %1."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1389
#, kde-format
msgid ""
"Could not open %2.\n"
"Reason: %1.\n"
"%3"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2038
#, kde-format
msgid ""
"Could not open\n"
"%1"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2041
#, kde-format
msgid ""
"Could not open %1\n"
"Reason: %2"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1133
#, kde-format
msgid "There were problems opening %1."
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1250
#, kde-format
msgid "Not Saved"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1535
#, kde-format
msgid "%1 is not a file."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1550
#, kde-format
msgid "Could not open the file for reading (check read permissions)."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1561
#, kde-format
msgid "Could not read the beginning of the file."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1591
#, kde-format
msgid ""
"parsing error in the main document at line %1, column %2\n"
"Error message: %3"
msgstr ""
#. +> trunk5
#: libs/ui/KisDocument.cpp:1596
#, kde-format
msgctxt "progress dialog message when the user closes the document that is being saved"
msgid "Waiting for saving to complete..."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1607
#, kde-format
msgid "Not a valid Krita file: %1"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:1729 libs/ui/KisDocument.cpp:1737
#, kde-format
msgid "Krita does not support the OpenDocument file format."
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2105
#, kde-format
msgid "a word processing"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2106
#, kde-format
msgid "a spreadsheet"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2107
#, kde-format
msgid "a presentation"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2108
#, kde-format
msgid "a chart"
msgstr ""
#. +> stable5
#: libs/ui/KisDocument.cpp:2109
#, kde-format
msgid "a drawing"
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 ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:113
#, kde-format
msgid "Error in embedded document"
msgstr ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:125
#, kde-format
msgid "Document is password protected"
msgstr ""
#. +> trunk5
#: 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 ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:98
#, kde-format
msgid "Could not create the filter plugin"
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 ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:138
#, kde-format
msgid "Out of memory"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:139
#, kde-format
msgid "Bad MIME type"
msgstr ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:141
#, kde-format
msgid "Empty Filter Plugin"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:142
#, kde-format
msgid "Format not recognized"
msgstr ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:144
#, kde-format
msgid "Trying to load into the wrong kind of document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:145
#, kde-format
msgid "Not implemented"
msgstr ""
#. +> stable5
#: libs/ui/KisImportExportFilter.cpp:147
#, kde-format
msgid "Failed to download remote file"
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
#: 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
#: 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
#: 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
#: 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 ""
#. +> stable5
#: libs/ui/KisImportExportManager.cpp:202
#: libs/ui/KisImportExportManager.cpp:214
#, kde-format
msgid "Could not export file: the export filter is missing."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:270
#, kde-format
msgctxt "@titile:window"
msgid "Open Audio"
msgstr ""
#. +> stable5
#: libs/ui/KisImportExportManager.cpp:314
#, kde-format
msgid ""
"Could not import file of type\n"
"%1. The import filter is missing."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:349
#, kde-format
msgid "Opening document..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:376
#, kde-format
msgid "Saving document..."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:438
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>assistants</b>. The assistants will not be saved."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:441
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>guides</b>. The guides will not be saved."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:444
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains a <b>custom grid configuration</b>. The configuration will not be saved."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:449
#, kde-format
msgid "Error: cannot save this image as a %1."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:458
#, kde-format
msgctxt "@title:window"
msgid "Krita: Export Error"
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:481
#, 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
#: libs/ui/KisImportExportManager.cpp:492
#, kde-format
msgid "You will lose information when saving this image as a %1."
msgstr ""
#. +> trunk5
#: libs/ui/KisImportExportManager.cpp:520
#, kde-format
msgid "Also save your image as a Krita file."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:177
#, kde-format
msgctxt "@action:inmenu"
msgid "&Dockers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:178
#, kde-format
msgctxt "@action:inmenu"
msgid "&Window"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:179
#, kde-format
msgctxt "@action:inmenu"
msgid "New &View"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:180
#, kde-format
msgctxt "@action:inmenu"
msgid "Wor&kspace"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:454
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:130
#, kde-format
msgid "Show %1 Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:456
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:132
#, kde-format
msgid "Hide %1 Toolbar"
msgstr ""
#. +> trunk5
#: libs/ui/KisMainWindow.cpp:735
#, kde-format
msgid "Write Protected"
msgstr ""
#. +> stable5
#: libs/ui/KisMainWindow.cpp:731
#, kde-format
msgid "(write protected)"
msgstr ""
#. +> trunk5
#: libs/ui/KisMainWindow.cpp:739
#, kde-format
msgid "Recovered"
msgstr ""
#. +> trunk5
#: libs/ui/KisMainWindow.cpp:748
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:769
#, kde-format
msgid "Save as %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:807
#, kde-format
msgid "The file %1 does not exist."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:870
#, kde-format
msgid "Open Images"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:957
#, 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:1022
#, kde-format
msgid "Exporting"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1022
#, kde-format
msgid "Saving As"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1363
#: libs/widgetutils/config/kstandardaction_p.h:41
#, kde-format
msgid "Create new document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1405
#, kde-format
msgid "Create from Clipboard"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1661
#, kde-format
msgid "Export as PDF"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1703
#, kde-format
msgid "Cannot export to the specified file"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1725
#, kde-format
msgid "Import frames"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1733
#, kde-format
msgid ""
"Could not finish import animation:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1811
#, 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:1822
#, kde-format
msgid "Error: Could not reload this document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2040
#, kde-format
msgctxt "@action:inmenu"
msgid "&Import Workspace..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2052 libs/widgets/KoResourceItemChooser.cpp:209
#, kde-format
msgctxt "@title:window"
msgid "Choose File to Add"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2058
#, kde-format
msgctxt "@action:inmenu"
msgid "&New Workspace..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2061
#, kde-format
msgctxt "@title:window"
msgid "New Workspace..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2075 libs/ui/widgets/kis_workspace_chooser.cpp:128
#, kde-format
msgid "Workspace"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2086 libs/ui/widgets/kis_workspace_chooser.cpp:139
#, kde-format
msgid "Workspace %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2114
#, kde-format
msgid "&%1 %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2117
#, kde-format
msgid "%1 %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2224
#, kde-format
msgid "The Krita LittleCMS color management plugin is not installed. Krita will quit now."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2232
#, kde-format
msgid "Krita cannot find any brush presets! Krita will quit now."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2241
#, kde-format
msgctxt "@title:window"
msgid "Installation error"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2302
#, kde-format
msgid "%1 unsaved document (%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2367
#, kde-format
msgctxt "@action:inmenu"
msgid "&Themes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:2405
#, kde-format
msgid "Expanding Spacer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisNodeDelegate.cpp:895
#, 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:199
#, kde-format
msgid "Open Existing Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisOpenPane.cpp:291
#, kde-format
msgid "Custom Document"
msgstr ""
#. +> trunk5
#: libs/ui/KisPart.cpp:428
#, kde-format
msgid ""
"Could not create document from template\n"
"%1"
msgstr ""
#. +> trunk5
#: libs/ui/KisPart.cpp:431
#, kde-format
msgid ""
"Could not create document from template\n"
"%1\n"
"Reason: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisResourceBundle.cpp:698
#, 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:101
#, kde-format
msgid "Create Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:110
#, kde-format
msgctxt "Template name"
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:120
#, kde-format
msgid "Group:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:134
#, kde-format
msgid "&Add Group..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:137
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:143
#, kde-format
msgid "Picture"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:146
#, kde-format
msgid "&Preview"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:151
#: libs/widgetutils/xmlgui/KisShortcutEditWidget.cpp:71
#, kde-format
msgid "Custom:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:155
#, kde-format
msgid "&Select..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:164
#, kde-format
msgid "Use the new template as default"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:167
#, kde-format
msgid "Use the new template every time Krita starts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:299
#, kde-format
msgid "Do you really want to overwrite the existing '%1' template?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:393
#, kde-format
msgid "Select an image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:421 libs/ui/KisTemplateCreateDia.cpp:424
#, kde-format
msgid "Add Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:421
#, kde-format
msgid "Enter group name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:424
#, kde-format
msgid "This name is already used."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:448
#, kde-format
msgid "Do you really want to remove that group?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:449
#, kde-format
msgctxt "@title:window"
msgid "Remove Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:451
#, kde-format
msgid "Do you really want to remove that template?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:452
#, kde-format
msgctxt "@title:window"
msgid "Remove Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:509
#, kde-format
msgid "Could not load picture."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:513
#, kde-format
msgid "No picture available."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplatesPane.cpp:51
#, kde-format
msgid "Use This Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:525
#, kde-format
msgid "Insert as New Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:526
#, kde-format
msgid "Insert Many Layers"
msgstr ""
#. +> trunk5
#: libs/ui/KisView.cpp:528
#, kde-format
msgid "Insert as New File Layer"
msgstr ""
#. +> trunk5
#: libs/ui/KisView.cpp:529
#, kde-format
msgid "Insert Many File Layers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:531
#, kde-format
msgid "Open in New Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:532
#, kde-format
msgid "Open Many Documents"
msgstr ""
#. +> stable5
#: libs/ui/KisView.cpp:691
#, kde-format
msgid "Cannot close the document while saving is in progress"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:713
#, 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:851
#, kde-format
msgid "Soft Proofing doesn't work in floating point."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:856
#, kde-format
msgid "Soft Proofing turned on."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:858
#, kde-format
msgid "Soft Proofing turned off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:870
#, kde-format
msgid "Gamut Warnings don't work in floating point."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:876
#, kde-format
msgid "Gamut Warnings turned on."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:878
#, kde-format
msgid "But Soft Proofing is still off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:881
#, kde-format
msgid "Gamut Warnings turned off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:723
#, kde-format
msgid "Active Author Profile"
msgstr ""
#. +> stable5
#: libs/ui/KisViewManager.cpp:1285 libs/widgets/KoConfigAuthorPage.cpp:82
#, kde-format
msgid "Default 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:1344 libs/ui/KisViewManager.cpp:1362
#, 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:251
#: 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)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:159
#: libs/ui/widgets/KoFillConfigWidget.ui:159
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:94
#: 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:340
#, 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:653
#, 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:116
#, 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:118
#, 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:248
#, kde-format
msgid "The graphics driver in use does not meet the OpenGL requirements."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:250
#, kde-format
msgid "The graphics driver in use may not work well with OpenGL."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:262
#, 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/recorder/kis_node_query_path_editor.cc:86
#, kde-format
msgid ""
"<b>/</b> represents the root of the image, or a separator<br/>"
"\n"
"<b>a number</b> represents a layer<br/>"
"\n"
"<b>.</b> represents the current layer<br/>"
"\n"
"<b>..</b> represents the parent layer<br/>"
"\n"
"\n"
"<b>Examples:</b><br/>"
"\n"
"<i>/0</i> represents the bottom layer of the image<br/>"
"\n"
"<i>../1</i> represents the second layer from the bottom of the parent of the current layer<br/>"
"\n"
"<i>./0</i> represents the first child of the current layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/recorder/kis_recorded_filter_action_creator.cpp:61
#, kde-format
msgctxt "recorded filter action"
msgid "Apply Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/recorder/kis_recorded_filter_action_editor.cc:57
#: libs/ui/recorder/kis_recorded_paint_action_editor.cc:149
#, kde-format
msgid "No configuration option."
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:566
#, kde-format
msgid "No options"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:681
#, kde-format
msgid "Layer is locked and invisible."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:683
#, kde-format
msgid "Layer is locked."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:685
#, kde-format
msgid "Layer is invisible."
msgstr ""
#. +> trunk5
#: libs/ui/tool/kis_tool.cc:687
#, kde-format
msgid "Layer can be painted in Wash Mode only."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:689
#, kde-format
msgid "Group not editable."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:704
#, kde-format
msgid "Local selection is locked."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_freehand.cc:218
#, 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:115
#, kde-format
msgid "Increase Brush Size"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_paint.cc:121
#, kde-format
msgid "Decrease Brush Size"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_utils.cpp:122
#: plugins/dockers/animation/kis_animation_utils.cpp:89
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 amount of colors per channel. Each channel will have 256 values available, leading to a total amount of 256*amount 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:124
#: 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:124
#, kde-format
msgid "Unlock (restore settings from preset)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_categorized_list_view.cpp:129
#, 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: ectx: property (toolTip), widget (KisCompositeOpComboBox, cmbComposite)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:70
#: 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:60
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:48
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:42
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:35
#: plugins/paintops/experiment/kis_experiment_paintop_settings_widget.cpp:36
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:49
#: 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:42
#: 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:53
#, kde-format
msgid "Blending Mode"
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:96
#, kde-format
msgid "Select Normal Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:103
#, kde-format
msgid "Select Dissolve Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:110
#, kde-format
msgid "Select Behind Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:117
#, kde-format
msgid "Select Clear Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:124
#, kde-format
msgid "Select Darken Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:131
#, kde-format
msgid "Select Multiply Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:138
#, kde-format
msgid "Select Color Burn Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:145
#, kde-format
msgid "Select Linear Burn Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:152
#, kde-format
msgid "Select Lighten Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:159
#, kde-format
msgid "Select Screen Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:166
#, kde-format
msgid "Select Color Dodge Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:173
#, kde-format
msgid "Select Linear Dodge Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:180
#, kde-format
msgid "Select Overlay Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:187
#, kde-format
msgid "Select Hard Overlay Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:194
#, kde-format
msgid "Select Soft Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:201
#, kde-format
msgid "Select Hard Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:208
#, kde-format
msgid "Select Vivid Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:215
#, kde-format
msgid "Select Linear Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:222
#, kde-format
msgid "Select Pin Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:229
#, kde-format
msgid "Select Hard Mix Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:236
#, kde-format
msgid "Select Difference Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:243
#, kde-format
msgid "Select Exclusion Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:250
#, kde-format
msgid "Select Hue Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:257
#, kde-format
msgid "Select Saturation Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:264
#, kde-format
msgid "Select Color Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:271
#, kde-format
msgid "Select Luminosity Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_color_button.cpp:347
#, kde-format
msgid "Choose a color"
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 stable5
#: libs/ui/widgets/kis_color_input.cpp:59
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:81
#, kde-format
msgid "%1:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_color_input.cpp:342
#: libs/widgets/KoEditColorSetDialog.cpp:174
#, kde-format
msgid "Color name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:268
#, 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 \"Continue\" to create a 8-bit integer linear RGB color space or \"Cancel\" to return to the settings dialog."
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:494
#, kde-format
msgid "bytes"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:497
#, kde-format
msgctxt "Abbreviation for kilobyte"
msgid "KB"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:501
#, kde-format
msgctxt "Abbreviation for megabyte"
msgid "MB"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:505
#, kde-format
msgctxt "Abbreviation for gigabyte"
msgid "GB"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:508
#, 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:165
#, kde-format
msgid "Filter configuration XML"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_filter_selector_widget.cc:220
#, 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:178
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_slider_widget.cc:48
#, kde-format
msgid "Split Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_slider_widget.cc:49
#, kde-format
msgid "Duplicate Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_slider_widget.cc:50
#, kde-format
msgid "Mirror Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_slider_widget.cc:52
#, kde-format
msgid "Remove Segment"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:40
#, kde-format
msgctxt "@label:slider"
msgid "Threshold:"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:41
#, kde-format
msgctxt "@label:slider"
msgid "Instant preview threshold:"
msgstr ""
#. +> trunk5
#: 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
#: 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:37
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:69
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:70
#: 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:41
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:69
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:70
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:58
#, kde-format
msgid "Saturation:"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_preset_icon_library.cpp:45
#, kde-format
msgid "Mid-gray level:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:60
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:147
#, kde-format
msgid "Thumbnails"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:65
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:152
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:83
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:171
#: libs/widgets/KoToolBox.cpp:342 libs/widgetutils/xmlgui/ktoolbar.cpp:335
-#: plugins/dockers/shapedockers/SvgSymbolCollectionDocker.cpp:210
#, kde-format
msgid "Icon Size"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:111
#, kde-format
msgid "The settings for this preset have changed from their default."
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:114
#, kde-format
msgid "Toggle showing presets"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:116
#, kde-format
msgid "Toggle showing scratchpad"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:299
#, kde-format
msgid "Show Scratchpad"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:118
#, kde-format
msgid "Reload the brush preset"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:119
#, kde-format
msgid "Rename the brush preset"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:264
#, kde-format
msgid "Overwrite Preset"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:264
#, kde-format
msgid "Save to Presets"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:295
#, kde-format
msgid "Show Preset Strip"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:643
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_save.cpp:77
#, kde-format
msgid "Save New Brush Preset"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_paintop_presets_save.cpp:137
#, kde-format
msgid "Preset Icon Library"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_preset_live_preview_view.cpp:164
#, kde-format
msgid "No Preview for this engine"
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:151
#, kde-format
msgid "Attach to Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_tool_options_popup.cpp:151
#, 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/KoDualColorButton.cpp:101
#, kde-format
msgid "Select a color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:255
#, kde-format
msgid "Change the filling color"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.cpp:290
#, kde-format
msgid "Change filling gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:311
#, kde-format
msgid "Change the filling pattern"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.cpp:545
#, kde-format
msgctxt "default prefix for the saved gradient"
msgid "gradient"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.cpp:549
#, kde-format
msgid "Enter gradient name:"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.cpp:549
#, kde-format
msgctxt "@title:window"
msgid "Save Gradient"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnNoFill)
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.ui:34
#, kde-format
msgid "No fill"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnSolidFill)
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.ui:59
#, kde-format
msgid "Solid color fill"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnSolidFill)
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.ui:62
#, kde-format
msgid "Solid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnGradientFill)
#. +> trunk5
#: libs/ui/widgets/KoFillConfigWidget.ui:81
#, kde-format
msgid "Gradient fill"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnPatternFill)
#. +> trunk5
#: 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), item, widget (QComboBox, cmbGradientRepeat)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:268
#: libs/widgets/KoGradientEditWidget.cpp:179
#, kde-format
msgid "Reflect"
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:103
#: libs/widgets/KoStrokeConfigWidget.cpp:98
#, kde-format
msgid "Butt cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:110
#: libs/widgets/KoStrokeConfigWidget.cpp:105
#, kde-format
msgid "Round cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:117
#: libs/widgets/KoStrokeConfigWidget.cpp:112
#, kde-format
msgid "Square cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:128
#: libs/widgets/KoStrokeConfigWidget.cpp:123
#, kde-format
msgid "Miter join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:135
#: libs/widgets/KoStrokeConfigWidget.cpp:130
#, kde-format
msgid "Round join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:142
#: libs/widgets/KoStrokeConfigWidget.cpp:137
#, kde-format
msgid "Bevel join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:152
#: libs/widgets/KoStrokeConfigWidget.cpp:146
#, kde-format
msgid "Miter limit"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:246
#: libs/widgets/KoStrokeConfigWidget.cpp:230
#, kde-format
msgid "Set line width of actual selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, strokeStyleLabel)
#. +> trunk5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:257
#: libs/ui/widgets/KoStrokeConfigWidget.ui:77
#, kde-format
msgid "Line Style:"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:260
#, kde-format
msgctxt "@info:tooltip"
msgid "Line style"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:271
#, kde-format
msgctxt "@info:tooltip"
msgid "Start marker"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:278
#, kde-format
msgctxt "@info:tooltip"
msgid "Node marker"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:285
#, 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_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/KoColorSetWidget.cpp:224
#, kde-format
msgid "Recent:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoColorSetWidget.cpp:242
#, kde-format
msgid "Add / Remove Colors..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:79
#, kde-format
msgid "Add new author profile (starts out as a copy of current)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:83
#, kde-format
msgid "Delete the author profile"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:93
#, 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 ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:101
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:80
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:81
#, kde-format
msgid "Email"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:101
#, kde-format
msgid "Fax"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:101
#, kde-format
msgid "Homepage"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:101
#, kde-format
msgid "Post Address"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:101
#, kde-format
msgid "Telephone"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:104
#, kde-format
msgid "Entry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:104
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:106
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:135
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:108
#, kde-format
msgid "Anonymous"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:295
#, kde-format
msgid "Name (not duplicate or blank name):"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:295
#, kde-format
msgid "Name of Profile"
msgstr ""
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.cpp:348
#, 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, lblPostalDesc)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:191
#: libs/widgets/koDocumentInfoAuthorWidget.ui:154
#, kde-format
msgid "Postal code:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFirst)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:80
#, kde-format
msgid "Given Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:103
#, kde-format
msgctxt "Contact title"
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fullNameLabel)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:119
#: libs/widgets/koDocumentInfoAuthorWidget.ui:114
#, kde-format
msgid "Nickname:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPhoneHome)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:127
#: libs/widgets/koDocumentInfoAuthorWidget.ui:114
#, kde-format
msgid "Telephone (home):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCompanyDesc)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:129
#, kde-format
msgid "Co&mpany:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelFamily)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:142
#, kde-format
msgid "Family Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPhoneWork)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:143
#: libs/widgets/koDocumentInfoAuthorWidget.ui:124
#, kde-format
msgid "Telephone (work):"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:152
#, kde-format
msgid "Add contact info"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:159
#, kde-format
msgid "Remove contact info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFaxDesc)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:159
#: libs/widgets/koDocumentInfoAuthorWidget.ui:134
#, kde-format
msgid "Fax:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: libs/widgets/KoConfigAuthorPage.ui:166
#, kde-format
msgid "Contact:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblStreetDesc)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:175
#: libs/widgets/koDocumentInfoAuthorWidget.ui:144
#, kde-format
msgid "Street:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCityDesc)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:207
#: libs/widgets/koDocumentInfoAuthorWidget.ui:164
#, kde-format
msgid "City:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCountryDesc)
#. +> stable5
#: libs/widgets/KoConfigAuthorPage.ui:223
#: libs/widgets/koDocumentInfoAuthorWidget.ui:174
#, kde-format
msgid "Country:"
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 ""
#. +> trunk5 stable5
#: libs/widgets/KoDockWidgetTitleBar.cpp:54
#, kde-format
msgctxt "@info:tooltip"
msgid "Float Docker"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDockWidgetTitleBar.cpp:62
#, kde-format
msgctxt "@info:tooltip"
msgid "Close Docker"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDockWidgetTitleBar.cpp:72
#, kde-format
msgctxt "@info:tooltip"
msgid "Collapse Docker"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDockWidgetTitleBar.cpp:82
#, kde-format
msgctxt "@info:tooltip"
msgid "Lock Docker"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLastPrintedDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:31
#, kde-format
msgid "Last printed:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbReset)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:57
#, kde-format
msgid "&Reset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblModifiedDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:64
#, kde-format
msgid "Modified:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRevisionDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:94
#, kde-format
msgid "Revision number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblKeywordsDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:104
#, kde-format
msgid "Keywords:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, filePathInfoLabel)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:117
#, kde-format
msgid "Path:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbLanguageDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:141
#, kde-format
msgid "Language:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSubjectDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:151
#, kde-format
msgid "Subject:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEditingDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:191
#, kde-format
msgid "Total editing time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:211
#, kde-format
msgctxt "Document title"
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCreatedDesc)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:231
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:453
#, kde-format
msgid "Created:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLicense)
#. +> trunk5
#: libs/widgets/koDocumentInfoAboutWidget.ui:250
#, kde-format
msgid "License/Rights:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, titleLabel)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:50
#: plugins/extensions/metadataeditor/editors/dublincore.ui:83
#: plugins/extensions/pykrita/plugin/info.ui:174
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:183
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:32
#, 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
#: libs/widgets/koDocumentInfoAuthorWidget.ui:127
#, kde-format
msgid "Last Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblfirstname)
#. +> trunk5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:134
#, kde-format
msgid "First Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:85
#, kde-format
msgid "Document Information"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:127
#, kde-format
msgid "Last saved by"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:184
#, kde-format
msgid "Use ';' (Example: Office;KDE;Calligra)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:311
#, kde-format
msgid "%1 week"
msgid_plural "%1 weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:312
#: libs/widgets/KoDocumentInfoDlg.cpp:314
#, kde-format
msgid "%1 day"
msgid_plural "%1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:315
#: libs/widgets/KoDocumentInfoDlg.cpp:317
#, kde-format
msgid "%1 hour"
msgid_plural "%1 hours"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:318
#: libs/widgets/KoDocumentInfoDlg.cpp:320
#, kde-format
msgid "%1 minute"
msgid_plural "%1 minutes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:321
#: libs/widgets/KoDocumentInfoDlg.cpp:323
#, kde-format
msgid "%1 second"
msgid_plural "%1 seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:329
#, kde-format
msgctxt "major time unit and minor time unit"
msgid "%1 and %2"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, add)
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSet.ui:45
#, kde-format
msgid "Add"
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: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 ""
#. i18n: ectx: property (text), item, widget (QComboBox, beginAtCombo)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutDialog.cpp:50
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:144
#, 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:186
#, kde-format
msgid "Left Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:187
#, kde-format
msgid "Right Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:190
#, kde-format
msgid "Binding Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:191
#, kde-format
msgid "Page Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:287
#, kde-format
msgid "Facing Pages:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, facingPages)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:288
#: libs/widgets/KoPageLayoutWidget.ui:190
#, kde-format
msgid "Facing pages"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:291
#, kde-format
msgid "Page Layout:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:292
#, 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
#, kde-format
msgid "Margins"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:243
#, 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:151
#, kde-format
msgctxt "@info:tooltip"
msgid "Import resource"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooser.cpp:157
#, 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:157
#, kde-format
msgid "Unable to undelete tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceTaggingManager.cpp:158
#, 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:165
#, 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:333
#: plugins/tools/basictools/kis_tool_measure.cc:52
#, 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
#: 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 ""
#. +> 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
#: libs/widgets/KoTagFilterWidget.cpp:81
#, kde-format
msgid "Search"
msgstr ""
#. +> stable5
#: libs/widgets/KoTagFilterWidget.cpp:81
#, kde-format
msgid "Enter resource filters here"
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:343 libs/widgetutils/xmlgui/ktoolbar.cpp:337
#, kde-format
msgctxt "@item:inmenu Icon size"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBox.cpp:350
#, 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:29
#, kde-format
msgid "Toolbox"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolDocker.cpp:197
#, kde-format
msgid "Tool Options"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolDocker.cpp:228
#, kde-format
msgid "Toggles organizing the options in tabs or not"
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:81
#, kde-format
msgid "Use same aspect as pixels"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomWidget.cpp:90
#, kde-format
msgid "Zoom to Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomWidget.cpp:99
#, kde-format
msgid "Zoom to All"
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
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:197
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:226
#, kde-format
msgid "percent (%)"
msgstr ""
#. +> trunk5
#: 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
#: 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
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "degrees (°)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "gons (gon)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "percent of circle (%)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "radians (rad)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:255
#, kde-format
msgid "frames (f)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:262
#, kde-format
msgid "percent of animation (%)"
msgstr ""
#. +> trunk5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:262
#, kde-format
msgid "seconds (s)"
msgstr ""
#. +> trunk5 stable5
-#: libs/widgetutils/KoFileDialog.cpp:405
+#: libs/widgetutils/KoFileDialog.cpp:399
#, 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
#: 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 ""
#. +> stable5
#: libs/widgetutils/xmlgui/kactionconflictdetector.cpp:49
#, kde-format
msgid ""
"The key sequence '%1' is ambiguous. Use 'Configure Shortcuts'\n"
"from the 'Settings' menu 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:93
#: libs/widgetutils/xmlgui/kbugreport.cpp:109
#, kde-format
msgid "Submit Bug Report"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:119
#, 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:120
#, kde-format
msgid "Application: "
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:145
#, 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:146
#, kde-format
msgid "Version:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:151
#, kde-format
msgid "no version set (programmer error)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:159
#, kde-format
msgid "OS:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:167
#, kde-format
msgid "Compiler:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:176
#, kde-format
msgid "<qt>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.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:191
#, kde-format
msgid "&Launch Bug Report Wizard"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:229
#, kde-format
msgctxt "@title:window"
msgid "Dr. Klash' Accelerator Diagnosis"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:236
#, kde-format
msgctxt "@option:check"
msgid "Disable automatic checking"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:240
#, kde-format
msgctxt "@action:button"
msgid "Close"
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, bnReset)
#. 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/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:32
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:235
#: plugins/filters/colorsfilters/wdg_perchannel.ui:374
#: plugins/impex/video/video_export_options_dialog.ui:128
#: plugins/tools/basictools/wdgmultihandtool.ui:97
#, 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 ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:291
#, 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
#: 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] ""
#. +> stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:189
#, kde-format
msgctxt "%1 is the number of ambigious 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:73
#, kde-format
msgid "New..."
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:1289
#, kde-format
msgctxt "@action:intoolbar Text label of toolbar button"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:1290
#, 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
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:25
#, kde-format
msgid "Add:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadAssistantButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:39
#, kde-format
msgid "Open..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveAssistantButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:46
#, kde-format
msgid "Save..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteAllAssistantsButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:55
#, kde-format
msgid "Delete all"
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 ""
#. +> 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:593
#, kde-format
msgid "Select an Assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:685
#, kde-format
msgid "Errors were encountered. Not all assistants were successfully loaded."
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:731
#, kde-format
msgid "Save Assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.h:154
#, 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/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:218
#, 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:239
#, 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:169
#, kde-format
msgid "RGB8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:173
#, kde-format
msgid "RGB16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:179
#, kde-format
msgid "RGBF16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:185
#, kde-format
msgid "RGBF32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:206
#, kde-format
msgid "GRAY/Alpha8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:210
#, kde-format
msgid "GRAY/Alpha16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:215
#, kde-format
msgid "GRAYF16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:221
#, kde-format
msgid "GRAY/Alpha 32 float Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:231
#, kde-format
msgid "CMYK8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:235
#, kde-format
msgid "CMYK16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:239
#, kde-format
msgid "CMYK F32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:257
#, kde-format
msgid "XYZ8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:261
#, kde-format
msgid "XYZ16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:267
#, kde-format
msgid "XYZF16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:273
#, kde-format
msgid "XYZF32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:286
#, kde-format
msgid "YCBCR8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:290
#, kde-format
msgid "YCBCR16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:294
#, kde-format
msgid "YCBCRF32 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 ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:55
#: plugins/dockers/colorslider/kis_color_slider_dock.cpp:42
#, kde-format
msgid "Color Sliders"
msgstr ""
#. +> 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:320
#, 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:323
#, 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:326
#, kde-format
msgid "Intensity maps to the sum of rgb components"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:329
#, 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
#, 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
#: 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 (QRadioButton, lastUsedColorsAlignHorizontal)
#. i18n: ectx: property (text), widget (QRadioButton, commonColorsAlignHorizontal)
#. +> stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:848
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1063
#, kde-format
msgid "&Horizontal"
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 (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
#: plugins/dockers/colorslider/kis_color_slider_input.cpp:78
#, 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
#, 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:80
#, kde-format
msgid "Previous Key Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:84
#, kde-format
msgid "Next Key Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:88
#, kde-format
msgid "First Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:92
#, kde-format
msgid "Last Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:96
#, kde-format
msgid "Play / Stop"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:301
msgctxt "(qtundo-format)"
msgid "Add transform keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:544
#, kde-format
msgid "Effective FPS:\t%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:545
#, kde-format
msgid "Real FPS:\t%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:546
#, kde-format
msgid "Frames dropped:\t%1%"
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:57
#: plugins/dockers/animation/kis_animation_utils.cpp:184
#, 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:58
msgctxt "(qtundo-format)"
msgid "Add Keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:111
msgctxt "(qtundo-format)"
msgid "Remove Keyframe"
msgid_plural "Remove Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:181
#, kde-format
msgctxt "(qtundo-format)"
msgid "Move Keyframe"
msgid_plural "Move %1 Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> 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
#, 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:58
#, kde-format
msgid "Timeline"
msgstr ""
#. +> trunk5
#: plugins/dockers/animation/timeline_frames_view.cpp:206
#, kde-format
msgctxt "@item:inmenu"
msgid "Audio playback is not supported in this build!"
msgstr ""
#. +> stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:213
#, kde-format
msgctxt "@item:inmenu"
msgid "Audio playback is not suported in this build!"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:213
#, kde-format
msgctxt "@item:inmenu"
msgid "Mute"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:218
#, kde-format
msgctxt "@item:inmenu"
msgid "Remove audio"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:225
#, kde-format
msgctxt "@item:inmenu, slider"
msgid "Volume:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:268
#, 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:449
#, kde-format
msgctxt "@item:inmenu"
msgid "Open audio..."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:452
#, kde-format
msgctxt "@item:inmenu"
msgid "Change audio (%1)..."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:391
#, kde-format
msgid "Insert %1 left"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:392
#, kde-format
msgid "Insert %1 right"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:393
#, kde-format
msgid "Clear %1 columns"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:394
#, kde-format
msgid "Remove %1 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 ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:51
#, kde-format
msgid "Artistic Color Selector"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:59
#, kde-format
msgid "Reset All Rings"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:60
#, kde-format
msgid "Reset Selected Ring"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:61
#, kde-format
msgid "Reset Light"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:62
#, kde-format
msgid "Reset Everything"
msgstr ""
#. i18n: ectx: property (text), widget (KisPopupButton, bnColorPrefs)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:25
#, kde-format
msgid "Pref."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnAbsLight)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:39
#, kde-format
msgid "Abs."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, huePiecesLabel)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:78
#, kde-format
msgid "Hue Pieces:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, saturationRingsLabel)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:98
#, kde-format
msgid "Saturation Rings:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lightPiecesLabel)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:118
#, kde-format
msgid "Light Pieces"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnInverseSat)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:142
#, kde-format
msgid "Invert Saturation"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDefault)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:155
#, kde-format
msgid "Reset to Default"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/channeldocker/channeldocker_dock.cpp:40
#, 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:151
#, kde-format
msgid "Layers"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:200
#, kde-format
msgid "&Select Opaque"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:227
#, kde-format
msgid "&Show Global Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:230
#, 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:588
#, kde-format
msgid "&Toggle Locks && Visibility"
msgstr ""
#. +> stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:599
#, kde-format
msgid "&Locks && visibility"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:595
#, kde-format
msgid "&Add"
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:150
#, kde-format
msgid "Duplicate layer or mask"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnLower)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:175
#, kde-format
msgid "Move layer or mask down"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRaise)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:200
#, kde-format
msgid "Move layer or mask up"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnProperties)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:225
#, kde-format
msgid "View or change the layer properties"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnDelete)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:266
#, 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 ""
#. +> trunk5
#: plugins/dockers/griddocker/grid_config_widget.cpp:55
#, kde-format
msgid "Isometric"
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
#: plugins/dockers/griddocker/grid_config_widget.ui:154
#, kde-format
msgid "Cell Spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, rightAngleLabel)
#. +> trunk5
#: plugins/dockers/griddocker/grid_config_widget.ui:189
#, kde-format
msgid "Right Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, leftAngleLabel)
#. +> trunk5
#: 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
#: 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 ""
#. i18n: ectx: attribute (title), widget (QWidget, imgBrowserTab)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:42
#, kde-format
msgid "Browse"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, bnBack)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:70
#, kde-format
msgid "Back"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, bnHome)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:90
#, kde-format
msgid "Home"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, imgViewTab)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:164
#, kde-format
msgid "Images"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, bnImgPrev)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:201
#, kde-format
msgid "Prev"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, bnImgNext)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgimagedocker.ui:214
#, kde-format
msgid "Next"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoomFit)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:19
#, kde-format
msgid "Fit"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoomAdjust)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:35
#, kde-format
msgctxt "Zoom mode to fit by only one dimension - width or height"
msgid "Adjust"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoom75)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:61
#, kde-format, no-c-format
msgid "75%"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoom50)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:74
#, kde-format, no-c-format
msgid "50%"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnZoom25)
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/forms/wdgImageViewPopup.ui:87
#, kde-format, no-c-format
msgid "25%"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/imagedocker/imagedocker_dock.cpp:183
#, kde-format
msgid "Reference Images"
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:100
#, 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:116
#, kde-format
msgid "Add color"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/presetdocker/presetdocker_dock.cpp:37
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:269
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:151
#, 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/shapedockers/ShapeCollectionDocker.cpp:99
-#, kde-format
-msgid "Add Shape"
-msgstr ""
-
-#. +> trunk5
-#: plugins/dockers/shapedockers/SvgSymbolCollectionDocker.cpp:169
-#, kde-format
-msgid "Vector Libraries"
-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/tasksetdocker/tasksetdocker_dock.cpp:87
#, kde-format
msgid "Task Sets"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:188
#, kde-format
msgid "Taskset Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:210
#, kde-format
msgid "Taskset"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:221
#, kde-format
msgid "Taskset %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetmodel.cpp:56
#, kde-format
msgid "Task"
msgstr ""
#. +> trunk5
#: plugins/dockers/throttle/ThrottlePlugin.h:34
#, kde-format
msgid "CPU Throttle"
msgstr ""
#. +> trunk5
#: plugins/dockers/touchdocker/TouchDockerDock.cpp:78
#, kde-format
msgid "Touch Docker"
msgstr ""
#. +> stable5
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:73
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:158
#, kde-format
msgid "Export frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:75
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:60
#, 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
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:170
#, kde-format
msgid "Failed to render animation frames!"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:469
#, kde-format
msgid "Please enter a file name to render to."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:473
#, 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:479
#, 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
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:34
#, kde-format
msgid "Export:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shouldExportOnlyImageSequence)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:41
#, kde-format
msgid "Image Se&quence"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:20
#, kde-format
msgid "Image Sequence"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shouldExportOnlyVideo)
#. +> trunk5
#: 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
#: 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
#: 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:132
#, kde-format
msgid "Last frame:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:136
#, kde-format
msgid "Naming sequence starts with:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, videoOptionsGroup)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:207
#, kde-format
msgid "Video Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:215
#, kde-format
msgid "Render as:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpRender)
#. +> stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:180
#, kde-format
msgid "Render"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRenderOptions)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:233
#, kde-format
msgid "Select the ffmpeg render options."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:245
#, kde-format
msgid "Video Location:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDeleteSequence)
#. +> stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:246
#, kde-format
msgid "Delete Sequence After Rendering"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:265
#, kde-format
msgid "FF&Mpeg: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkIncludeAudio)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:284
#, kde-format
msgid "Include Audio"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, imageSequenceOptionsGroup)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:309
#, kde-format
msgid "Image Sequence Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:323
#, kde-format
msgid "Base name:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbMimetype)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:341
#, 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:348
#, 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:370
#, kde-format
msgid "Fi&le format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:396
#, kde-format
msgid "Image location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:77
#, kde-format
msgid "Render location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, txtBasename)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:406
#, kde-format
msgid "frame"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:413
#, kde-format
msgid "Start numbering at:"
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor.cpp:110
#, kde-format
msgid "Failed to create an action."
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor.cpp:144
#, kde-format
msgid "No action is selected."
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor.cpp:147
#, kde-format
msgid "No editor for current action."
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor_dialog.cpp:30
#, kde-format
msgid "Save macro"
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/kis_actions_editor_dialog.cpp:31
#, kde-format
msgid "Discard changes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:24
#, kde-format
msgid "Actions:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnAdd)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:54
#, kde-format
msgid "Create a new action"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnDuplicate)
#. i18n: ectx: property (statusTip), widget (QToolButton, bnDuplicate)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:82
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:85
#, kde-format
msgid "Duplicate action"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QToolButton, bnDuplicate)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:88
#, kde-format
msgid "Duplicate the currently selected action"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRaise)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:113
#, kde-format
msgid "Move an action up"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnLower)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:138
#, kde-format
msgid "Move an action down"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnDelete)
#. +> trunk5
#: plugins/extensions/bigbrother/actionseditor/wdgactionseditor.ui:176
#, kde-format
msgid "Delete the current action"
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/bigbrother.cc:178
#, kde-format
msgid "Open Macro"
msgstr ""
#. +> trunk5
#: plugins/extensions/bigbrother/bigbrother.cc:217
#, kde-format
msgid "Save Macro"
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 ""
#. 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:91
#: 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.cc:79
msgctxt "(qtundo-format)"
msgid "Select Opaque"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorrange/colorrange.xmlgui:4
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.cpp:37
#, kde-format
msgid "Select"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgColorRange)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/dlg_colorrange.cc:60
#: plugins/extensions/colorrange/dlg_colorrange.cc:70
#: plugins/extensions/colorrange/wdg_colorrange.ui:14
#, kde-format
msgid "Color Range"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorrange/dlg_colorrange.cc:255
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:52
#: 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:37
#: 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:57
#, 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:120
#, kde-format
msgid "Resize Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/imagesize.cc:152
#, 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:1806
#, 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
#, 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:82
#, kde-format
msgid ""
"Could not save\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/imagesplit.cpp:140
#: plugins/extensions/imagesplit/imagesplit.cpp:181
#, 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
#, 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)
#. i18n: ectx: property (text), widget (QLabel, publisherLabel)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.ui:35
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:203
#, 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
#, kde-format
msgid "Date:"
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:55
#, kde-format
msgid "Auto"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureMode)
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:106
#: plugins/extensions/metadataeditor/editors/exif.ui:138
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:105
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:106
#, 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 "Su&bject 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:69
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:63
#, 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 ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_editor.cc:137
#, kde-format
msgid "List"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:59
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:326
#, 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:385
#, 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:104
#, kde-format
msgid "Key"
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
#: plugins/extensions/pykrita/kritarunner/main.cpp:90
#: plugins/extensions/pykrita/plugin/plugin.cpp:42
#, kde-format
msgid "Cannot load Python library"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/kritarunner/main.cpp:93
#: plugins/extensions/pykrita/plugin/plugin.cpp:45
#, kde-format
msgid "Cannot set Python paths"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/kritarunner/main.cpp:96
#: plugins/extensions/pykrita/plugin/plugin.cpp:48
#, kde-format
msgid "Cannot load built-in pykrita module"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/kritarunner/main.cpp:99
#: plugins/extensions/pykrita/plugin/plugin.cpp:51
#, kde-format
msgid "Unexpected error initializing python plugin."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/info.ui:13
#, kde-format
msgid "Actions"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QIconButton, actionIcon)
#. i18n: ectx: property (whatsThis), widget (QIconButton, configPageIcon)
#. +> trunk5
#: 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
#: 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
#: 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
#: 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
#: 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
#: plugins/extensions/pykrita/plugin/info.ui:91
#, kde-format
msgid "Shortcut:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelMenu)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/info.ui:159
#, kde-format
msgid "Configuration Pages"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, fullName)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/info.ui:236
#, kde-format
msgid "Page:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, topics)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:14
#, kde-format
msgid "Script error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:38
#, kde-format
msgid "Exception"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QMainWindow, ScriptEditor)
#. +> trunk5
#: 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
#: 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
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:62
#, kde-format
msgid "Ctrl+W"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:67
#, kde-format
msgid "&Exit"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:75
#, kde-format
msgid "Ctrl+R"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:83
#, kde-format
msgid "Ctrl+C"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:88
#, kde-format
msgid "Python"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:91
#, kde-format
msgid "Ctrl+N"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:96
#, kde-format
msgid "QtScript"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:104
#, kde-format
msgid "Clear The Console"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:109
#, kde-format
msgid "Save &As"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:112
#, kde-format
msgid "Save the script"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:115
#, kde-format
msgid "Ctrl+A"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:120
#, kde-format
msgid "&Open"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:123
#, kde-format
msgid "Open a script"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:126
#, kde-format
msgid "Ctrl+O"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5
#: 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
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:137
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:222
#, kde-format
msgid "Ctrl+S"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, errorLabel)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/manager.ui:15
#, kde-format
msgid "Error: The Python engine could not be initialized"
msgstr ""
#. i18n: context: Actions (Hello), ActionCollection (Hello)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/hello/hello.action:7
#: plugins/extensions/pykrita/plugin/plugins/hello/hello.action:9
#, kde-format
msgctxt "action"
msgid "Say Hello World"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonSave)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/selectionsbagdocker/selectionsbagdocker.ui:23
#, kde-format
msgid "save"
msgstr ""
#. i18n: context: Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenbrushes/tenbrushes.action:4
#, kde-format
msgctxt "action"
msgid "Ten Brushes"
msgstr ""
#. i18n: context: Action (activate_preset_1), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/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
#: plugins/extensions/pykrita/plugin/plugins/tenbrushes/tenbrushes.action:125
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 10"
msgstr ""
#. i18n: context: Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:4
#, kde-format
msgctxt "action"
msgid "Ten Scripts"
msgstr ""
#. i18n: context: Action (execute_script_1), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:7
#, kde-format
msgctxt "action"
msgid "Execute Script 1"
msgstr ""
#. i18n: context: Action (execute_script_2), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:19
#, kde-format
msgctxt "action"
msgid "Execute Script 2"
msgstr ""
#. i18n: context: Action (execute_script_3), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:31
#, kde-format
msgctxt "action"
msgid "Execute Script 3"
msgstr ""
#. i18n: context: Action (execute_script_4), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:43
#, kde-format
msgctxt "action"
msgid "Execute Script 4"
msgstr ""
#. i18n: context: Action (execute_script_5), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:55
#, kde-format
msgctxt "action"
msgid "Execute Script 5"
msgstr ""
#. i18n: context: Action (execute_script_6), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:67
#, kde-format
msgctxt "action"
msgid "Execute Script 6"
msgstr ""
#. i18n: context: Action (execute_script_7), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:79
#, kde-format
msgctxt "action"
msgid "Execute Script 7"
msgstr ""
#. i18n: context: Action (execute_script_8), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:91
#, kde-format
msgctxt "action"
msgid "Execute Script 8"
msgstr ""
#. i18n: context: Action (execute_script_9), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:103
#, kde-format
msgctxt "action"
msgid "Execute Script 9"
msgstr ""
#. i18n: context: Action (execute_script_10), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5
#: plugins/extensions/pykrita/plugin/plugins/tenscripts/tenscripts.action:115
#, kde-format
msgctxt "action"
msgid "Execute Script 10"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/pyqtpluginsettings.cpp:69
#, kde-format
msgid "Python Plugin Manager"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:123
#, kde-format
msgctxt "@info:tooltip"
msgid "Unable to find the module specified <application>%1</application>"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:146
#, kde-format
msgctxt "@info:tooltip"
msgid "<p>Specified version has invalid format for dependency <application>%1</application>: <icode>%2</icode>. Skipped</p>"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:173
#, kde-format
msgctxt "@info:tooltip"
msgid "<title>Dependency check</title>"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:204
#, 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
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:218
#, kde-format
msgctxt "@info:tooltip"
msgid "<p><application>%1</application>: Unexpected module's version format"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:231
#, kde-format
msgctxt "@info:tooltip"
msgid "<p><application>%1</application>: No suitable version found. Required version %2 %3, but found %4</p>"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:246
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Failure on module load <application>%1</application>:</p>"
"<pre>%2</pre>"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:344
#, kde-format
msgctxt "@info:tooltip"
msgid "Internal engine failure"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:348
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Module not loaded:<br/>"
"%1"
msgstr ""
#. +> trunk5
#: plugins/extensions/pykrita/plugin/PythonPluginsModel.cpp:64
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#. +> trunk5
#: 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."
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 (windowTitle), widget (QWidget, WdgQMicSettings)
#. +> stable5
#: plugins/extensions/qmic/WdgQMicSettings.ui:14
#, kde-format
msgid "Form"
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:45
#, kde-format
msgid "Manage Resource Bundles"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:68
#, kde-format
msgid "Resource"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:146
#, kde-format
msgid "Couldn't add bundle to resource server"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:151
#, kde-format
msgid "Couldn't remove bundle from blacklist"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:162
#, kde-format
msgid "Bundle doesn't exist!"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:263
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:154
#, 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:133
#, kde-format
msgid "Create Resource Bundle"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:220
#, kde-format
msgid "The resource bundle name cannot be empty."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:228
#, kde-format
msgid "A bundle with this name already exists."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:249
#, kde-format
msgid "Select a directory to save the bundle"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:428
#, kde-format
msgid "Select file to use as bundle icon"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:83
#, kde-format
msgid "Import Bundles..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:87
#, kde-format
msgid "Import Brushes..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:91
#, kde-format
msgid "Import Gradients..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:95
#, kde-format
msgid "Import Palettes..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:99
#, kde-format
msgid "Import Patterns..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:103
#, kde-format
msgid "Import Presets..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:107
#, kde-format
msgid "Import Workspaces..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:111
#, kde-format
msgid "Create Resource Bundle..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:115
#, kde-format
msgid "Manage Resources..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:203
#, kde-format
msgid "Could not create the new bundle."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportBrushes)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:240
#: 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:252
#: 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:260
#: 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:270
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:155
#, kde-format
msgid "Import Bundles"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:276
#, kde-format
msgid "Could not install the resources for bundle %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:280
#, kde-format
msgid "Could not load bundle %1."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportPatterns)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:300
#: 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:314
#: 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:322
#: 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)
#. i18n: ectx: property (text), widget (QLabel, authorLabel)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:426
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:256
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:173
#, 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
#, 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:119
msgctxt "(qtundo-format)"
msgid "Mirror Image Vertically"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/rotateimage.cc:126
msgctxt "(qtundo-format)"
msgid "Mirror Image Horizontally"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/rotateimage.cc:138
#, 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:75
#, 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:59
#: plugins/extensions/shearimage/wdg_shearimage.ui:14
#, kde-format
msgid "Shear Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/shearimage/shearimage.cc:78
#, 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:124
+#: 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:42
#, 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
#, 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:39
#, kde-format
msgid "&Blur..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_gaussian_blur_filter.cpp:43
#, 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:44
#, 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:44
#, 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:65
+#: 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:134
+#: 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:159
#: 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, label)
#. i18n: ectx: property (text), widget (QLabel, lbl_angle)
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_motion_blur.ui:83
-#: plugins/filters/blur/wdgblur.ui:111
+#: plugins/filters/blur/wdgblur.ui:117
#: plugins/filters/halftone/wdg_halftone_filter.ui:73
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:182
#: 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:53
#: 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, strengthLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
-#: plugins/filters/blur/wdgblur.ui:85
+#: plugins/filters/blur/wdgblur.ui:91
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:28
#, 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:148
+#: plugins/filters/blur/wdgblur.ui:154
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:213
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:92
#, kde-format
msgid "Circle"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_color_to_alpha.cpp:39
#, 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:68
#, kde-format
msgid "M&aximize Channel"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_minmax_filters.cpp:111
#, 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:86
#, 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:27
#, 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_desaturate_filter.cpp:57
#, 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:75
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:78
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:77
#, kde-format
msgid "Lightness:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:79
#, kde-format
msgid "Intensity:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:81
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:83
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#, kde-format
msgid "Luma:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:83
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#, kde-format
msgid "Green-Red:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:83
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#, kde-format
msgid "Yellow-Blue:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:93
#, 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:496
#, kde-format
msgid "&Color Adjustment curves..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_perchannel_filter.h:95
#, 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 "&Max"
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
#: plugins/filters/colorsfilters/wdg_perchannel.ui:67
#, kde-format
msgid " Input:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelIn)
#. +> stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:295
#, kde-format
msgid "Input:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelOut)
#. +> trunk5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:93
#, kde-format
msgid " Output:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:335
#, kde-format
msgid "Channel:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLogarithmic)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:361
#: plugins/filters/levelfilter/wdg_level.ui:65
#: plugins/filters/threshold/wdg_threshold.ui:55
#, kde-format
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: plugins/filters/convertheightnormalmap/kis_convert_height_to_normal_map_filter.cpp:40
#, kde-format
msgid "&Height to Normal Map..."
msgstr ""
#. +> trunk5
#: plugins/filters/convertheightnormalmap/kis_convert_height_to_normal_map_filter.h:41
#, kde-format
msgid "Height to Normal Map"
msgstr ""
#. +> trunk5
#: 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
#: 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
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:32
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:31
#, kde-format
msgid "Sobol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/filters/convertheightnormalmap/wdg_convert_height_to_normal_map.ui:51
#, kde-format
msgid "XYZ"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:59
#, kde-format
msgid "&Sharpen"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:73
#, kde-format
msgid "&Mean Removal"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:87
#: plugins/filters/convolutionfilters/convolutionfilters.h:55
#, kde-format
msgid "Emboss (Laplacian)"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:102
#: plugins/filters/convolutionfilters/convolutionfilters.h:65
#, kde-format
msgid "Emboss in All Directions"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:117
#, kde-format
msgid "Emboss Horizontal && Vertical"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:132
#: plugins/filters/convolutionfilters/convolutionfilters.h:85
#, kde-format
msgid "Emboss Vertical Only"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:147
#: plugins/filters/convolutionfilters/convolutionfilters.h:95
#, kde-format
msgid "Emboss Horizontal Only"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:162
#, kde-format
msgid "Top Edge Detection"
msgstr ""
#. +> stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:198
#: plugins/filters/convolutionfilters/convolutionfilters.h:125
#, kde-format
msgid "Right Edge Detection"
msgstr ""
#. +> stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:212
#: plugins/filters/convolutionfilters/convolutionfilters.h:135
#, kde-format
msgid "Bottom Edge Detection"
msgstr ""
#. +> stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:226
#: plugins/filters/convolutionfilters/convolutionfilters.h:145
#, kde-format
msgid "Left 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
#: plugins/filters/edgedetection/kis_edge_detection_filter.cpp:50
#, kde-format
msgid "&Edge Detection..."
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:33
#, kde-format
msgid "All sides"
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:34
#, kde-format
msgid "Top Edge"
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:35
#, kde-format
msgid "Bottom Edge"
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:36
#, kde-format
msgid "Right Edge"
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:37
#, kde-format
msgid "Left Edge"
msgstr ""
#. +> trunk5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:38
#, kde-format
msgid "Direction in Radians"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbOutput)
#. +> trunk5
#: 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
#: 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
#: 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
#: 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
#: 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:53
#, kde-format
msgid "&Emboss with Variable 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:57
#, 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
#: plugins/filters/gradientmap/krita_filter_gradient_map.cpp:39
#, kde-format
msgid "&Gradient Map..."
msgstr ""
#. +> stable5
#: plugins/filters/gradientmap/krita_filter_gradient_map.cpp:38
#, 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:54
#, 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:40
#, kde-format
msgid "&Gaussian Noise Reduction..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:53
#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:50
#: plugins/filters/threshold/threshold.h:53
#, kde-format
msgid "Threshold"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:54
#, 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:36
#, 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:48
#, kde-format
msgid "&Index Colors..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:81
#, kde-format
msgctxt "Color palette shade"
msgid "Base"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:81
#, kde-format
msgctxt "Color palette shade"
msgid "Bright"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:81
#, kde-format
msgctxt "Color palette shade"
msgid "Light"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:81
#, 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:47
#, 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:64
#, 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:56
#, kde-format
msgid "Normalize"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/normalize/kis_normalize.cpp:57
#, kde-format
msgid "&Normalize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cpp:54
#, kde-format
msgid "&Oilpaint..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cpp:206
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:40
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:34
#: 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:207
#, 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
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:36
#, kde-format
msgid "Phong Bumpmap"
msgstr ""
#. +> stable5
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:36
#, kde-format
msgid "PhongBumpmap"
msgstr ""
#. +> trunk5
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:37
#, kde-format
msgid "&Phong Bumpmap..."
msgstr ""
#. +> stable5
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:37
#, kde-format
msgid "&PhongBumpmap..."
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
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:405
#, kde-format
msgid "Use Normal map"
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)
#. +> stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:405
#, kde-format
msgid "Use Normalmap"
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:54
#, kde-format
msgid "&Pixelize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.cpp:130
#, kde-format
msgid "Pixel width"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.cpp:131
#, 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:54
#, kde-format
msgid "&Posterize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/posterize/posterize.cpp:76
#, 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:56
#, kde-format
msgid "&Raindrops..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:384
#, kde-format
msgid "Drop size"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:386
#, 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:64
#, 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:50
#, kde-format
msgid "&Round Corners..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/roundcorners/kis_round_corners_filter.cpp:128
#: 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:55
#, kde-format
msgid "&Small Tiles..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.cpp:100
#, 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:64
#, 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:43
#, kde-format
msgid "&Unsharp Mask..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/unsharp/kis_unsharp_filter.cpp:88
#: 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:1952
#, 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:97
#, 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:321
#, kde-format
msgid "Click to change cursor position."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:323
#, kde-format
msgid "Click to select text shape."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:327
#, kde-format
msgid "Double click to put text on path."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:330
#, kde-format
msgid "Drag handle to change start offset."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:334
#, kde-format
msgid "Press escape to finish editing."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:515
#, kde-format
msgid "Press return to finish editing."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:623
#, kde-format
msgid "Text Properties"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:633
#, 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
#: plugins/flake/imageshape/ImageShapeFactory.cpp:38
#, kde-format
msgid "Image shape"
msgstr ""
#. +> trunk5
#: 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:37
#, 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/AnnotationTextShapeFactory.cpp:44
#: plugins/flake/textshape/AnnotationTextShapeFactory.cpp:52
#, kde-format
msgid "Annotation"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/AnnotationTextShapeFactory.cpp:46
#, kde-format
msgid "Annotation shape to show annotation content"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/AnnotationTextShapeFactory.cpp:54
#, kde-format
msgid "Annotation Shape"
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 (toolTip), widget (QToolButton, configureBibliography)
#. i18n: ectx: property (windowTitle), widget (QDialog, BibliographyConfigureDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:14
#: plugins/flake/textshape/dialogs/SimpleCitationBibliographyWidget.ui:52
#, 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
#: plugins/flake/textshape/ReferencesToolFactory.cpp:32
#, 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:1018
#, 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)
#. +> 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/CitationInsertionDialog.cpp:52
#, kde-format
msgid ""
"The document already contains the bibliography entry with different data.\n"
"Do you want to adjust existing entries?"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.cpp:52
#: plugins/flake/textshape/dialogs/StyleManager.cpp:428
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.cpp:69
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.cpp:87
#, kde-format
msgid "Short name%1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, CitationInsertionDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:20
#, kde-format
msgid "Insert Bibliography entry"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:32
#, kde-format
msgid "Insert Bibliography Entry Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, shortnameLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:38
#, kde-format
msgid "Short Name:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:60
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:61
#, kde-format
msgid "Article"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:65
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:66
#, kde-format
msgid "Book"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:70
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:71
#, kde-format
msgid "Booklet"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:75
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:76
#, kde-format
msgid "Conference"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:85
#, kde-format
msgid "Inbook"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:90
#, kde-format
msgid "Incollection"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:95
#, kde-format
msgid "Inproceedings"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:100
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:101
#, kde-format
msgid "Journal"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:110
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:111
#, kde-format
msgid "Masters thesis"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:120
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:121
#, kde-format
msgid "PhD thesis"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:125
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:126
#, kde-format
msgid "Proceedings"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:130
#, kde-format
msgid "Tech Report"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:135
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:136
#, kde-format
msgid "Unpublished"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:140
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:141
#, kde-format
msgid "WWW"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:145
#, kde-format
msgid "custom 1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:150
#, kde-format
msgid "custom 2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:155
#, kde-format
msgid "custom 3"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:160
#, kde-format
msgid "custom 4"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sourceType)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:165
#, kde-format
msgid "custom 5"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, yearLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:193
#, kde-format
msgid "Year:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, addressLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:213
#, kde-format
msgid "Address:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, isbnLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:223
#, kde-format
msgid "ISBN:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, chapterLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:233
#, kde-format
msgid "Chapter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, issnLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:243
#, kde-format
msgid "ISSN:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, editorLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:253
#, kde-format
msgid "Editor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, pagesLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:263
#, kde-format
msgid "Page(s):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, booktitleLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:273
#, kde-format
msgid "Book title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, editionLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:283
#, kde-format
msgid "Edition:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, publicationLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:293
#, kde-format
msgid "Publication:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, volumeLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:303
#, kde-format
msgid "Volume:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, institutionLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:313
#, kde-format
msgid "Institution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organisationLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:323
#, kde-format
msgid "Organisation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, reporttypeLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:333
#, kde-format
msgid "Type of Report:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, schoolLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:343
#, kde-format
msgid "University:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, journalLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:353
#, kde-format
msgid "Journal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, monthLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:363
#, kde-format
msgid "Month:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, seriesLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:373
#, kde-format
msgid "Series:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, numberLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:383
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, noteLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:393
#, kde-format
msgid "Note:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, annotationLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:403
#, kde-format
msgid "Annotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, urlLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:413
#, kde-format
msgid "URL:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ud1Label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:423
#, kde-format
msgid "User-defined 1:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ud3Label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:433
#, kde-format
msgid "User-defined 3:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ud2Label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:440
#, kde-format
msgid "User-defined 2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ud4Label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:453
#, kde-format
msgid "User-defined 4:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ud5Label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:463
#, kde-format
msgid "User-defined 5:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:485
#, kde-format
msgid "OR"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CitationInsertionDialog.ui:509
#, kde-format
msgid "From the document:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/DockerStylesComboModel.cpp:75
#, kde-format
msgid "Used Styles"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/DockerStylesComboModel.cpp:78
#, 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 ""
#. i18n: ectx: property (text), widget (FormattingButton, addBibliography)
#. i18n: ectx: property (windowTitle), widget (QDialog, InsertBibliographyDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:17
#: plugins/flake/textshape/dialogs/SimpleCitationBibliographyWidget.ui:36
#, kde-format
msgid "Insert Bibliography"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, titlegroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:26
#, kde-format
msgid "Bibliography title"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:45
#, kde-format
msgid "Bibliography entries"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bibTypesLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:53
#, kde-format
msgid "Bibliography type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:86
#, kde-format
msgid "In book"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:91
#, kde-format
msgid "In collection"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:96
#, kde-format
msgid "In proceedings"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:131
#, kde-format
msgid "Tech report"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:146
#, kde-format
msgid "custom1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:151
#, kde-format
msgid "custom2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:156
#, kde-format
msgid "custom3"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:161
#, kde-format
msgid "custom4"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, bibTypes)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:166
#, kde-format
msgid "custom5"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, availableFieldsLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:178
#, kde-format
msgid "Available fields "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, add)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:192
#, kde-format
msgid "Add >>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, span)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:199
#, kde-format
msgid "Span"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, remove)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:206
#, kde-format
msgid "<<Remove"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, addedFieldsLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertBibliographyDialog.ui:217
#, kde-format
msgid "Fields added"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertCharacter.cpp:29
#, kde-format
msgid "Special Characters"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonInsert)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertCharacter.cpp:39
#: plugins/flake/textshape/dialogs/ManageBookmark.ui:34
#: plugins/flake/textshape/TextTool.cpp:2229
#, 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/LinkInsertionDialog.cpp:84
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:166
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:200
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:293
#, kde-format
msgid "The URL is invalid"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:101
#, kde-format
msgid "Bookmark does not exist"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:204
#, kde-format, no-c-format
msgid "Fetching the title: 0% complete"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:227
#, kde-format
msgid "Fetch timed out"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.cpp:282
#, kde-format, no-c-format
msgid "Fetching the title: %1% complete"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, LinkInsertionDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:14
#, kde-format
msgid "Link"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, weblinkInsertionTab)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:30
#, kde-format
msgid "Web Link"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, weblinkInsertionTab)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:34
#, kde-format
msgid ""
"Insert links to web documents. You can provide both URL and a label for the link,\n"
" or just enter the URL and hit \"Fetch the title from URL\""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:42
#, kde-format
msgid "The address of your document (Uniform Resource Locator)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:45
#, kde-format
msgid " URL:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fetchTitleButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:58
#, kde-format
msgid "Hit this button to get the title from the URL. Redirections are also handled. "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, fetchTitleButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:61
#, kde-format
msgid "Fetch Title From URL"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:81
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:165
#, kde-format
msgid "The text that will be displayed for your link"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:84
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:168
#, kde-format
msgid " Text:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, bookmarkLinkInsertionTab)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:113
#, kde-format
msgid "Link To Bookmark"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, bookmarkLinkInsertionTab)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:117
#, kde-format
msgid ""
"Insert links to Bookmarks. To create bookmarks,\n"
"click \"Bookmarks\" in the Links and Bookmarks section"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:132
#, kde-format
msgid "The name of the bookmark to where the link has to point to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LinkInsertionDialog.ui:135
#, kde-format
msgid " Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonRename)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmark.ui:20
#, kde-format
msgid "&Rename"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonDelete)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmark.ui:27
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:83
#, kde-format
msgid "Rename Bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:84
#, kde-format
msgid "Please provide a new name for the bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:91
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:132
#, kde-format
msgid "A bookmark with the name \"%1\" already exists."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:124
#, kde-format
msgid "Insert Bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:125
#, kde-format
msgid "Please provide a name for the bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ManageBookmarkDialog.cpp:148
#, kde-format
msgid "Manage Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.cpp:36
#, kde-format
msgid "Footnote Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.cpp:39
#, kde-format
msgid "Endnote Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:54
#, kde-format
msgid "Automatic Numbering:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, prefix)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:75
#, kde-format
msgid " Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, startAt)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:85
#, kde-format
msgid " Start at:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, numStyle)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:95
#, kde-format
msgid " Format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, suffix)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:111
#, kde-format
msgid " Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, beginAt)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:127
#, kde-format
msgid "Starts over at:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, beginAtCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:149
#, kde-format
msgid "Chapter"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, beginAtCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:154
#, kde-format
msgid "Document"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:233
#, kde-format
msgid "1, 2, 3, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:238
#, kde-format
msgid "a, b, c, ..., aa, ab, ..., ba, bb, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:243
#, kde-format
msgid "A, B, C, ..., AA, AB, ..., BA, BB, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:248
#, kde-format
msgid "a, b, c, ..., aa, bb, ..., aaa, bbb, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:253
#, kde-format
msgid "A, B, C, ..., AA, BB, ..., AAA, BBB, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:258
#, kde-format
msgid "i, ii, iii, ..."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, numStyleCombo)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:263
#, kde-format
msgid "I,II,III, ..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, continuationBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:290
#, kde-format
msgid "Continuation Notice:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cont2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:305
#, kde-format
msgid "Text saying it is a continuation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cont1)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/NotesConfigurationDialog.ui:315
#, kde-format
msgid " Text saying it will continue:"
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:172
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:77
#, 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/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 ""
#. i18n: ectx: property (text), widget (QToolButton, insertAnnotation)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleAnnotationWidget.ui:23
#, kde-format
msgid "Insert Note"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, removeAnnotation)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleAnnotationWidget.ui:33
#, kde-format
msgid "Remove Note"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, addCitation)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCaptionsWidget.ui:34
#, kde-format
msgid "Add caption"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCharacterWidget.cpp:66
#, kde-format
msgid "Change font format"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, addCitation)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCitationBibliographyWidget.ui:23
#, kde-format
msgid "Insert citation at current position"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, addCitation)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCitationBibliographyWidget.ui:26
#, kde-format
msgid "Insert Citation"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, configureBibliography)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCitationBibliographyWidget.ui:55
#, kde-format
msgid "Configure Bibliography"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleFootEndNotesWidget.cpp:39
#, kde-format
msgid "Inserts a footnote at the current cursor position"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleFootEndNotesWidget.cpp:44
#, kde-format
msgid "Inserts an endnote at the current cursor position"
msgstr ""
#. i18n: ectx: property (text), widget (FormattingButton, addEndnote)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleFootEndNotesWidget.ui:29
#, kde-format
msgid "Endnote"
msgstr ""
#. i18n: ectx: property (text), widget (FormattingButton, addFootnote)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleFootEndNotesWidget.ui:48
#, kde-format
msgid "Footnote"
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 ""
#. i18n: ectx: property (text), widget (QToolButton, insertLink)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleLinksWidget.ui:34
#, kde-format
msgid "Hyperlinks"
msgstr ""
#. i18n: ectx: property (text), widget (FormattingButton, invokeBookmarkHandler)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleLinksWidget.ui:44
#, kde-format
msgid "Bookmarks"
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 ""
#. i18n: ectx: property (text), widget (FormattingButton, addToC)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleTableOfContentsWidget.ui:34
#: plugins/flake/textshape/dialogs/TableOfContentsTemplate.cpp:51
#, kde-format
msgid "Contents"
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:52
#, kde-format
msgid "Create a new style inheriting the current style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:349
#: plugins/flake/textshape/dialogs/StyleManager.cpp:361
#, kde-format
msgid "New Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:428
#, kde-format
msgid "Another style named '%1' already exist. Please choose another name."
msgstr ""
#. i18n: ectx: attribute (title), widget (QListView, paragraphStylesListView)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.ui:46
#: plugins/flake/textshape/TextTool.cpp:2221
#, 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:2219
#, 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 (QLabel, labelTitle)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:57
#: plugins/flake/textshape/dialogs/TableOfContentsEntryModel.cpp:40
#, kde-format
msgid "Title"
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:253
#, 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/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:77
#: plugins/flake/textshape/kotext/commands/DeleteCommand.cpp:68
msgctxt "(qtundo-format)"
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:193
#: plugins/flake/textshape/TextTool.cpp:2633
#, kde-format
msgid "Key Press"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:332
#: 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:1391
msgctxt "(qtundo-format)"
msgid "Adjust Column Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ResizeTableCommand.cpp:47
#: plugins/flake/textshape/TextTool.cpp:1433
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:907
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/ReferencesTool.cpp:143
#, kde-format
msgid "Insert Labeled Footnote"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:144
#: plugins/flake/textshape/ReferencesTool.cpp:155
#, kde-format
msgid "Insert with label:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:154
#, kde-format
msgid "Insert Labeled Endnote"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:186
#, kde-format
msgid "Add Bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:187
#, kde-format
msgid "Add Bookmark :"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:192
#, kde-format
msgid "Insert a Bookmark. This is useful to create links that point to areas within the document"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:233
#, kde-format
msgctxt "as in table of contents, list of pictures, index"
msgid "Tables, Lists & Indexes"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:236
#, kde-format
msgid "Footnotes and Endnotes"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:239
#, kde-format
msgid "Citations and Bibliography"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:242
#, kde-format
msgid "Links and Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:368
#, kde-format
msgid "Bookmark cannot be empty"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:375
#, kde-format
msgid "Duplicate Name. Click \"Manage Bookmarks\""
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReferencesTool.cpp:376
#, kde-format
msgid "to Rename or Delete Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReviewTool.cpp:65
#: plugins/flake/textshape/ReviewTool.cpp:66
#, kde-format
msgid "Remove Comment"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReviewTool.cpp:110
#, kde-format
msgid "Spell check"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReviewTool.cpp:113
#, kde-format
msgid "Comments"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/ReviewToolFactory.cpp:37
#, kde-format
msgid "Review"
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:333
#: plugins/tools/svgtexttool/kis_font_family_combo_box.cpp:118
#, kde-format
msgid "Font Family"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:338
#, kde-format
msgid "Variable"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:373
#, kde-format
msgid "Font Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:539
#, kde-format
msgid "Insertion"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:541
#, kde-format
msgid "Deletion"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:543
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:78
#, kde-format
msgid "Formatting"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:559
#, kde-format
msgid "Ctrl+click to go to link "
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:566
#, kde-format
msgid "Ctrl+click to go to the note "
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:572
#, kde-format
msgid "Ctrl+click to go to the note reference"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:674
#, kde-format
msgid "follows along"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:704
#, kde-format
msgid "Press shift to not resize this"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:2227
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:64
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:2633
#: plugins/flake/textshape/TextTool.cpp:2639
#, kde-format
msgid "Autocorrection"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextToolFactory.cpp:31
#, kde-format
msgid "Text editing"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/ChangeVectorDataCommand.cpp:37
msgctxt "(qtundo-format)"
msgid "Change Vector Data"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorShapeConfigWidget.cpp:61
#, kde-format
msgid "Replace Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorShapeFactory.cpp:38
#, kde-format
msgid "Vector image"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorShapeFactory.cpp:40
#, kde-format
msgid "A shape that shows a vector image (EMF/WMF/SVM)"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorTool.cpp:77
#, kde-format
msgid "Open Vector Image (EMF/WMF/SVM)"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorTool.cpp:90
#, kde-format
msgid "Select a Vector Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/vectorshape/VectorToolFactory.cpp:32
#, kde-format
msgid "Vector Image (EMF/WMF/SVM/SVG) tool"
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
#: plugins/impex/bmp/kis_bmp_import.cpp:65
#, kde-format
msgid "Imported Image"
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:166
#: 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:1889
#, 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:2023
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2039
#, 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:328
#, kde-format
msgctxt "@info"
msgid ""
"The image contains pixels with zero alpha channel and non-zero color channels. Krita will have to modify 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.<br/>"
"<br/>"
"<note>Modified alpha will have a range from %1 to %2</note>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:340
#, kde-format
msgctxt "@title:window"
msgid "EXR image will be modified"
msgstr ""
#. +> stable5
#: plugins/impex/exr/exr_converter.cc:1219
#, kde-format
msgctxt "@title:window"
msgid "Layers will be lost"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:1222
#, kde-format
msgctxt "@item:unsupported-node-message"
msgid "%1 (type: \"%2\")"
msgstr ""
#. +> trunk5
#: plugins/impex/exr/exr_converter.cc:1227
#, 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 ""
#. +> stable5
#: plugins/impex/exr/exr_converter.cc:1214
#, kde-format
msgctxt "@info"
msgid ""
"<p>The following layers have a type that is not supported by EXR format:</p>"
"<p>"
"<ul>%1</ul>"
"</p>"
"<p><warning>these layers will NOT be saved to the final EXR file</warning></p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:90
#, kde-format
msgid "This layer cannot be saved to EXR."
msgstr ""
#. +> stable5
#: plugins/impex/exr/exr_export.cc:91
#, kde-format
msgid "OpenEXR Export Options"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:94
#, kde-format
msgid "The layer does not have an image associated with it."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:98
#, kde-format
msgid "The filename is empty."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:102
#, kde-format
msgid "EXR images cannot be saved remotely."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:106
#, 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:116
#, kde-format
msgid "Internal Error"
msgstr ""
#. 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/tiff/kis_wdg_options_tiff.ui:172
#, 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:175
#, kde-format
msgid "Flatten the &image"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:49
#, kde-format
msgid "Krita does 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 ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:81
#, kde-format
msgid "The file is not 8 or 16 bits raw"
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:89
#, kde-format
msgid "Heightmap Import Options"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:105
#, kde-format
msgid "R16 HeightMap Import Options"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:125
#, kde-format
msgid "File does not exist."
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:151
#, kde-format
msgid "Source file is not the right size for the specified width and height."
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:40
#, kde-format
msgid "Error: "
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:118
#, kde-format
msgid "Input does not match file size"
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:120
#, kde-format
msgid "Please specify width and height"
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:123
#, kde-format
msgid "Please specify width"
msgstr ""
#. +> trunk5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:126
#, kde-format
msgid "Please specify height"
msgstr ""
#. +> trunk5
#: 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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:208
#, kde-format
msgid "Width exceeds available pixels."
msgstr ""
#. +> trunk5
#: 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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:220
#, kde-format
msgid "Height exceeds available pixels."
msgstr ""
#. +> trunk5
#: 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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:29
#, kde-format
msgid "File size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, fileSizeLabel)
#. +> trunk5
#: 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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:64
#, kde-format
msgid "&Little"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioMac)
#. +> stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:65
#, kde-format
msgid "&Mac"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioPC)
#. +> stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:75
#, kde-format
msgid "PC"
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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:80
#, kde-format
msgid "&Big"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guessButton)
#. +> trunk5
#: 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
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:101
#, kde-format
msgid "Guess dimensions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, heightInput)
#. +> trunk5
#: 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
#: 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
#: 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:185
#, 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
#: 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_3)
#. +> stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:172
#, kde-format
msgctxt "the result will be artificially smoothed to hide jpeg artefacts"
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: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:258
#, kde-format
msgid "Metadata"
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
#: 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
#: 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
#, kde-format
msgid "Filters:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAuthor)
#. +> trunk5
#: 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
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:354
#, kde-format
msgid "Sign with Author Profile Data"
msgstr ""
#. +> trunk5
#: 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:295
#: plugins/impex/kra/kra_converter.cpp:319
#, kde-format
msgid "Unknown error."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:306
#, kde-format
msgid "The file does not contain an image."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:322
#, kde-format
msgid "Could not load \"id\" of the transform mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:336
#, kde-format
msgid "Could not create transform mask params"
msgstr ""
#. +> trunk5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:455
#, kde-format
msgid "Could not find keyframe pixel data for frame %1 in %2."
msgstr ""
#. +> trunk5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:463
#, 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:477
#, kde-format
msgid "Could not read pixel data: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:484
#, kde-format
msgid "Could not load pixel data: %1."
msgstr ""
#. +> trunk5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:517
#, kde-format
msgid "Could not load profile: %1."
msgstr ""
#. +> stable5
#: libs/ui/kra/kis_kra_load_visitor.cpp:506
#, kde-format
msgid "Could not load profile %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:541
#, kde-format
msgid "Could not filter configuration %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:571
#, kde-format
msgid "Could not load metadata for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:586
#, kde-format
msgid "Could not load raster selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:604
#, kde-format
msgid "Could not load vector selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:631
#, kde-format
msgid "Could not load keyframes from %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:645
#, 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:658
#, kde-format
msgid "unknown keyframe channel type: %1 in %2"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:210
#, kde-format
msgid "Image does not have a name."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:215
#, kde-format
msgid "Image does not specify a width."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:221
#, kde-format
msgid "Image does not specify a height."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:271
#, kde-format
msgid "Image specifies an unsupported color model: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:438
#: plugins/impex/psd/psd_loader.cpp:348
#, 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:612
#, kde-format
msgid "Layer %1 specifies an unsupported color model: %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:640
#, kde-format
msgid "Layer %1 has an unsupported type."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:673
#, kde-format
msgid "Layer %1 has an unsupported type: %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:680
#, kde-format
msgid "Failure loading layer %1 of type: %2."
msgstr ""
#. +> trunk5
#: plugins/impex/libkra/kis_kra_loader.cpp:800
#, 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 ""
#. +> stable5
#: libs/ui/kra/kis_kra_loader.cpp:800
#, 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:805
#: plugins/impex/libkra/kis_kra_loader.cpp:1164
#, kde-format
msgctxt "@title:window"
msgid "File not found"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:1159
#, 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:96
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:128
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:137
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:158
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:175
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:185
#, kde-format
msgid "Failed to save the metadata for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:103
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:266
#, kde-format
msgid "Failed to open %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:120
#, kde-format
msgid "Failed to save the pixel data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:124
#, kde-format
msgid "Failed to save the annotations for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:146
#, 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:150
#, kde-format
msgid "Failed to save the selection for filter layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:154
#, kde-format
msgid "Failed to save the filter configuration for filter layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:167
#, kde-format
msgid "Failed to save the selection for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:171
#, kde-format
msgid "Failed to save the generator configuration for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:194
#, kde-format
msgid "Failed to save filter mask %1. It has no filter."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:198
#, kde-format
msgid "Failed to save the selection for filter mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:202
#, kde-format
msgid "Failed to save the filter configuration for filter mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:244
#, kde-format
msgid "Failed to save the selection for transparency mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:253
#, kde-format
msgid "Failed to save the selection for local selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:438
#, kde-format
msgid "Failed to save the pixel selection data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:452
#, kde-format
msgid "Failed to save the vector selection data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:506
#, kde-format
msgid "The metadata backend failed to save the metadata for %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:517
#, kde-format
msgid "Could not write for %1 metadata to the file."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_saver.cpp:181
#, kde-format
msgid "could not save keyframes"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_saver.cpp:432
#, kde-format
msgid "Audio channel file %1 doesn't exist!"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:87
#: plugins/impex/pdf/kis_pdf_import.cpp:88
#, kde-format
msgid "A password is required to read that pdf"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:97
#, kde-format
msgid "PDF Import Options"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:120
#, 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:347
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:369
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:397
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:411
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:514
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:536
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:564
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:578
#, 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:343
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:365
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:510
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:532
#, 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
#: 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
#: 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:149
#, 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:153
#, 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
#: 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
#: 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
#: plugins/impex/psd/psd_export.cc:74
#, 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 ""
#. +> stable5
#: plugins/impex/psd/psd_export.cc:93 plugins/impex/psd/psd_export.cc:104
#, kde-format
msgctxt "@title:window"
msgid "Photoshop Export Error"
msgstr ""
#. +> stable5
#: plugins/impex/psd/psd_export.cc:94
#, kde-format
msgid ""
"Unable to save to the Photoshop format.\n"
"The Photoshop format only supports images that are smaller than 30000x3000 pixels."
msgstr ""
#. +> stable5
#: plugins/impex/psd/psd_export.cc:105
#, kde-format
msgid ""
"Unable to save to the Photoshop format.\n"
"The Photoshop format only supports images where all layers have the same colorspace as 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_loader.cpp:159
#, kde-format
msgid "Duotone Colormode Block"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_resource_block.h:94
#, kde-format
msgid "Unparsed Resource Block"
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 (linear)</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 ""
#. 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:35
#, kde-format
msgid "TIFF Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:43
#, kde-format
msgid "Compression type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:62
#, 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:67
#, kde-format
msgid "Deflate (ZIP)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:72
#, 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:77
#, kde-format
msgid "Leadtools JPEG2000"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:82
#, kde-format
msgid "CCITT Modified Huffman RLE"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:87
#, kde-format
msgid "CCITT Group 3 Fax Encoding"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:92
#, kde-format
msgid "CCITT Group 4 Fax Encoding"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:97
#, kde-format
msgid "Pixar Log"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:109
#, kde-format
msgid "Predictor:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, kComboBoxPredictor)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:122
#, 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:134
#, kde-format
msgid "Horizontal Differencing"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxPredictor)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:139
#, 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:156
#, 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:237
#, 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:243
#, kde-format
msgid "Quality:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, qualityLevel)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:258
#, 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:291
#, kde-format
msgid "Smallest"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:301
#, kde-format
msgid "Best"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxDeflate)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:337
#, 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:350
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:517
#, kde-format
msgid "Compress:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:400
#, 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:414
#, kde-format
msgctxt "make the file small, at the price of a longer saving time"
msgid "Small"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxCCITGroupCCITG3)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:450
#, kde-format
msgid "CCITT Group 3 fax encoding Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:456
#, kde-format
msgid "Fax mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxFaxMode)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:467
#, kde-format
msgid "Classic"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxFaxMode)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:472
#, kde-format
msgid "No RTC"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxFaxMode)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:477
#, kde-format
msgid "No EOL"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxPixarLog)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:504
#, 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:567
#, 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:581
#, 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:67
#, kde-format
msgid "Could not find 'ffmpeg' binary. Saving to video formats is impossible."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/kis_video_export.cpp:71
#, kde-format
msgid "Video Export Error"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/kis_video_export.cpp:93
#, 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:273
#, kde-format
msgid "Fetching palette..."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_saver.cpp:301
#: plugins/impex/video/video_saver.cpp:339
#, 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:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:39
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:58
#: 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:54
#, 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:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:39
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:58
#: 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:54
#: 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:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:64
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:82
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:108
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:126
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:133
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:37
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: 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:43
#: 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:55
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:56
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:68
#, 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:66
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:139
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:52
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:53
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:60
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:61
#: 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:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:144
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:51
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:52
#: 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:66
#, 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:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:144
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:51
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:52
#: 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:66
#, 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:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:145
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:51
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:52
#: 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:66
#: 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:72
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:150
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:65
#, 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:68
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:89
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:55
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:65
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:72
#, kde-format
msgid "Strength"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:68
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:89
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:55
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:65
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:72
#, kde-format
msgid "Strong"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:68
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:89
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:55
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:65
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:72
#, 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: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:86
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:53
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:39
#: 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:62
#: 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:69
#, 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:64
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:134
#: 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:69
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:63
#, kde-format
msgid "Softness"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:70
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:64
#, kde-format
msgid "Sharpness"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:77
#, kde-format
msgid "Foreground"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:81
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:46
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:36
#: 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:67
#, kde-format
msgid "Airbrush"
msgstr ""
#. +> trunk5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:82
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings_widget.cpp:38
#: 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:68
#, kde-format
msgid "Rate"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:95
#: 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:185
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:21
#, kde-format
msgid "Healing"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings.cpp:212
#, kde-format
msgid "Move Source"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:75
#, 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:124
#, kde-format
msgid "Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, deformLabel)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:154
#: 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:158
#: plugins/paintops/deform/wdgdeformoptions.ui:44
#: 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:159
#: 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:160
#: 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:161
#: 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:162
#: plugins/paintops/deform/wdgdeformoptions.ui:75
#: plugins/tools/basictools/wdgmultihandtool.ui:78
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1737
#, kde-format
msgid "Move"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:163
#, kde-format
msgid "Lens Zoom In"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:164
#, kde-format
msgid "Lens Zoom Out"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:165
#, 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 ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/dyna_paintop_plugin.cpp:40
#, kde-format
msgid "Dyna"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:79
#, kde-format
msgid "Diameter"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:148
#, kde-format
msgid "Mass"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:179
#, kde-format
msgid "Drag"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, shapeGroup)
#. i18n: ectx: attribute (title), widget (QWidget, ShapeTab)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:209
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:158
#: 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 ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:214
#, kde-format
msgid "Polygon"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dyna_paintop_settings.cpp:215
#, kde-format
msgid "Wire"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/kis_dynaop_option.cpp:188
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Dyna Brush (not supported)"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:33
#, kde-format
msgid "Dynamics settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, initWidthLbl)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:41
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:323
#, kde-format
msgid "Initial width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:67
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:138
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:289
#, kde-format
msgid "Mass:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:93
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:147
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:295
#, kde-format
msgid "Drag:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:119
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:328
#, kde-format
msgid "Width range:"
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)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:166
#: 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 (text), widget (QCheckBox, fixedAngleChBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:199
#, kde-format
msgid "Fixed angle"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, circleRBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:241
#, kde-format
msgid "C&ircle"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, twoCBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:251
#, kde-format
msgid "Two"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, lineSpacingSPBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:269
#, kde-format
msgid "Line spacing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, lineCountSPBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:279
#, kde-format
msgid "Line count"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, polygonRBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:291
#, kde-format
msgid "Poly&gon"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, wireRBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:298
#, kde-format
msgid "Wi&re"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, LineCBox)
#. +> trunk5 stable5
#: plugins/paintops/dynadraw/wdgdynaoptions.ui:305
#, kde-format
msgid "Paint connection"
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:56
#, 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:111
#, 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:126
#, kde-format
msgid "Hatching Angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:158
#: 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:189
#: 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:57
#, 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
#: 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 (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
#: 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:67
#, kde-format
msgid "Enable Pen Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxUseSameCurve)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:296
#, kde-format
msgid "Share curve across all settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:420
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:436
#, 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
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:423
#, kde-format
msgid "Curves calculation mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:443
#, kde-format
msgid "multiply"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:448
#, kde-format
msgid "addition"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:453
#, kde-format
msgid "maximum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:458
#, kde-format
msgid "minimum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:463
#, 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:1996
#, 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:285
#, kde-format
msgid "Stamp"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushTipNameLabel)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:128
#, kde-format
msgid "Current Brush Tip"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushDetailsLabel)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:138
#, kde-format
msgid "Brush Details"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useColorAsMaskCheckbox)
#. +> trunk5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:210
#, kde-format
msgid "Use Color as Mask"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetBrushButton)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:217
#, kde-format
msgid "Reset Predefined Tip"
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
#: 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
#: 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 ""
#. +> stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:134
#, kde-format
msgid "Use color as mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:163
#, 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:167
#, kde-format
msgid "Creates a brush tip from the image in the clipboard."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:176
#, kde-format
msgid ""
"Reloads Spacing from file\n"
"Sets Scale to 1.0\n"
"Sets Rotation to 0.0"
msgstr ""
#. +> trunk5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:330
#, kde-format
msgid "GBR"
msgstr ""
#. +> trunk5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:332
#, kde-format
msgid "Animated Mask"
msgstr ""
#. +> trunk5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:334
#, kde-format
msgid "Animated Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:59
#, kde-format
msgid "Predefined"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:87
#, 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:88
#, 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:190
#, 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:198
#, 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:206
#, 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:212
#, 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:220
#, 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_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
#: 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:44
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Size -> Fuzzy (sensor)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_size_option.cpp:48
#, 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
#: 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 ""
#. +> stable5
#: plugins/paintops/libpaintop/kis_texture_option.cpp:136
#, kde-format
msgid "Cutoff:"
msgstr ""
#. +> stable5
#: plugins/paintops/libpaintop/kis_texture_option.cpp:140
#, kde-format
msgid "Invert Pattern:"
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
#: 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
#: 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 (text), widget (QLabel, label)
#. +> stable5
#: plugins/paintops/libpaintop/sensors/SensorTimeConfiguration.ui:79
#, kde-format
msgid "s"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:69
#: plugins/paintops/spray/wdgsprayoptions.ui:166
#, kde-format
msgid "Particles"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:99
#, kde-format
msgid "Opacity Weight"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:129
#, kde-format
msgid "dx scale"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:159
#, kde-format
msgid "dy scale"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:189
#, kde-format
msgid "Gravity"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:219
#, 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:182
#: 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
#, 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:146
#, 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
#, 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:58
#, 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/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
#: 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
#: plugins/tools/basictools/kis_tool_brush.cc:326
#, kde-format
msgid "Brush Smoothing:"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_brush.cc:321
#, kde-format
msgid "No Smoothing"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_brush.cc:322
#, kde-format
msgid "Basic Smoothing"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_brush.cc:323
#, kde-format
msgid "Weighted Smoothing"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:347
#, kde-format
msgid "Delay:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:352
#, kde-format
msgid "Delay the brush stroke to make the line smoother"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:356
#, kde-format
msgid "Radius where the brush is blocked"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:362
#, kde-format
msgid "Finish line:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:375
#, kde-format
msgid "Stabilize Sensors:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:383
#, kde-format
msgid "Stroke Ending:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:390
#, kde-format
msgid "Smooth Pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:397
#, 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:402
#, kde-format
msgid "Scalable Distance"
msgstr ""
#. +> trunk5
#: plugins/tools/basictools/kis_tool_brush.cc:421
#, kde-format
msgid "Snap to Assistants"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_brush.cc:409
#, kde-format
msgid "Assistant:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:423
#, kde-format
msgid "You need to add Ruler Assistants before this tool will work."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:428
#, kde-format
msgid "Assistant Magnetism"
msgstr ""
#. +> trunk5
#: plugins/tools/basictools/kis_tool_brush.cc:439
#, kde-format
msgid "Magnetism:"
msgstr ""
#. +> trunk5
#: plugins/tools/basictools/kis_tool_brush.cc:442
#, kde-format
msgid "Snap Single:"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_brush.cc:437
#, kde-format
msgid "Snap single:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:445
#, 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:195
#, kde-format
msgid "Cannot pick a color as no layer is active."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.cc:200
#, kde-format
msgid "Cannot pick a color as the active layer is not visible."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.cc:242
#, kde-format
msgid "Cannot write to palette file %1. Maybe it is read-only."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.h:130
#, kde-format
msgid "Color Selector Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_ellipse.cc:69
msgctxt "(qtundo-format)"
msgid "Draw Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_ellipse.h:58
#, kde-format
msgid "Ellipse Tool"
msgstr ""
#. +> trunk5
#: plugins/tools/basictools/kis_tool_fill.cc:99
#, kde-format
msgid "You cannot use this tool with the selected layer type"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:152
msgctxt "(qtundo-format)"
msgid "Flood Fill"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:182
#, kde-format
msgid "Fast mode: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:185
#, 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:190
#, kde-format
msgid "Threshold: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:197
#, kde-format
msgid "Grow selection: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:204
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:201
#, kde-format
msgid "Feathering radius: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:211
#, kde-format
msgid "Use pattern:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:213
#, kde-format
msgid "When checked do not use the foreground color, but the gradient selected to fill with"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:215
#, kde-format
msgid "Limit to current layer:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:219
#, kde-format
msgid "Fill entire selection:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:221
#, 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 assymmetric 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:66
msgctxt "(qtundo-format)"
msgid "Draw Line"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:105
#, kde-format
msgid "Use sensors"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:108
#, kde-format
msgid "Show Preview"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:111
#, kde-format
msgid "Show Guideline"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:366
#, 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:69
#, kde-format
msgid "Degree:"
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:209
#: plugins/tools/basictools/kis_tool_move.cc:365
#, 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:164
#, kde-format
msgid "Move Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:63
msgctxt "(qtundo-format)"
msgid "Multibrush Stroke"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:252
#, kde-format
msgid "Show Axes"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:256
#, kde-format
msgid "Axes point"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:262
#, kde-format
msgid "Set axes angle (degrees)"
msgstr ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:268
#, kde-format
msgid "Axes Angle:"
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 ""
#. +> stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:280
#, kde-format
msgid "Brush count"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.h:103
#, kde-format
msgid "Multibrush Tool"
msgstr ""
#. +> trunk5
#: plugins/tools/basictools/kis_tool_pan.cpp:86
#, kde-format
msgid "Pan Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_path.cc:118
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:72
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 (QTreeWidget, listViewChannels)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:24
#, kde-format
msgid "Channel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:54
#, kde-format
msgid "Sample radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbNormaliseValues)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:79
#, kde-format
msgid "Show colors as percentages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbPalette)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:103
#, kde-format
msgid "Add to palette:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUpdateCurrentColor)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:115
#, kde-format
msgid "Update current color"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSources)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:141
#, kde-format
msgid "Sample All Visible Layers"
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)
#. +> stable5
#: plugins/tools/basictools/wdgmovetool.ui:65
#, kde-format
msgid "Shortcut Move Distance"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpMoveStep)
#. +> trunk5
#: 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)
#. +> stable5
#: plugins/tools/basictools/wdgmovetool.ui:106
#, kde-format
msgid "Large Move Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scaleLabel)
#. +> trunk5
#: 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
#: 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, chkShowCoordinates)
#. +> stable5
#: plugins/tools/basictools/wdgmovetool.ui:119
#, kde-format
msgid "Show coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showAxesCheckbox)
#. +> trunk5
#: plugins/tools/basictools/wdgmultihandtool.ui:153
#, kde-format
msgid "Show Origin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushesLabel)
#. +> trunk5
#: plugins/tools/basictools/wdgmultihandtool.ui:166
#, kde-format
msgid "Brushes:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, horizontalCheckbox)
#. +> trunk5
#: plugins/tools/basictools/wdgmultihandtool.ui:182
#, kde-format
msgid "Horizontal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/tools/basictools/wdgmultihandtool.ui:198
#, kde-format
msgid "Origin:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, verticalCheckbox)
#. +> trunk5
#: 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
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:708
#, kde-format
msgid "This tool only works on vector layers. You probably want the move tool."
msgstr ""
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:997
#, kde-format
msgid "Shadow"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1101
msgctxt "(qtundo-format)"
msgid "Rotate Object 90° CW"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1105
msgctxt "(qtundo-format)"
msgid "Rotate Object 90° CCW"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1109
msgctxt "(qtundo-format)"
msgid "Rotate Object 180°"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1113
msgctxt "(qtundo-format)"
msgid "Mirror Object Horizontally"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1117
msgctxt "(qtundo-format)"
msgid "Mirror Object Vertically"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1121
msgctxt "(qtundo-format)"
msgid "Reset Object Transformations"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1187
msgctxt "(qtundo-format)"
msgid "Unite Shapes"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1201
msgctxt "(qtundo-format)"
msgid "Intersect Shapes"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1211
msgctxt "(qtundo-format)"
msgid "Subtract Shapes"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1254
msgctxt "(qtundo-format)"
msgid "Split Shapes"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1646
#, kde-format
msgid "Logical Operations"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultToolFactory.cpp:30
#, kde-format
msgid "Select Shapes Tool"
msgstr ""
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolFactory.cpp:30
#, kde-format
msgid "Shape Manipulation Tool"
msgstr ""
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.cpp:309
#, kde-format
msgid "Opacity [*varies*]: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAnchorLock)
#. +> trunk5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:191
#, kde-format
msgid "Anchor Lock"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkUniformScaling)
#. +> trunk5
#: 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
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:201
#, kde-format
msgid "Uniform Scaling"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkGlobalCoordinates)
#. +> trunk5
#: 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
#: 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:115
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
#: plugins/tools/defaulttool/defaulttool/ShapeMoveStrategy.cpp:63
#, kde-format
msgid "Press Shift to hold x- or y-position."
msgstr ""
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/ShapeMoveStrategy.cpp:58
#, kde-format
msgid "Press ALT to hold x- or y-position."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/ShapeResizeStrategy.cpp:113
#, 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:176
msgctxt "(qtundo-format)"
msgid "Shear"
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: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:59
#, kde-format
msgid "Contiguous Area Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:136
msgctxt "(qtundo-format)"
msgid "Select Contiguous Area"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:180
#: plugins/tools/selectiontools/kis_tool_select_similar.cc:158
#, kde-format
msgid "Fuzziness: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:191
#, kde-format
msgid "Grow/shrink selection: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:215
#, kde-format
msgid "Limit to current layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.h:82
#, kde-format
msgid "Contiguous Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:49
msgctxt "(qtundo-format)"
msgid "Select Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:81
#, kde-format
msgid "Elliptical Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.h:76
#, 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:160
msgctxt "(qtundo-format)"
msgid "Select by Outline"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_outline.h:78
#, 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:147
msgctxt "(qtundo-format)"
msgid "Select by Bezier Curve"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_path.h:91
#, 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:92
#, kde-format
msgid "Polygonal Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_polygonal.h:66
#, kde-format
msgid "Polygonal Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:51
msgctxt "(qtundo-format)"
msgid "Select Rectangle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:81
#, 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:137
msgctxt "(qtundo-format)"
msgid "Select Similar Color"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_similar.h:62
#, 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
#: plugins/tools/svgtexttool/kis_font_family_combo_box.cpp:119
#, kde-format
msgid "Font Style"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/main.cpp:45
#, kde-format
msgid "Svg Text Editor"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/main.cpp:47
#, kde-format
msgid "Test for the Svg Text Tool"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/main.cpp:49
#, kde-format
msgid "(c) 2017"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextChangeCommand.cpp:37
msgctxt "(qtundo-format)"
msgid "Change SvgTextTool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:97
#, kde-format
msgid "Text Tool"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:175
#, kde-format
msgid "Conversion failed"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:334
#, kde-format
msgid "Find Text"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:338
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:379
#, kde-format
msgid "Find:"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:374
#, kde-format
msgid "Find and Replace all"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:381
#, kde-format
msgid "Replace:"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:811
#, kde-format
msgid "You have modified the text. Discard changes?"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, richTab)
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:890
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:896
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:24
#, kde-format
msgid "Rich text"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:893
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:897
#, kde-format
msgid "SVG Source"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1042
#, kde-format
msgid "Text Color"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1057
#, kde-format
msgid "Line height"
msgstr ""
#. i18n: context: Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.action:4
#, kde-format
msgctxt "action"
msgid "SVG Text Tool"
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
#: 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
#: 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
#: 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
#: 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
#: 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
#: 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
#: plugins/tools/svgtexttool/SvgTextTool.action:228
#, kde-format
msgctxt "action"
msgid "Text Editor Settings"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:99
#, kde-format
msgid "Create new texts with..."
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:122
#, kde-format
msgid "Anchor text to the left."
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:130
#, kde-format
msgid "Anchor text to the middle."
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:138
#, kde-format
msgid "Anchor text to the right."
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:159
#, kde-format
msgid "Edit Text"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:33
#, kde-format
msgid "&Insert"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:37
#, kde-format
msgid "&Format"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:45
#, kde-format
msgid "&Weight"
msgstr ""
#. +> trunk5
#: plugins/tools/svgtexttool/SvgTextToolFactory.cpp:32
#, kde-format
msgid "SVG Text Tool"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, svgTab)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:34
#, kde-format
msgid "SVG source"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabSvgTextEdit)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:44
#, kde-format
msgid "SVG"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkVertical)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:77
#, kde-format
msgid "Vertical Text Layout"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:21
#, kde-format
msgid "Editor Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: 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
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:37
#, kde-format
msgid "Rich Te&xt Only"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioSvgSource)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:51
#, kde-format
msgid "S&VG Source Only"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:80
#, kde-format
msgid "Keyword"
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
#: 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
#: 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 ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:108
#, kde-format
msgid "Element"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:136
#, kde-format
msgid "Attribute"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, colorComment_2)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:192
#, kde-format
msgid "Comment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:220
#, kde-format
msgid "Editor text color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:230
#, kde-format
msgid "Editor background:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:256
#, kde-format
msgid "Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: 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 ""
#. +> trunk5 stable5
#: plugins/tools/tool_crop/kis_tool_crop.h:213
#, kde-format
msgid "Crop Tool"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgToolCrop)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:14
#, kde-format
msgid "Crop"
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.h:159
#, kde-format
msgid "Dynamic Brush Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush.cpp:61
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
#: 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
#: 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
#: 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
#: 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:71
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 ""
#. +> trunk5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:829
#, 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:846
#, 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:857
#, kde-format
msgctxt "floating message in transformation tool"
msgid "Cannot transform empty layer "
msgstr ""
#. +> stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:259
#, kde-format
msgid "The transform tool cannot transform a vector layer."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:883
#, 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:326
#, kde-format
msgid "Transform a layer or a selection"
msgstr ""
#. +> trunk5
#: 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 ""
#. +> stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:63
#, 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.</il></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:604
#, 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:655
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1614
#, kde-format
msgid "Lock Points"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:657
#, 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:744
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1646
#, kde-format
msgid "Create 3 points on the canvas to begin"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp:45
msgctxt "(qtundo-format)"
msgid "Transform"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, freeTransformButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:99
#, kde-format
msgid "Free"
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, warpButton)
#. i18n: ectx: property (text), widget (QToolButton, warpButton)
#. +> trunk5 stable5
#: 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, cageButton)
#. i18n: ectx: property (text), widget (QToolButton, cageButton)
#. +> trunk5 stable5
#: 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, liquifyButton)
#. i18n: ectx: property (text), widget (QToolButton, liquifyButton)
#. +> trunk5 stable5
#: 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, 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:1762
#, 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:1573
#, kde-format
msgid "Draw"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetPointsButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1607
#, kde-format
msgid "Clear Points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, cageAddEditRadio)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1653
#, 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:1669
#, kde-format
msgid "De&form Layer"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QFrame, liquifyOptionsLayout)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1707
#, 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:1784
#, kde-format
msgid "Rotate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1867
#, kde-format
msgid "Reverse:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, buidupModeComboBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1991
#, kde-format
msgid "Build Up"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showDecorationsBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2096
#, kde-format
msgid "Show Decorations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, chkWorkRecursively)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2124
#, kde-format
msgid "Work Recursively"
msgstr ""
#. +> stable5
#: libs/flake/KoShapePaste.cpp:170
msgctxt "(qtundo-format)"
msgid "Paste Shapes"
msgstr ""
#. +> stable5
#: libs/flake/tools/KoPanToolFactory.cpp:30
#, kde-format
msgid "Pan"
msgstr ""
#. +> stable5
#: libs/widgets/KoFillConfigWidget.cpp:224
#, kde-format
msgctxt "No stroke or fill"
msgid "None"
msgstr ""
#. +> stable5
#: libs/widgets/KoFillConfigWidget.cpp:232
#, kde-format
msgctxt "Solid color stroke or fill"
msgid "Solid"
msgstr ""
#. +> stable5
#: libs/widgets/KoFillConfigWidget.cpp:273
#, kde-format
msgid "Change the filling gradient"
msgstr ""
#. i18n: context: Actions (Ruler Assistant Tool), ActionCollection (Tools)
#. +> stable5
#: plugins/assistants/RulerAssistant/KisRulerAssistantTool.action:4
#, kde-format
msgctxt "action"
msgid "Ruler Assistant Tool"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:74
#, kde-format
msgid "Found no shapes in the collection! %1"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:134
#, kde-format
msgid "Not a valid Calligra file: %1"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:157
#, kde-format
msgid "No body tag found in file: %1"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:165
#, kde-format
msgid "No office:drawing tag found in file: %1"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:173
#: plugins/dockers/shapedockers/shapecollection/OdfCollectionLoader.cpp:181
#, kde-format
msgid "No shapes found in file: %1"
msgstr ""
#. +> stable5
+#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:121
+#, kde-format
+msgid "Add Shape"
+msgstr ""
+
+#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:156
#, kde-format
msgid "More"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:185
#, kde-format
msgid "Open Shape Collection"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:193
#, kde-format
msgid "Remove Shape Collection"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:311
#, kde-format
msgid "Geometrics"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:315
#, kde-format
msgid "Arrows"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:319
#, kde-format
msgid "Funny"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapecollection/ShapeCollectionDocker.cpp:497
#, kde-format
msgid "Collection Error"
msgstr ""
#. +> stable5
#: plugins/dockers/shapedockers/shapeproperties/ShapePropertiesDocker.cpp:56
#, kde-format
msgid "Shape Properties"
msgstr ""
#. +> stable5
#: plugins/extensions/buginfo/buginfo.cpp:37
#, kde-format
msgid "Show system information for bug reports."
msgstr ""
#. +> stable5
#: plugins/filters/colorsfilters/kis_brightness_contrast_filter.cpp:163
#, kde-format
msgid "&Brightness/Contrast curve..."
msgstr ""
#. +> stable5
#: plugins/filters/colorsfilters/kis_brightness_contrast_filter.h:92
#, kde-format
msgid "Brightness / Contrast"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelBrightness)
#. +> stable5
#: plugins/filters/colorsfilters/wdg_brightness_contrast.ui:231
#, kde-format
msgid "Brightness"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelContrast)
#. +> stable5
#: plugins/filters/colorsfilters/wdg_brightness_contrast.ui:251
#, kde-format
msgid "Contrast"
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.cpp:49
#, kde-format
msgid "&Sobel..."
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.cpp:170
#, kde-format
msgid "Sobel horizontally"
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.cpp:171
#, kde-format
msgid "Sobel vertically"
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.cpp:172
#, kde-format
msgid "Keep sign of result"
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.cpp:173
#, kde-format
msgid "Make image opaque"
msgstr ""
#. +> stable5
#: plugins/filters/sobelfilter/kis_sobel_filter.h:39
#, kde-format
msgid "Sobel"
msgstr ""
#. +> stable5
#: plugins/impex/brush/kis_brush_export.cpp:105
#, kde-format
msgid "Brush Tip Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/csv/csv_loader.cpp:125 plugins/impex/csv/csv_loader.cpp:128
#, kde-format
msgid "Loading CSV file..."
msgstr ""
#. +> stable5
#: plugins/impex/csv/csv_saver.cpp:180
#, kde-format
msgid "Saving CSV file..."
msgstr ""
#. +> stable5
#: plugins/impex/csv/kis_csv_export.cpp:85
#, kde-format
msgctxt "@title:window"
msgid "CSV Export Error"
msgstr ""
#. +> stable5
#: plugins/impex/csv/kis_csv_export.cpp:86
#, kde-format
msgid ""
"Unable to save to the CSV format.\n"
"The CSV format not supports layer groups or masked layers."
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_export.cpp:97
#, kde-format
msgid "Cannot export this image to a heightmap: it is not square"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_export.cpp:102
#, kde-format
msgid "Cannot export this image to a heightmap: it is not grayscale"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_export.cpp:107
#, kde-format
msgid "HeightMap Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_export.cpp:139
#, kde-format
msgctxt "@title:window"
msgid "Downscale Image"
msgstr ""
#. +> stable5
#: plugins/impex/heightmap/kis_heightmap_export.cpp:140
#, kde-format
msgid "You specified the .r8 extension for a 16 bit/channel image. Do you want to save as 8 bit? Your image data will not be changed."
msgstr ""
#. +> stable5
#: plugins/impex/jpeg/kis_jpeg_converter.cc:482
#, kde-format
msgid "Warning: JPEG only supports 8 bits per channel. Your image uses: %1. Krita will save your image as 8 bits per channel."
msgstr ""
#. +> stable5
#: plugins/impex/jpeg/kis_jpeg_converter.cc:487
#, kde-format
msgid ""
"Cannot export images in %1.\n"
"Will save as RGB."
msgstr ""
#. +> stable5
#: plugins/impex/jpeg/kis_jpeg_export.cc:110
#, kde-format
msgid "JPEG Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/ora/ora_export.cc:104
#, kde-format
msgid "Cannot export images in this colorspace or channel depth to OpenRaster"
msgstr ""
#. +> stable5
#: plugins/impex/ora/ora_export.cc:104
#, kde-format
msgctxt "@title:window"
msgid "Krita OpenRaster Export"
msgstr ""
#. +> stable5
#: plugins/impex/ora/ora_export.cc:112
#, kde-format
msgctxt "@title:window"
msgid "Krita:Warning"
msgstr ""
#. +> stable5
#: plugins/impex/ora/ora_export.cc:113
#, kde-format
msgid ""
"This image contains vector, clone or fill layers.\n"
"These layers will be saved as raster layers."
msgstr ""
#. +> stable5
#: plugins/impex/png/kis_png_export.cc:124
#, kde-format
msgctxt "@title:window"
msgid "Krita PNG Export"
msgstr ""
#. +> stable5
#: plugins/impex/png/kis_png_export.cc:124
#, kde-format
msgid "You can only save 8 and 16 bits integer/channel grayscale and RGB images to PNG. Your image will be saved as 8 bits/channel RGB."
msgstr ""
#. +> stable5
#: plugins/impex/png/kis_png_export.cc:146
#, kde-format
msgid "PNG Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/ppm/kis_ppm_export.cpp:154
#, kde-format
msgid "PPM Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/tiff/kis_tiff_export.cc:69
#, kde-format
msgid "TIFF Export Options"
msgstr ""
#. +> stable5
#: plugins/impex/tiff/kis_tiff_writer_visitor.cpp:73
#, kde-format
msgid "Cannot export images in %1.\n"
msgstr ""
#. +> stable5
#: plugins/paintops/chalk/chalk_paintop_plugin.cpp:41
#, kde-format
msgid "Chalk"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel)
#. +> stable5
#: plugins/paintops/chalk/wdgchalkoptions.ui:46
#, kde-format
msgid "Brush Radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, opacity)
#. +> stable5
#: plugins/paintops/chalk/wdgchalkoptions.ui:73
#, kde-format
msgid "Opacity decrease"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, saturation)
#. +> stable5
#: plugins/paintops/chalk/wdgchalkoptions.ui:83
#, kde-format
msgid "Saturation decrease"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, shearXButton)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:68
#, kde-format
msgid "Shear X"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, shearYButton)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:94
#, kde-format
msgid "Shear Y"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, scaleXButton)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:126
#, kde-format
msgid "Scale X"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, scaleYButton)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:158
#, kde-format
msgid "Scale Y"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, scaleAspectCheckBox)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:165
#, kde-format
msgid "Keep aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetButton)
#. +> stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.ui:178
#, kde-format
msgid "Reset Transformations"
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:218
#, kde-format
msgid "Drag to move gradient position."
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:227
#, kde-format
msgid "Drag to move color stop. Double click to remove color stop."
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:229
#, kde-format
msgid "Drag to move color stop."
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:237
#, kde-format
msgid "Drag to move gradient position. Double click to insert color stop."
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:528
#, kde-format
msgid "Edit Gradient"
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientTool.cpp:530
#, kde-format
msgid "Predefined Gradients"
msgstr ""
#. +> stable5
#: plugins/tools/karbonplugins/tools/KarbonGradientToolFactory.cpp:30
#, kde-format
msgid "Gradient editing"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgTextOptions)
#. +> stable5
#: plugins/tools/tool_text/wdgtextoptions.ui:14
#, kde-format
msgid "Text Options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonMultiline)
#. +> stable5
#: plugins/tools/tool_text/wdgtextoptions.ui:97
#, kde-format
msgid "Multiline"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot (revision 1509195)
@@ -1,4534 +1,4534 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-09 09:26+0100\n"
+"POT-Creation-Date: 2018-01-23 09:18+0100\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 stable
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Book Title Addon"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Main Title Addon"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Author/Editor"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Further Persons"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Publication"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Volume Part"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Total Volumes"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Number/Issue"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Cross-Reference"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "X-Reference"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Identifiers"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Sort Name"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Abbreviations"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Short Journal"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Short Series"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Short Title"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Reprint Data"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Misc"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Local File"
msgstr ""
#. +> trunk5 trunk stable
#, kde-format
msgid "Star Rating"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:52 src/config/bibtexentries.cpp:66
#, kde-format
msgid "Journal Article"
msgstr ""
#. +> trunk5
#: src/config/bibtexentries.cpp:53
#, kde-format
msgid "Conference"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:54 src/config/bibtexentries.cpp:83
#, kde-format
msgid "Conference or Workshop Proceedings"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:55 src/config/bibtexentries.cpp:94
#, kde-format
msgid "Technical Report"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:56 src/config/bibtexentries.cpp:78
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:57 src/config/bibtexentries.cpp:67
#, kde-format
msgid "Book"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:58 src/config/bibtexentries.cpp:69
#, kde-format
msgid "Part of a Book"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:59 src/config/bibtexentries.cpp:75
#, kde-format
msgid "Part of a Book with own Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:60 src/config/bibtexentries.cpp:93
#, kde-format
msgid "PhD Thesis"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:61 src/config/bibtexentries.cpp:92
#, kde-format
msgid "Master's Thesis"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:62 src/config/bibtexentries.cpp:91
#, kde-format
msgid "Unpublished Material"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:63 src/config/bibtexentries.cpp:77
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:64 src/config/bibtexentries.cpp:72
#, kde-format
msgid "Booklet"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:68
#, kde-format
msgid "Multi-volume Book"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:70
#, kde-format
msgid "Former Monograph as Part of a Book"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:71
#, kde-format
msgid "Supplemental Material in a Book"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:73
#, kde-format
msgid "Single-volume Collection"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:74
#, kde-format
msgid "Multi-volume Collection"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:76
#, kde-format
msgid "Supplemental Material in a Collection"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:79
#, kde-format
msgid "Online Resource"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:80
#, kde-format
msgid "Patent"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:81
#, kde-format
msgid "Periodical (Complete Issue)"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:82
#, kde-format
msgid "Supplemental Material in a Periodical"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:84
#, kde-format
msgid "Multi-volume Proceedings"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:85
#, kde-format
msgid "Publication in Conference Proceedings"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:86
#, kde-format
msgid "Single-volume Reference (e.g. Encyclopedia)"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:87
#, kde-format
msgid "Multi-volume Reference (e.g. Encyclopedia)"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:88
#, kde-format
msgid "Part of a Reference"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:89
#, kde-format
msgid "Report"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexentries.cpp:90
#, kde-format
msgid "Thesis"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:117 src/config/bibtexfields.cpp:155
#, kde-format
msgid "Element Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:118 src/config/bibtexfields.cpp:156
#: src/gui/file/findduplicatesui.cpp:155
#, kde-format
msgid "Identifier"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:119 src/config/bibtexfields.cpp:157
#: src/gui/preferences/settingsidsuggestionseditor.cpp:232
#: src/gui/preferences/settingsidsuggestionseditor.cpp:469
#: src/gui/preferences/settingsidsuggestionseditor.cpp:488
#: src/processing/idsuggestions.cpp:370
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:120 src/config/bibtexfields.cpp:158
#, kde-format
msgid "Title or Book Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:121 src/config/bibtexfields.cpp:167
#, kde-format
msgid "Author or Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:122 src/config/bibtexfields.cpp:168
#: src/gui/preferences/settingsidsuggestionseditor.cpp:471
#: src/gui/preferences/settingsidsuggestionseditor.cpp:490
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:75
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:123 src/config/bibtexfields.cpp:173
#, kde-format
msgid "Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:124 src/config/bibtexfields.cpp:189
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:125 src/config/bibtexfields.cpp:190
#: src/gui/preferences/settingsidsuggestionseditor.cpp:166
#: src/gui/preferences/settingsidsuggestionseditor.cpp:473
#: src/gui/preferences/settingsidsuggestionseditor.cpp:492
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:126
#: src/gui/preferences/settingsidsuggestionseditor.cpp:351
#: src/gui/preferences/settingsidsuggestionseditor.cpp:475
#: src/gui/preferences/settingsidsuggestionseditor.cpp:494
#: src/processing/idsuggestions.cpp:399
#, kde-format
msgid "Journal"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:127 src/config/bibtexfields.cpp:198
#: src/gui/preferences/settingsidsuggestionseditor.cpp:195
#: src/gui/preferences/settingsidsuggestionseditor.cpp:477
#: src/gui/preferences/settingsidsuggestionseditor.cpp:496
#: src/processing/idsuggestions.cpp:416
#, kde-format
msgid "Volume"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:128 src/config/bibtexfields.cpp:200
#, kde-format
msgid "Number"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:129 src/config/bibtexfields.cpp:207
#, kde-format
msgid "ISSN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:130 src/config/bibtexfields.cpp:208
#, kde-format
msgid "ISBN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:131 src/config/bibtexfields.cpp:209
#, kde-format
msgid "ISBN or ISSN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:132 src/config/bibtexfields.cpp:211
#, kde-format
msgid "How Published"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:133 src/config/bibtexfields.cpp:212
#, kde-format
msgid "Note"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:134 src/config/bibtexfields.cpp:215
#, kde-format
msgid "Abstract"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:135 src/config/bibtexfields.cpp:216
#, kde-format
msgid "Pages"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:136 src/config/bibtexfields.cpp:220
#, kde-format
msgid "Publisher"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:137 src/config/bibtexfields.cpp:222
#: src/config/bibtexfields.cpp:233
#, kde-format
msgid "Institution"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:138 src/config/bibtexfields.cpp:223
#, kde-format
msgid "Book Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:139 src/config/bibtexfields.cpp:228
#, kde-format
msgid "Series"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:140 src/config/bibtexfields.cpp:230
#, kde-format
msgid "Edition"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:141 src/config/bibtexfields.cpp:231
#, kde-format
msgid "Chapter"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:142 src/config/bibtexfields.cpp:232
#, kde-format
msgid "Organization"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:143
#, kde-format
msgid "School"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:144 src/config/bibtexfields.cpp:237
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:121
#, kde-format
msgid "Keywords"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:145 src/config/bibtexfields.cpp:238
#, kde-format
msgid "Cross Reference"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:146 src/config/bibtexfields.cpp:240
#: src/networking/onlinesearch/onlinesearchdoi.cpp:179
#, kde-format
msgid "DOI"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:147 src/config/bibtexfields.cpp:244
#, kde-format
msgid "URL"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:148
#, kde-format
msgid "Address"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:149 src/config/bibtexfields.cpp:247
#: src/config/bibtexfields.cpp:271
#, kde-format
msgid "Location"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:150 src/config/bibtexfields.cpp:249
#: src/gui/file/findduplicatesui.cpp:157
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:151 src/gui/element/elementwidgets.cpp:904
#, kde-format
msgid "Key"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:152 src/config/bibtexfields.cpp:259
#: src/gui/preferences/settingscolorlabelwidget.cpp:194
#: src/gui/preferences/settingscolorlabelwidget.cpp:454
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:153
#, kde-format
msgid "Stars"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:159
#, kde-format
msgid "Subtitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:160
#, kde-format
msgid "Title Addon"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:161
#, kde-format
msgid "Shortitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:162
#, kde-format
msgid "Original Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:163
#, kde-format
msgid "Reprint Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:164
#, kde-format
msgid "Main Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:165
#, kde-format
msgid "Main Subtitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:166
#, kde-format
msgid "Maintitle Addon"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:169
#, kde-format
msgid "Short Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:170
#, kde-format
msgid "Name Addon"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:171
#, kde-format
msgid "Author Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:172
#, kde-format
msgid "Book Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:174
#, kde-format
msgid "Short Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:175
#, kde-format
msgid "Editor Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:176
#, kde-format
msgid "Editor A"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:177
#, kde-format
msgid "Editor A Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:178
#, kde-format
msgid "Editor B"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:179
#, kde-format
msgid "Editor B Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:180
#, kde-format
msgid "Editor C"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:181
#, kde-format
msgid "Editor C Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:182
#, kde-format
msgid "Translator"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:183
#, kde-format
msgid "Afterword Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:184
#, kde-format
msgid "Introduction Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:185
#, kde-format
msgid "Foreword Author"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:186
#, kde-format
msgid "Annotator"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:187
#, kde-format
msgid "Commentator"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:188
#, kde-format
msgid "Patent Holder"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:191
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:192
#, kde-format
msgid "Event Date"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:193
#, kde-format
msgid "Original Date"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:194
#, kde-format
msgid "Date or Year"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:195
#, kde-format
msgid "Journal Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:196
#, kde-format
msgid "Journal Subtitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:197
#, kde-format
msgid "Journal Shortitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:199
#, kde-format
msgid "Number of Volumes"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:201
#, kde-format
msgid "Version"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:202
#, kde-format
msgid "Part"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:203
#, kde-format
msgid "Issue"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:204
#, kde-format
msgid "IASN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:205
#, kde-format
msgid "ISMN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:206
#, kde-format
msgid "ISRN"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:210
#, kde-format
msgid "ISWC"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:213
#, kde-format
msgid "Addendum"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:214
#, kde-format
msgid "Annotation"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:217
#, kde-format
msgid "Total Pages"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:218
#, kde-format
msgid "Pagination"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:219
#, kde-format
msgid "Book Pagination"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:221
#, kde-format
msgid "Original Publisher"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:224
#, kde-format
msgid "Book Subtitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:225
#, kde-format
msgid "Issue Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:226
#, kde-format
msgid "Issue Subtitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:227
#, kde-format
msgid "Booktitle Addon"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:229
#, kde-format
msgid "Series Shortitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:234
#, kde-format
msgid "Event Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:235
#, kde-format
msgid "Venue"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:236
#, kde-format
msgid "Index Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:239
#, kde-format
msgid "XRef"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:241
#, kde-format
msgid "E-Print"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:242
#, kde-format
msgid "E-Print Class"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:243
#, kde-format
msgid "E-Print Type"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:245
#, kde-format
msgid "URL Date"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:246
#, kde-format
msgid "Local File URL"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:248
#, kde-format
msgid "Original Location"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:250
#, kde-format
msgid "EID"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:251 src/config/bibtexfields.cpp:265
#, kde-format
msgid "Sort Key"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:252
#: src/gui/preferences/settingscolorlabelwidget.cpp:195
#, kde-format
msgid "Label"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:253
#, kde-format
msgid "Shorthand"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:254
#, kde-format
msgid "Shorthand Intro"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:255
#, kde-format
msgid "Publication State"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:256
#, kde-format
msgid "Language"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:257
#, kde-format
msgid "Original Language"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:258 src/networking/zotero/collection.cpp:94
#: src/program/docklets/zoterobrowser.cpp:107
#, kde-format
msgid "Library"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:260
#, kde-format
msgid "Gender"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:261
#, kde-format
msgid "Hyphenation"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:262
#, kde-format
msgid "Index Sorttitle"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:263
#, kde-format
msgid "Entry Options"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:264
#, kde-format
msgid "Presort"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:266
#, kde-format
msgid "Sort Names"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:267
#, kde-format
msgid "Sort Shorthand"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:268
#, kde-format
msgid "Sort Title"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:269
#, kde-format
msgid "Sort Year"
msgstr ""
#. +> trunk5 trunk stable
#: src/config/bibtexfields.cpp:270
#, kde-format
msgid "ISAN"
msgstr ""
#. +> trunk5 trunk stable
#: src/data/models/filemodel.cpp:245 src/gui/element/elementwidgets.cpp:402
#: src/gui/element/elementwidgets.cpp:998
#, kde-format
msgid "Macro"
msgstr ""
#. +> trunk5 trunk stable
#: src/data/models/filemodel.cpp:255
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 trunk stable
#: src/data/models/filemodel.cpp:265 src/gui/element/elementwidgets.cpp:1063
#, kde-format
msgid "Preamble"
msgstr ""
#. +> trunk5 trunk stable
#: src/data/value.cpp:566
#, kde-format
msgid " and "
msgstr ""
#. +> trunk5 trunk stable
#: src/data/value.cpp:569
#, kde-format
msgid " and others"
msgstr ""
#. +> trunk5 trunk stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Important"
msgstr ""
#. +> trunk5 trunk stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Unread"
msgstr ""
#. +> trunk5 trunk stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Read"
msgstr ""
#. +> trunk5 trunk stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Watch"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:74
#, kde-format
msgid "The following operations can be performed when associating the document with the entry:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:78
#, kde-format
msgid "File operation"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:82
#, kde-format
msgid "Do not copy or move document, only insert reference to it"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:85
#, kde-format
msgid "Copy document next to bibliography file"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:88
#, kde-format
msgid "Move document next to bibliography file"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:94
#, kde-format
msgid "Path and filename of bibliography file:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:100
#, kde-format
msgid "Rename Document?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:107
#, kde-format
msgid "Keep document's original filename"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:113
#, kde-format
msgid "User-defined name:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:122
#, kde-format
msgid "Path as Inserted into Entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:126
#: src/gui/field/fieldlistedit.cpp:596
#, kde-format
msgid "Relative Path"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:129
#: src/gui/field/fieldlistedit.cpp:596
#, kde-format
msgid "Absolute Path"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:137
#, kde-format
msgid "Preview of reference to be inserted:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:251
#: src/program/docklets/documentpreview.cpp:215
#: src/program/docklets/referencepreview.cpp:112
#, kde-format
msgid "No preview available"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:285
#, kde-format
msgid "The following remote document is about to be associated with the current entry:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:286
#: src/gui/element/associatedfilesui.cpp:299
#, kde-format
msgid "Rename after entry's id"
msgstr ""
#. +> trunk5
#: src/gui/element/associatedfilesui.cpp:288
#, kde-format
msgid "The following remote document is about to be associated with entry '%1':"
msgstr ""
#. +> trunk stable
#: src/gui/element/associatedfilesui.cpp:278
#, kde-format
msgid "The following remote document is about to be associated with the entry '%1':"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:289
#: src/gui/element/associatedfilesui.cpp:302
#, kde-format
msgid "Rename after entry's id: '%1'"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/associatedfilesui.cpp:298
#, kde-format
msgid "The following local document is about to be associated with the current entry:"
msgstr ""
#. +> trunk5
#: src/gui/element/associatedfilesui.cpp:301
#, kde-format
msgid "The following local document is about to be associated with entry '%1':"
msgstr ""
#. +> trunk stable
#: src/gui/element/associatedfilesui.cpp:291
#, kde-format
msgid "The following local document is about to be associated with the entry '%1':"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:194
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:200
#, kde-format
msgid "Show all fields"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:205
#, kde-format
msgid "Tab key visits only editable fields"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:211
#, kde-format
msgid "Check with BibTeX"
msgstr ""
#. +> trunk5
#: src/gui/element/elementeditor.cpp:493
#, kde-format
msgid "No id was entered, so the previous id '%1' will be restored."
msgstr ""
#. +> trunk5
#: src/gui/element/elementeditor.cpp:493
#, kde-format
msgid "No id given"
msgstr ""
#. +> trunk5
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid ""
"The entered id '%1' is already in use for another element.\n"
"\n"
"Keep original id '%2' instead?"
msgstr ""
#. +> trunk stable
#: src/gui/element/elementeditor.cpp:461
#, kde-format
msgid "The entered id '%1' is already in use for another entry."
msgstr ""
#. +> trunk stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "The entered key '%1' is already in use for another macro."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Id already in use"
msgstr ""
#. +> trunk stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Key already in use"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Keep duplicate ids"
msgstr ""
#. +> trunk stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Keep duplicate keys"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Restore original id"
msgstr ""
#. +> trunk stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Restore original key"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:454
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:464
#, kde-format
msgid "Id:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:483
#, kde-format
msgid "Select a suggested id for this entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:692
#, kde-format
msgid "External"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:772
#, kde-format
msgid "Other Fields"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:880
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:888
#: src/gui/element/elementwidgets.cpp:951 src/gui/field/fieldlistedit.cpp:107
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:94
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:892
#, kde-format
msgid "Content:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:899
#, kde-format
msgid "List:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:904 src/gui/valuelistmodel.cpp:296
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:909 src/parts/part.cpp:243
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:912
#: src/program/docklets/referencepreview.cpp:135
#: src/program/documentlist.cpp:212
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:951
#: src/program/docklets/elementform.cpp:95
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:1015
#: src/gui/element/elementwidgets.cpp:1080
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:1203
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/elementwidgets.cpp:1230
#, kde-format
msgid "Restore"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:110 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:119 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:126 src/gui/element/findpdfui.cpp:158
#: src/gui/element/findpdfui.cpp:211
#, kde-format
msgid "Download"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:133 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "Use URL only"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:349
#, kde-format
msgid "Result"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:401
#, kde-format
msgid "Starting to search..."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:420
#, kde-format
msgid "Find PDF"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:474
#, kde-format
msgid "Save URL '%1'"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/element/findpdfui.cpp:523
#, kde-format
msgid ""
"<qt>Number of visited pages: <b>%1</b><br/>"
"Number of running downloads: <b>%2</b><br/>"
"Number of found documents: <b>%3</b></qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/colorlabelwidget.cpp:110
#: src/gui/preferences/settingscolorlabelwidget.cpp:481
#, kde-format
msgid "No color"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/colorlabelwidget.cpp:112
#, kde-format
msgid "User-defined color"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/colorlabelwidget.cpp:123
#, kde-format
msgid "Color & Label"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldinput.cpp:83
#, kde-format
msgid "Select a predefined month"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldinput.cpp:100
#, kde-format
msgid "Select an existing entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldinput.cpp:234
#, kde-format
msgid "Select Cross Reference"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldinput.cpp:234
#, kde-format
msgid "Select the cross reference to another entry:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:246 src/gui/field/fieldlineedit.cpp:287
#, kde-format
msgid "Plain Text"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:250 src/gui/field/fieldlineedit.cpp:288
#, kde-format
msgid "Reference"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:254 src/gui/field/fieldlineedit.cpp:289
#, kde-format
msgid "Person"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:258 src/gui/field/fieldlineedit.cpp:290
#, kde-format
msgid "Keyword"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:262 src/gui/field/fieldlineedit.cpp:292
#, kde-format
msgid "Source Code"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:266 src/gui/field/fieldlineedit.cpp:295
#, kde-format
msgid "Verbatim Text"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:398
#, kde-format
msgid "Open '%1'"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlineedit.cpp:447
#, kde-format
msgid ""
"The current text cannot be used as value of type '%1'.\n"
"\n"
"Switching back to type '%2'."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:151
#, kde-format
msgid "Remove value"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:157
#, kde-format
msgid "Move value down"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:163
#, kde-format
msgid "Move value up"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:398
#, kde-format
msgid "... and others (et al.)"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:403
#, kde-format
msgid "Add from Clipboard"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:404
#, kde-format
msgid "Add a list of names from clipboard"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:471
#, kde-format
msgid "Add file..."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:477
#, kde-format
msgid "Add reference ..."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:478
#, kde-format
msgid "Add reference from clipboard"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:488
#, kde-format
msgid "File to Associate"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:529 src/gui/field/fieldlistedit.cpp:617
#, kde-format
msgid "Save file locally"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:585
#, kde-format
msgid "Save file '%1' locally"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:596
#, kde-format
msgid ""
"<qt>"
"<p>Use a filename relative to the bibliography file?</p>"
"<p>The relative path would be<br/>"
"<tt style=\"font-family: %3;\">%1</tt></p>"
"<p>The absolute path would be<br/>"
"<tt style=\"font-family: %3;\">%2</tt></p>"
"</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:643
#, kde-format
msgid "Add Keywords from List"
msgstr ""
#. +> trunk stable
#: src/gui/field/fieldlistedit.cpp:678
#, kde-format
msgid "Add Keywords"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:644
#, kde-format
msgid "Add keywords as selected from a pre-defined list of keywords"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:647
#, kde-format
msgid "Add Keywords from Clipboard"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/field/fieldlistedit.cpp:648
#, kde-format
msgid "Add a punctuation-separated list of keywords from clipboard"
msgstr ""
#. +> trunk stable
#: src/gui/field/fieldlistedit.cpp:678
#, kde-format
msgid "Select keywords to add:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/basicfileview.cpp:154
#, kde-format
msgid "Reset to defaults"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/basicfileview.cpp:164
#, kde-format
msgid "No sorting"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/fileview.cpp:96
#, kde-format
msgid "The current entry has been modified. Do you want do discard your changes?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/fileview.cpp:96
#, kde-format
msgid "Discard changes?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/fileview.cpp:96
#, kde-format
msgid "Continue Editing"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/fileview.cpp:311 src/program/docklets/searchresults.cpp:95
#, kde-format
msgid "View Element"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/fileview.cpp:319 src/parts/part.cpp:205
#, kde-format
msgid "Edit Element"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:139
#, kde-format
msgid "Alternatives"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:193
#, kde-format
msgid "None of the above"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:549
#, kde-format
msgid "Select your duplicates"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:569
#, kde-format
msgid "Previous Clique"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:571
#, kde-format
msgid "Next Clique"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:653
#, kde-format
msgid "Find Duplicates"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Multiple elements are selected. Do you want to search for duplicates only within the selection or in the whole document?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Search only in selection?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Only in selection"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Whole document"
msgstr ""
#. +> trunk5 trunk
#: src/gui/file/findduplicatesui.cpp:704
#, kde-format
msgid "No duplicates were found."
msgstr ""
#. +> stable
#: src/gui/file/findduplicatesui.cpp:685
#, kde-format
msgid "No duplicates have been found."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/file/findduplicatesui.cpp:704
#, kde-format
msgid "No duplicates found"
msgstr ""
#. +> trunk5
#: src/gui/file/findduplicatesui.cpp:711
#, kde-format
msgid "Merge Duplicates"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "This will reset the settings to factory defaults. Should this affect only the current page or all settings?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "Reset to Defaults"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "All settings"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "Only current page"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:162
#, kde-format
msgid "Preferences"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:352
#: src/gui/preferences/settingsidsuggestionswidget.cpp:266
#, kde-format
msgid "Add..."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:358
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:98
#: src/gui/preferences/settingsidsuggestionseditor.cpp:255
#: src/gui/preferences/settingsidsuggestionswidget.cpp:272
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:385
#, kde-format
msgid "Color & Labels"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:416
#, kde-format
msgctxt "Label for a new color; placeholder is for a 6-digit hex string"
msgid "NewColor%1"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:49
#, kde-format
msgid "A4"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:50
#, kde-format
msgid "Letter"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:51
#, kde-format
msgid "Legal"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:96
#, kde-format
msgid "Paper Size:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:106
#, kde-format
msgid "Language for 'babel':"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:114
#, kde-format
msgid "Bibliography style:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:136
#, kde-format
msgid "PDF & Postscript"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:129
#, kde-format
msgid "Command for 'Copy Reference':"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:131
#, kde-format
msgid "No command"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:141
#, kde-format
msgid "Detect LyX pipe automatically:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:147
#, kde-format
msgid "Manually specified LyX pipe:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:154
#, kde-format
msgid "No backups"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:155
#, kde-format
msgid "Local files only"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:156
#, kde-format
msgid "Both local and remote files"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:157
#, kde-format
msgid "Backups when saving:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:163
#, kde-format
msgid "Number of Backups:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:185
#, kde-format
msgid "Saving and Exporting"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "John"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "Doe"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "Jr."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#, kde-format
msgid "Changing this option requires a restart to take effect."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:72
#: src/gui/widgets/filesettingswidget.cpp:168
#, kde-format
msgid "Person Names Formatting:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsgeneralwidget.cpp:96
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:148
#, kde-format
msgid "NewKeyword%1"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:67
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:71
#, kde-format
msgid "Author Range:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:79
#, kde-format
msgid "... and last author"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:84
#: src/processing/idsuggestions.cpp:441
#, kde-format
msgid "From first author to author %1 and last author"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:84
#: src/processing/idsuggestions.cpp:450 src/processing/idsuggestions.cpp:458
#, kde-format
msgid "From author %1 to author %2 and last author"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:88
#: src/gui/preferences/settingsidsuggestionseditor.cpp:260
#: src/gui/preferences/settingsidsuggestionseditor.cpp:357
#, kde-format
msgid "No change"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:89
#: src/gui/preferences/settingsidsuggestionseditor.cpp:261
#: src/gui/preferences/settingsidsuggestionseditor.cpp:358
#, kde-format
msgid "To upper case"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:90
#: src/gui/preferences/settingsidsuggestionseditor.cpp:262
#: src/gui/preferences/settingsidsuggestionseditor.cpp:359
#, kde-format
msgid "To lower case"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:91
#: src/gui/preferences/settingsidsuggestionseditor.cpp:263
#: src/gui/preferences/settingsidsuggestionseditor.cpp:360
#, kde-format
msgid "To CamelCase"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:92
#: src/gui/preferences/settingsidsuggestionseditor.cpp:264
#: src/gui/preferences/settingsidsuggestionseditor.cpp:361
#, kde-format
msgid "Change casing:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:96
#: src/gui/preferences/settingsidsuggestionseditor.cpp:268
#, kde-format
msgid "Text in between:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:100
#: src/gui/preferences/settingsidsuggestionseditor.cpp:272
#: src/gui/preferences/settingsidsuggestionseditor.cpp:365
#, kde-format
msgid "Only first characters:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:101
#: src/gui/preferences/settingsidsuggestionseditor.cpp:273
#: src/gui/preferences/settingsidsuggestionseditor.cpp:366
#, kde-format
msgid "No limitation"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:169
#, kde-format
msgid "2 digits"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:170
#, kde-format
msgid "4 digits"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:171
#, kde-format
msgid "Digits:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:199
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:113
#, kde-format
msgid "Volume:"
msgstr ""
#. +> trunk5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:217
#: src/gui/preferences/settingsidsuggestionseditor.cpp:479
#: src/gui/preferences/settingsidsuggestionseditor.cpp:498
#, kde-format
msgid "Page Number"
msgstr ""
#. +> trunk5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:221
#, kde-format
msgid "First page's number:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:236
#, kde-format
msgid "Word Range:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:251
#: src/gui/preferences/settingsidsuggestionseditor.cpp:327
#, kde-format
msgid "From first to last word"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:251
#: src/gui/preferences/settingsidsuggestionseditor.cpp:329
#, kde-format
msgid "From word %1 to last word"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:252
#: src/gui/preferences/settingsidsuggestionseditor.cpp:331
#, kde-format
msgid "From first word to word %1"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:252
#: src/gui/preferences/settingsidsuggestionseditor.cpp:333
#, kde-format
msgid "From word %1 to word %2"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:256
#, kde-format
msgid "Small words:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:323
#, kde-format
msgid "First word only"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:325
#, kde-format
msgid "All but first word"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:404
#: src/gui/preferences/settingsidsuggestionseditor.cpp:481
#: src/gui/preferences/settingsidsuggestionseditor.cpp:500
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:407
#, kde-format
msgid "Text:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:458
#, kde-format
msgid "Add at top"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:463
#, kde-format
msgid "Add at bottom"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:680
#: src/gui/preferences/settingsidsuggestionswidget.cpp:119
#, kde-format
msgid ""
"<qt>Structure:"
"<ul>"
"<li>%1</li>"
"</ul>"
"Example: %2</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:735
#, kde-format
msgid "Edit Id Suggestion"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:171
#: src/gui/preferences/settingsidsuggestionswidget.cpp:309
#, kde-format
msgid "Id Suggestions"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:269
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:275
#, kde-format
msgid "Up"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:278
#, kde-format
msgid "Down"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:281
#, kde-format
msgid "Toggle Default"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "All token have been removed from this suggestion. Remove suggestion itself or restore original suggestion?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Remove suggestion?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Remove suggestion"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Revert changes"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:91
#, kde-format
msgid "Show Comments:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:95
#, kde-format
msgid "Show Macros:"
msgstr ""
#. +> trunk5
#: src/gui/preferences/settingsuserinterfacewidget.cpp:100
#, kde-format
msgid "BibTeX"
msgstr ""
#. +> trunk5
#: src/gui/preferences/settingsuserinterfacewidget.cpp:101
#, kde-format
msgid "BibLaTeX"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:102
#, kde-format
msgid "Bibliography System:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:107
#, kde-format
msgid "Open Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:108
#: src/parts/part.cpp:141 src/parts/part.cpp:211
#, kde-format
msgid "View Document"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:109
#, kde-format
msgid "When double-clicking an element:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:125
#, kde-format
msgid "User Interface"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/valuelistmodel.cpp:298 src/program/docklets/valuelist.cpp:71
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:131
#, kde-format
msgid "Encoding:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:139
#, kde-format
msgid "String Delimiters:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:146
#, kde-format
msgid "Comment Quoting:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:147
#, kde-format
msgctxt "Comment Quoting"
msgid "None"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:148
#, kde-format
msgctxt "Comment Quoting"
msgid "@comment{%1}"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:149
#, kde-format
msgctxt "Comment Quoting"
msgid "%{%1}"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:153
#, kde-format
msgid "Keyword Casing:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:154
#, kde-format
msgctxt "Keyword Casing"
msgid "lowercase"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:155
#, kde-format
msgctxt "Keyword Casing"
msgid "Initial capital"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:156
#, kde-format
msgctxt "Keyword Casing"
msgid "UpperCamelCase"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:157
#, kde-format
msgctxt "Keyword Casing"
msgid "lowerCamelCase"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:158
#, kde-format
msgctxt "Keyword Casing"
msgid "UPPERCASE"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:161
#, kde-format
msgid "Protect Titles"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:163
#, kde-format
msgid "Protect Casing?"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:172
#, kde-format
msgid "Use global settings"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filesettingswidget.cpp:178
#, kde-format
msgid "List Separator"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:74
#, kde-format
msgid "Filter:"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:86
#, kde-format
msgid "Filter bibliographic entries"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:90
#, kde-format
msgid "any word"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:91
#, kde-format
msgid "every word"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:92
#, kde-format
msgid "exact phrase"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:97
#, kde-format
msgid "any field"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:116
#, kde-format
msgid "Include PDF files in full-text search"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/filterbar.cpp:122
#, kde-format
msgid "Reset filter criteria"
msgstr ""
#. +> trunk5 trunk stable
#: src/gui/widgets/starrating.cpp:51
#, kde-format
msgid "Not set"
msgstr ""
#. +> trunk5 trunk stable
#: src/io/fileexporterbibtex2html.cpp:73
#, kde-format
msgid "The program <strong>bibtex2html</strong> is not available."
msgstr ""
#. +> trunk5 trunk stable
#: src/io/fileexporterbibtex2html.cpp:86
#, kde-format
msgid "The BibTeX style <strong>%1</strong> is not available."
msgstr ""
#. +> trunk5
#: src/io/fileexportertoolchain.cpp:77
#, kde-format
msgid "Running command '%1' using working directory '%2'"
msgstr ""
#. +> trunk stable
#: src/io/fileexportertoolchain.cpp:79
#, kde-format
msgid "Running process '%1' using working directory '%2'"
msgstr ""
#. +> trunk5
#: src/io/fileexportertoolchain.cpp:100
#, kde-format
msgid "Starting command '%1' failed: %2"
msgstr ""
#. +> trunk5
#: src/io/fileexportertoolchain.cpp:109
#, kde-format
msgid "Command '%1' succeeded"
msgstr ""
#. +> trunk5
#: src/io/fileexportertoolchain.cpp:111
#, kde-format
msgid "Command '%1' failed with exit code %2: %3"
msgstr ""
#. +> trunk stable
#: src/io/fileexportertoolchain.cpp:103
#, kde-format
msgid "Stopped process '%1' with exit code %2"
msgstr ""
#. +> trunk5 trunk stable
-#: src/io/fileexportertoolchain.cpp:133
+#: src/io/fileexportertoolchain.cpp:132
#, kde-format
msgid "Writing to file '%1' succeeded"
msgstr ""
#. +> trunk5 trunk stable
-#: src/io/fileexportertoolchain.cpp:138
+#: src/io/fileexportertoolchain.cpp:137
#, kde-format
msgid "Writing to file '%1' failed"
msgstr ""
#. +> trunk stable
#: src/io/fileexportertoolchain.cpp:92
#, kde-format
msgid "Process '%1' failed"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchabstract.cpp:172
#, kde-format
msgid "Searching '%1' failed for unknown reason."
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchabstract.cpp:172
#, kde-format
msgid ""
"Searching '%1' failed with error message:\n"
"\n"
"%2"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchacmportal.cpp:108
#, kde-format
msgid "ACM Digital Library"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:68
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:38
#, kde-format
msgid "Free text:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:77
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:86
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:71
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:122
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:112
#, kde-format
msgid "Number of Results:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:662
#, kde-format
msgid "arXiv.org"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:72
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:73
#, kde-format
msgid "User"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:74
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:76
#, kde-format
msgid "Concept"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:77
#, kde-format
msgid "BibTeX Key"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:78
#, kde-format
msgid "Everywhere"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:228
#, kde-format
msgid "Bibsonomy"
msgstr ""
#. +> trunk5 trunk
#: src/networking/onlinesearch/onlinesearchbiorxiv.cpp:78
#, kde-format
msgid "bioRxiv"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchcernds.cpp:35
#, kde-format
msgid "CERN Document Server"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchdoi.cpp:59
#, kde-format
msgid "DOI:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:47
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:88
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:85
#, kde-format
msgid "Title:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:55
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:93
#, kde-format
msgid "Author:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:63
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:106
#, kde-format
msgid "Year:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchgooglescholar.cpp:399
#, kde-format
msgid "Google Scholar"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchideasrepec.cpp:103
#, kde-format
msgid "IDEAS (RePEc)"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchieeexplore.cpp:163
#, kde-format
msgid "IEEEXplore"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:83
#, kde-format
msgid "Full text:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:98
#, kde-format
msgid "Abstract/Keywords:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:103
#, kde-format
msgid "Publication:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:108
#, kde-format
msgid "ISSN/ISBN/DOI:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:118
#, kde-format
msgid "Issue/Number:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:357
#, kde-format
msgid "IngentaConnect"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchinspirehep.cpp:30
#, kde-format
msgid "Inspire High-Energy Physics Literature Database"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchisbndb.cpp:101
#, kde-format
msgid "ISBNdb.com"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchjstor.cpp:114
#, kde-format
msgid "JSTOR"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchmathscinet.cpp:117
#, kde-format
msgid "MathSciNet"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchmrlookup.cpp:71
#, kde-format
msgid "MR Lookup"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchoclcworldcat.cpp:149
#, kde-format
msgid "OCLC WorldCat"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchpubmed.cpp:137
#, kde-format
msgid "PubMed"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchsciencedirect.cpp:108
#, kde-format
msgid "ScienceDirect"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchsoanasaads.cpp:30
#, kde-format
msgid "SAO/NASA Astrophysics Data System (ADS)"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:78
#, kde-format
msgid "Free Text:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:92
#, kde-format
msgid "Book/Journal title:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:99
#, kde-format
msgid "Author or Editor:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:287
#, kde-format
msgid "SpringerLink"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/collection.cpp:194
#, kde-format
msgid "%1's Library"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:81
#, kde-format
msgid "Verification Code"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:82
#, kde-format
msgid "Copy the code from the web page and paste it in the input field below."
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:83
#, kde-format
msgid ""
"<qt>"
"<p>Once you have granted permissions to KBibTeX on Zotero's web page, you should see a light-green field with a black hexadecimal code (example: <span style=\"color:black;background:#cfc;\">48b67422661cc282cdea</span>).</p>"
"</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:90
#, kde-format
msgid "Verification Code:"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:169
#, kde-format
msgid "Instructions"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:170
#, kde-format
msgid "<qt>To allow <strong>KBibTeX</strong> access your <strong>Zotero bibliography</strong>, this KBibTeX instance has to be authorized.</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:171
#, kde-format
msgid ""
"<qt>"
"<p>The process of authorization involves multiple steps:</p>"
"<ol>"
"<li>Open the URL as shown on the next page.</li>"
"<li>Follow the instructions as shown on Zotero's webpage.<br/>"
"Configure permissions for KBibTeX.</li>"
"<li>Eventually, you will get a hexadecimal string (black on light-green background) which you have to copy and paste into this wizard's last page</li>"
"</ol>"
"</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:181
#, kde-format
msgid "Authorization URL"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:182
#, kde-format
msgid "Open the shown URL in your favorite browser."
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:186
#, kde-format
msgid "Copy URL"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:190
#, kde-format
msgid "Open URL"
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:195
#, kde-format
msgid "You will be asked to login into Zotero and select and confirm the permissions for KBibTeX."
msgstr ""
#. +> trunk5 trunk stable
#: src/networking/zotero/oauthwizard.cpp:202
#, kde-format
msgid "Zotero OAuth Key Exchange"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 trunk stable
#: src/parts/kbibtexpartui.rc:4 src/program/kbibtexui.rc:4
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 trunk stable
#: src/parts/kbibtexpartui.rc:9
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: Menu (element)
#. +> trunk5 trunk stable
#: src/parts/kbibtexpartui.rc:16
#, kde-format
msgid "Element"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 trunk stable
#: src/parts/kbibtexpartui.rc:32 src/program/kbibtexui.rc:20
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:171
#, kde-format
msgid "Save Copy As..."
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:176
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:181
#, kde-format
msgid "Filter bibliographic entries (%1)"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:184
#, kde-format
msgid "New element"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:189
#, kde-format
msgid "New entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:193
#, kde-format
msgid "New comment"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:196
#, kde-format
msgid "New macro"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:199
#, kde-format
msgid "New preamble"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:217
#, kde-format
msgid "Find PDF..."
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:222
#, kde-format
msgid "Format entry ids"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:234
#, kde-format
msgid "Copy References"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:324
#, kde-format
msgid "New%1"
msgstr ""
#. +> trunk stable
#: src/parts/part.cpp:458 src/parts/part.cpp:471
#, kde-format
msgid "Save as Default"
msgstr ""
#. +> trunk stable
#: src/parts/part.cpp:458 src/parts/part.cpp:471
#, kde-format
msgid "Save this configuration as default for future Save As operations."
msgstr ""
#. +> trunk5
#: src/parts/part.cpp:478
#, kde-format
msgid "Could not create backup copies of document '%1'."
msgstr ""
#. +> trunk stable
#: src/parts/part.cpp:413
#, kde-format
msgid ""
"<qt>Could not create backup copies of document<br/>"
"<b>%1</b>.</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:478
#, kde-format
msgid "Backup copies"
msgstr ""
#. +> trunk5
#: src/parts/part.cpp:495
#, kde-format
msgid "Save file"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:520
#, kde-format
msgid "BibTeX File Settings"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:538
#, kde-format
msgid "PDF/PostScript File Settings"
msgstr ""
#. +> trunk stable
#: src/parts/part.cpp:575
#, kde-format
msgid "A file named '%1' already exists. Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:627
#, kde-format
msgid "Saving the bibliography to file '%1' failed."
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:629 src/parts/part.cpp:633
#, kde-format
msgid "Saving bibliography failed"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:632
#, kde-format
msgid "The following output was generated by the export filter:"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:692
#, kde-format
msgid "Local Files"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:718
#, kde-format
msgid "Remote Files"
msgstr ""
#. +> trunk stable
#: src/parts/part.cpp:575
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:809
#, kde-format
msgid ""
"The document could not be saved, as it was not possible to write to '%1'.\n"
"\n"
"Check that you have write access to this file or that enough disk space is available."
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:937
#, kde-format
msgid "Cannot apply default formatting for entry ids: No default format specified."
msgstr ""
#. +> trunk5
#: src/parts/part.cpp:937
#, kde-format
msgid "Cannot Apply Default Formatting"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:1079
#, kde-format
msgid ""
"The file '%1' has changed on disk.\n"
"\n"
"Reload file or ignore changes on disk?"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:1079
#, kde-format
msgid "File changed externally"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:1079
#, kde-format
msgid "Reload file"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/part.cpp:1079
#, kde-format
msgid "Ignore on-disk changes"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/partfactory.cpp:35
#, kde-format
msgid "KBibTeXPart"
msgstr ""
#. +> trunk5
#: src/parts/partfactory.cpp:35 src/program/program.cpp:46
#, kde-format
msgid "A BibTeX editor by KDE"
msgstr ""
#. +> trunk stable
#: src/parts/partfactory.cpp:30
#, kde-format
msgid "BibTeX Editor Component"
msgstr ""
#. +> trunk5 trunk
#: src/parts/partfactory.cpp:35 src/program/program.cpp:46
#, kde-format
msgid "Copyright 2004-2017 Thomas Fischer"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/partfactory.cpp:39 src/program/program.cpp:51
#, kde-format
msgid "Thomas Fischer"
msgstr ""
#. +> trunk5 trunk stable
#: src/parts/partfactory.cpp:39 src/program/program.cpp:51
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5
#: src/processing/bibliographyservice.cpp:201
#, kde-format
msgid ""
"Failed to run 'kbuildsycoca5' to update mime type associations.\n"
"\n"
"The system may not know how to use KBibTeX to open bibliography files."
msgstr ""
#. +> trunk stable
#: src/processing/bibliographyservice.cpp:199
#, kde-format
msgid ""
"Failed to run 'kbuildsycoca4' to update mime type associations.\n"
"\n"
"The system may not know how to use KBibTeX to open bibliography files."
msgstr ""
#. +> trunk5
#: src/processing/bibliographyservice.cpp:201
#, kde-format
msgid "Failed to run 'kbuildsycoca5'"
msgstr ""
#. +> trunk stable
#: src/processing/bibliographyservice.cpp:199
#, kde-format
msgid "Failed to run 'kbuildsycoca4'"
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:83
#, kde-format
msgid ""
"Running BibTeX failed.\n"
"\n"
"See the following output to trace the error:"
msgstr ""
#. +> trunk stable
#: src/processing/checkbibtex.cpp:83
#, kde-format
msgid ""
"Running BibTeX failed.\n"
"\n"
"See the following output to trace the error."
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:83
#, kde-format
msgid "Running BibTeX failed."
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:113
#, kde-format
msgid "Field <b>%1</b> is empty"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:116
#, kde-format
msgid "Fields <b>%1</b> and <b>%2</b> are empty, but at least one is required"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:119
#, kde-format
msgid "Field <b>%1</b> exists, but <b>%2</b> does not exist"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:122
#, kde-format
msgid "Fields <b>%1</b> and <b>%2</b> cannot be used at the same time"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:125
#, kde-format
msgid "Fields <b>%1</b> or <b>%2</b> are required to sort entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:128
#, kde-format
msgid "Fields <b>%1</b>, <b>%2</b>, <b>%3</b> are required to sort entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:131
#, kde-format
msgid "Unknown warning: %1"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:140
#, kde-format
msgid ""
"<qt>"
"<p>The following error was found:</p>"
"<pre>%1</pre>"
"</qt>"
msgstr ""
#. +> trunk stable
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid ""
"<qt>"
"<p>The following warnings were found:</p>"
"<ul>"
"<li>%1</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:140
#, kde-format
msgid "Errors found"
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:142
#, kde-format
msgid "The following warnings were found:"
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:142
#, kde-format
msgid "Warnings found"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid ""
"\n"
"\n"
"Some fields missing in this entry were taken from the crossref'ed entry '%1'."
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid "No warnings or errors were found.%1"
msgstr ""
#. +> trunk5
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid "No Errors or Warnings"
msgstr ""
#. +> trunk5
#: src/processing/findduplicates.cpp:377
#, kde-format
msgid "Searching ..."
msgstr ""
#. +> trunk stable
#: src/processing/findduplicates.cpp:382 src/processing/findduplicates.cpp:414
#, kde-format
msgid "Searching..."
msgstr ""
#. +> trunk5
#: src/processing/findduplicates.cpp:377
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/findduplicates.cpp:379
#, kde-format
msgid "Finding Duplicates"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:71
#, kde-format
msgctxt "Small words that can be removed from titles when generating id suggestions; separated by pipe symbol"
msgid "a|als|am|an|are|as|at|auf|aus|be|but|by|das|dass|de|der|des|dich|dir|du|er|es|for|from|had|have|he|her|his|how|ihr|ihre|ihres|im|in|is|ist|it|kein|la|le|les|mein|mich|mir|mit|of|on|sein|sie|that|the|this|to|un|une|von|was|wer|which|wie|wird|with|yousie|that|the|this|to|un|une|von|was|wer|which|wie|wird|with|you"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:346
#, kde-format
msgid ", but only first letter of each last name"
msgid_plural ", but only first %1 letters of each last name"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:350 src/processing/idsuggestions.cpp:382
#: src/processing/idsuggestions.cpp:404
#, kde-format
msgid ", in upper case"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:353 src/processing/idsuggestions.cpp:385
#: src/processing/idsuggestions.cpp:407
#, kde-format
msgid ", in lower case"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:356 src/processing/idsuggestions.cpp:388
#: src/processing/idsuggestions.cpp:410
#, kde-format
msgid ", in CamelCase"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:362 src/processing/idsuggestions.cpp:394
#, kde-format
msgid ", with '%1' in between"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:365
#, kde-format
msgid "Year (2 digits)"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:367
#, kde-format
msgid "Year (4 digits)"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:372
#, kde-format
msgid ", but only the first word"
msgid_plural ", but only first %1 words"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:374
#, kde-format
msgid ", but only starting from word %1"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:376
#, kde-format
msgid ", but only from word %1 to word %2"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:378 src/processing/idsuggestions.cpp:401
#, kde-format
msgid ", but only first letter of each word"
msgid_plural ", but only first %1 letters of each word"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:395
#, kde-format
msgid ", small words removed"
msgstr ""
#. +> trunk5
#: src/processing/idsuggestions.cpp:418
#, kde-format
msgid "First page number"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:420
#, kde-format
msgid "Text: '%1'"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:434
#, kde-format
msgid "First and last authors only"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:436
#, kde-format
msgid "First author only"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:438
#, kde-format
msgid "All authors"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:443
#, kde-format
msgid "From first author to author %1"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:447
#, kde-format
msgid "All but first author"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:452 src/processing/idsuggestions.cpp:460
#, kde-format
msgid "From author %1 to author %2"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/idsuggestions.cpp:456
#, kde-format
msgid "From author %1 to last author"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:92
#, kde-format
msgid "Send to LyX/Kile"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:112
#, kde-format
msgid ""
"\n"
"\n"
"Check that LyX or Kile are running and configured to receive references."
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:113
#, kde-format
msgid "Send Reference to LyX"
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:118
#, kde-format
msgid "No 'LyX server pipe' was detected."
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:123
#, kde-format
msgid "No references to send to LyX/Kile."
msgstr ""
#. +> trunk5 trunk stable
#: src/processing/lyx.cpp:129
#, kde-format
msgid "Could not open LyX server pipe '%1'."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:181
#, kde-format
msgid "Toggle between local files only and all documents including remote ones"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:192
#, kde-format
msgid "Open in external program"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:309
#, kde-format
msgid "Refreshing..."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:338
#, kde-format
msgid "No documents to show."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:345
#: src/program/docklets/documentpreview.cpp:676
#, kde-format
msgid ""
"<qt>No documents to show.<br/>"
"<a href=\"disableonlylocalfiles\">Disable the restriction</a> to local files to see remote documents.</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:472
#, kde-format
msgid "Cannot show requested part"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:499
#: src/program/docklets/documentpreview.cpp:503
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5
#: src/program/docklets/documentpreview.cpp:524
#, kde-format
msgctxt "Additional information in case there is not KPart available for mime type 'application/pdf'"
msgid ""
"<br/>"
"<br/>"
"Please install <a href=\"https://userbase.kde.org/Okular\">Okular</a> for KDE Frameworks&nbsp;5 to make use of its PDF viewing component.<br/>"
"Okular for KDE&nbsp;4 will not work."
msgstr ""
#. +> trunk
#: src/program/docklets/documentpreview.cpp:474
#, kde-format
msgctxt "Additional information in case there is not KPart available for mime type 'application/pdf'"
msgid ""
"<br/>"
"<br/>"
"Please install <a href=\"https://userbase.kde.org/Okular\">Okular</a> for KDE&nbsp;4 to make use of its PDF viewing component.<br/>"
"Okular for KDE Frameworks&nbsp;5 will not work."
msgstr ""
#. +> stable
#: src/program/docklets/documentpreview.cpp:474
#, kde-format
msgctxt "Additional information in case there is not KPart available for mime type 'application/pdf'"
msgid ""
"<br/>"
"<br/>"
"Please install <a href=\"https://userbase.kde.org/Okular\">Okular</a> to make use of its PDF viewing component."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:525
#, kde-format
msgctxt "First parameter is mime type, second parameter is optional information (may be empty)"
msgid "<qt>Don't know how to show mimetype '%1'.%2</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/documentpreview.cpp:679
#, kde-format
msgid ""
"No documents to show.\n"
"Some URLs or files could not be retrieved."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:75
#, kde-format
msgid "Automatically apply changes"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:91
#, kde-format
msgid "There are unsaved changes. Please press either 'Apply' or 'Reset'."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:98
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid ""
"The current element got modified.\n"
"Apply or discard changes?"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Element modified"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Apply changes"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Discard changes"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:63
#, kde-format
msgid "Source (BibTeX)"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:64
#, kde-format
msgid "Source (RIS)"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/referencepreview.cpp:73
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/referencepreview.cpp:74
#, kde-format
msgid "Fancy"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/referencepreview.cpp:75
#, kde-format
msgid "Wikipedia Citation"
msgstr ""
#. +> stable
#: src/program/docklets/referencepreview.cpp:148
#, kde-format
msgid "Wikipedia"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/referencepreview.cpp:76
#, kde-format
msgid "Abstract-only"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:112
#, kde-format
msgid "Reason:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:136
#, kde-format
msgid "Open reference in web browser."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:139
#: src/program/docklets/referencepreview.cpp:395
#, kde-format
msgid "Save as HTML"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:140
#, kde-format
msgid "Save reference as HTML fragment."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:226
#, kde-format
msgid "Preview disabled"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:246
#, kde-format
msgid "No element selected"
msgstr ""
#. +> trunk5
#: src/program/docklets/referencepreview.cpp:312
#: src/program/docklets/referencepreview.cpp:372
#, kde-format
msgid "No output generated"
msgstr ""
#. +> trunk stable
#: src/program/docklets/referencepreview.cpp:307
#, kde-format
msgid "No HTML output generated"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/referencepreview.cpp:329
#, kde-format
msgid "This type of element is not supported by Wikipedia's <tt>{{cite}}</tt> command."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:176
#, kde-format
msgid "Go to Homepage"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:198
#, kde-format
msgid "Query Terms"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:201
#, kde-format
msgid "Engines"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:205
#, kde-format
msgid "Use Entry"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:215
#: src/program/docklets/searchform.cpp:278
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:290
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:313
#, kde-format
msgid "No search engine selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:314
#, kde-format
msgid "Search engine <b>%1</b> is selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:315
#, kde-format
msgid "Search engines <b>%1</b> and <b>%2</b> are selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:316
#, kde-format
msgid "Search engines <b>%1</b>, <b>%2</b>, and <b>%3</b> are selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:317
#, kde-format
msgid "Search engines <b>%1</b>, <b>%2</b>, and more are selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:386
#, kde-format
msgid ""
"Could not start searching the Internet:\n"
"The search terms are not complete or invalid."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchform.cpp:386
#, kde-format
msgid "Searching the Internet"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchresults.cpp:85
#: src/program/docklets/searchresults.cpp:100
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchresults.cpp:105
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchresults.cpp:145
#, kde-format
msgid "No results to import and no bibliography open to import to."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchresults.cpp:147
#, kde-format
msgid "No bibliography open to import to."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/searchresults.cpp:149
#, kde-format
msgid "No results to import."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:51
#, kde-format
msgid "Number of Elements:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:55
#, kde-format
msgid "Number of Entries:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:58
#, kde-format
msgid "Journal Articles:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:61
#, kde-format
msgid "Conference Publications:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:64
#, kde-format
msgid "Books:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:67
#, kde-format
msgid "Other Entries:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:71
#, kde-format
msgid "Number of Comments:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/statistics.cpp:75
#, kde-format
msgid "Number of Macros:"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/valuelist.cpp:91
#, kde-format
msgid "Filter value list"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:107
#, kde-format
msgid "Replace all occurrences"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:111
#, kde-format
msgid "Delete all occurrences"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:115
#, kde-format
msgid "Search for selected values"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:119
#: src/program/docklets/valuelist.cpp:174
#: src/program/docklets/valuelist.cpp:486
#, kde-format
msgid "Add value to selected entries"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:123
#, kde-format
msgid "Remove value from selected entries"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:136
#, kde-format
msgid "Show Count Column"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:140
#, kde-format
msgid "Sort by Count"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/valuelist.cpp:176
#: src/program/docklets/valuelist.cpp:488
#, kde-format
msgid "Replace value of selected entries"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:116
#, kde-format
msgid "Personal library"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:118
#, kde-format
msgid "Group library"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:127
#, kde-format
msgid "No groups available"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:141
#, kde-format
msgid "Numeric user id:"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:147
#, kde-format
msgid "API key:"
msgstr ""
#. +> trunk5 trunk
#: src/program/docklets/zoterobrowser.cpp:153
#, kde-format
msgid "Get New Credentials"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:231
#, kde-format
msgid "Get Credentials"
msgstr ""
#. +> trunk
#: src/program/docklets/zoterobrowser.cpp:164
#, kde-format
msgid "Apply Credentials"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:175
#, kde-format
msgid "Credentials"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:221
#, kde-format
msgid "Load bibliography"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:347
#, kde-format
msgid "Value '%1' is not a valid numeric identifier of a user or a group."
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:347
#, kde-format
msgid "Invalid numeric identifier"
msgstr ""
#. +> trunk
#: src/program/docklets/zoterobrowser.cpp:426
#, kde-format
msgid "Incomplete Zotero credentials"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:160
#, kde-format
msgid "Collections"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:167
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:238
#, kde-format
msgid "KBibTeX failed to retrieve the bibliography from Zotero. Please check that the provided user id and API key are valid."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:238
#, kde-format
msgid "Failed to retrieve data from Zotero"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/docklets/zoterobrowser.cpp:364
#, kde-format
msgid "No groups available or no permissions"
msgstr ""
#. +> trunk
#: src/program/docklets/zoterobrowser.cpp:426
#, kde-format
msgid ""
"<qt>The provided Zotero credentials are incomplete:"
"<ul>"
"<li>The numeric user id must be a positive number.</li>"
"<li>The API key must be a string of 24 alpha-numeric characters.<br/>"
"It is not your Zotero password.</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:56
#, kde-format
msgid "One level up"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:60
#, kde-format
msgid "Go to Home folder"
msgstr ""
#. +> trunk5
#: src/program/documentlist.cpp:204
#, kde-format
msgid ""
"<br/>"
"<small>located in <b>%1</b></small>"
msgstr ""
#. +> trunk5
#: src/program/documentlist.cpp:208
#, kde-format
msgid "Favorite"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:210 src/program/documentlist.cpp:404
#, kde-format
msgid "Recently Used"
msgstr ""
#. +> trunk5
#: src/program/documentlist.cpp:214
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:272
#, kde-format
msgid "Close File"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:276
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:281
#, kde-format
msgid "Open with"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:285
#, kde-format
msgid "Remove from Favorites"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:289
#, kde-format
msgid "Add to Favorites"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:336
#, kde-format
msgid "The current document has to be saved before switching the viewer/editor component."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:336
#, kde-format
msgid "Save before switching?"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:336
#, kde-format
msgid "Save document"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:336
#, kde-format
msgid "Do not switch"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:399
#, kde-format
msgid "Open Files"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:409
#, kde-format
msgid "Favorites"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/documentlist.cpp:412
#, kde-format
msgid "Filesystem Browser"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:99
#, kde-format
msgid "Show Panels"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:104
#, kde-format
msgid "Recently used files"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:121
#, kde-format
msgid "List of Documents"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:131
#, kde-format
msgid "List of Values"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:140
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:149
#, kde-format
msgid "Search Results"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:160
#, kde-format
msgid "Online Search"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:171
#, kde-format
msgid "Zotero"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:183
#, kde-format
msgid "Reference Preview"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:192
#, kde-format
msgid "Document Preview"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:203
#, kde-format
msgid "Element Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:213
#, kde-format
msgid "File Settings"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:329
#, kde-format
msgid "Creating a new document of mime type '%1' failed as no editor component could be instantiated."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:329
#, kde-format
msgid "Creating document failed"
msgstr ""
#. +> trunk5
#: src/program/mainwindow.cpp:351
#, kde-format
msgid "Open file"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:398
#, kde-format
msgid "%1 - KBibTeX"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:398 src/program/program.cpp:46
#, kde-format
msgid "KBibTeX"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "KBibTeX is not the default editor for its bibliography formats like BibTeX or RIS."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Default Bibliography Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Set as Default Editor"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Keep settings unchanged"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:101
#, kde-format
msgid "Filename"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:102
#, kde-format
msgid "Date/time of last use"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:103
#, kde-format
msgid "Full filename"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:149
#, kde-format
msgid "<qt>Welcome to <b>KBibTeX</b></qt>"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:152
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:156
#, kde-format
msgid "Open..."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:160
#, kde-format
msgid "List of recently used files:"
msgstr ""
#. +> trunk5
#: src/program/mdiwidget.cpp:258
#, kde-format
msgid "No part available for file of mime type '%1'."
msgstr ""
#. +> trunk5
#: src/program/mdiwidget.cpp:258 src/program/mdiwidget.cpp:260
#, kde-format
msgid "No Part Available"
msgstr ""
#. +> trunk stable
#: src/program/mdiwidget.cpp:246
#, kde-format
msgid "No part available"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/mdiwidget.cpp:260
#, kde-format
msgid "No part available for file '%1'."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/openfileinfo.cpp:248
#, kde-format
msgid "Unnamed-%1"
msgstr ""
#. +> trunk stable
#: src/program/program.cpp:27
#, kde-format
msgid "A BibTeX editor for KDE"
msgstr ""
#. +> stable
#: src/program/program.cpp:34
#, kde-format
msgid "Copyright 2004-2014 Thomas Fischer"
msgstr ""
#. +> trunk5
#: src/program/program.cpp:66
#, kde-format
msgid "File(s) to load."
msgstr ""
#. +> trunk stable
#: src/program/program.cpp:39
#, kde-format
msgid "File(s) to load"
msgstr ""
#. +> trunk5 trunk stable
#: src/program/program.cpp:96
#, kde-format
msgid ""
"KBibTeX seems to be not installed completely. KBibTeX could not locate its own KPart.\n"
"\n"
"Only limited functionality will be available."
msgstr ""
#. +> trunk5 trunk stable
#: src/program/program.cpp:96
#, kde-format
msgid "Incomplete KBibTeX Installation"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1509195)
@@ -1,18208 +1,18208 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-22 09:00+0100\n"
+"POT-Creation-Date: 2018-01-23 09:19+0100\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:1011
#: skgbasegui/skgobjectmodelbase.cpp:1015
#, 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:124
#: plugins/generic/skg_file/skgfileplugin.cpp:142
#, kde-format
msgctxt "Splash screen message"
msgid "Opening file %1..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:227
#, kde-format
msgctxt "Noun, a file as in a text file"
msgid "File"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:237
#, kde-format
msgctxt "File Management, as in Save File, Save As..."
msgid "File management"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:243
#, 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:244
#, 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:269
#, kde-format
msgctxt "Successful message after creating a document"
msgid "Document successfully created."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:271
#, kde-format
msgctxt "Error message: Could not create a document"
msgid "Document creation failed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:295
#, kde-format
msgctxt "Successfully saved a file"
msgid "File successfully saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:297
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Cannot save file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:312
#, kde-format
msgctxt "Associated with the file extension : for example, .csv --> CSV document"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:327
#, kde-format
msgctxt "Successfully saved a file"
msgid "File '%1' saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:339
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Failed to save '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:373
#, kde-format
msgctxt "Panel title"
msgid "Open file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:375
#, kde-format
msgctxt "File format for open dialog panel"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:382
#, 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:383
#, kde-format
msgctxt "Noun"
msgid "Reopen"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:445
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:575
#, kde-format
msgctxt "Question"
msgid ""
"This file seems to be protected.\n"
"Please enter the password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:463
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:590
#, 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:484
#, kde-format
msgctxt "Successfully opened a file"
msgid "File '%1' opened."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:520
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Failed to open '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:528
#, kde-format
msgctxt "Noun"
msgid "Try a recovery"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:551
#, 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:552
#, kde-format
msgctxt "Noun"
msgid "Open the recovered file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:571
#, 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:573
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Changing password was canceled."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:579
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Password changed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:581
#, kde-format
msgctxt "Error message: Could not change the document password"
msgid "Failed to change password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:601
#, 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:602
#, 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:127
#, kde-format
msgctxt "Error message"
msgid "File %1/html/main.txt not found"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:165
#, kde-format
msgctxt "A tool tip"
msgid "Monthly report"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:176
#, 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:177
#, 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:178
#, 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:136
#: skgbankmodeler/skgunitobject.cpp:2353 skgbasegui/skgmainpanel.cpp:2658
#: skgbasegui/skgmainpanel.cpp:2665 skgbasemodeler/skgdocument.cpp:1255
#, 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:72
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:82
#, kde-format
msgctxt "Select all objects in a list"
msgid "Select all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:121
#, kde-format
msgid "Selection: %1 line for %2"
msgid_plural "Selection: %1 lines for %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:121
#, kde-format
msgid "Selection: %1 line"
msgid_plural "Selection: %1 lines"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/generic/skg_statistic/skgstatisticplugin.cpp:235
#, 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:2435
#, 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:730
#: 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:116
#: 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:122
#: 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:812
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:922
#: 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:400
#: 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:200
#: 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:702
#: 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:802
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:912
#, 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:390
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:851
#: 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:392
#: 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:447
#, 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:477
#: 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:479
#: 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:481
#: 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:483
#, kde-format
msgctxt "An operation mode"
msgid "Deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:485
#, kde-format
msgctxt "An operation mode"
msgid "Payback"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:487
#: 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:489
#, kde-format
msgctxt "An operation mode"
msgid "Card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:491
#, kde-format
msgctxt "An operation mode"
msgid "Loan payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:493
#, kde-format
msgctxt "An operation mode"
msgid "Subscription"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:497
#, kde-format
msgctxt "An operation mode"
msgid "Cash deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:499
#, kde-format
msgctxt "An operation mode"
msgid "Card summary"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:501
#, kde-format
msgctxt "An operation mode"
msgid "Deferred card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:586
#: 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:590
#, kde-format
msgctxt "An information message"
msgid "Default bank '%1' created for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:699
#: 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:755
#: 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:761
#: 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:2668
#: skgbasegui/skgtablewithgraph.cpp:2685 skgbasegui/skgtreeview.cpp:1240
#: skgbasegui/skgtreeview.cpp:1289 skgbasegui/skgtreeview.cpp:1318
#, kde-format
msgctxt "Error message"
msgid "Save file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:783
#, kde-format
msgctxt "A file format"
msgid "CSV file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:793
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:861
#: 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:853
#, 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:907
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:956
#: 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:948
#, 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:507
#, 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:522
#, kde-format
msgctxt "A file format"
msgid "OFX file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:234
#, kde-format
msgid "Invoice"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:245
#, 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:260
#, 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:717
#, 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:617
#, 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:616
#, 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:618
#, 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:615
#, 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:3254
+#: skgbankmodeler/skgdocumentbank.cpp:3265
#: 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:2386
#, 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:1252
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1639
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2434
#, 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:2438
#, 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:2440
#, 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:423
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:424
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:425
#: 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:137
#, 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:204
#, 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:759
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:777
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:802
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:820
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:839
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:856
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:873
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:890
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:917
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:945
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:213
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:227
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:244
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:258
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:272
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:309
#, 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:506
#, kde-format
msgctxt "Creating an account"
msgid "Account creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:550
#, 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:555
#, kde-format
msgctxt "Successfully created an account"
msgid "Account '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:558
#, kde-format
msgctxt "Error message : Could not create an account"
msgid "Account creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:577
#, kde-format
msgctxt "Updating an account"
msgid "Account update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:579
#, 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:629
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:650
#, 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:697
#, kde-format
msgctxt "Successfully updated an account"
msgid "Account updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:699
#, kde-format
msgctxt "Error message : Could not update an account"
msgid "Update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:796
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1680
#, kde-format
msgctxt "Message"
msgid "Computing..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:808
#, 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:817
#, 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:948
#, 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:961
#, 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:971
#, 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:205
#, kde-format
msgctxt "Information message"
msgid "You have some krunner's operations to import"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:253
#, 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:259
#, kde-format
msgctxt "Format date"
msgid "Automatic detection"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:284
#, kde-format
msgctxt "Noun"
msgid "Import / Export"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:294
#, kde-format
msgctxt "Noun"
msgid "Import / Export management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:300
#, 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:301
#, 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:302
#, 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:303
#, 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:304
#, 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:305
#, 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:306
#, 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:307
#, 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:308
#, 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:309
#, 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:376
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with backends"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:388
#, kde-format
msgctxt "Error message"
msgid "Syntax error in backend \"%1\""
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:468
#, kde-format
msgctxt "A file format"
msgid "CSV Files"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:485
#: skgbankmodeler/skgimportexportmanager.cpp:625
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with codec %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:569
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:604
#, kde-format
msgctxt "Error message"
msgid "Import of file named '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:597
#, kde-format
msgctxt "Error message"
msgid "Import canceled by user"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:613
#, kde-format
msgid "%1 file successfully imported."
msgid_plural "%1 files successfully imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:621
#, kde-format
msgctxt "Noun"
msgid "Install %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:639
#, kde-format
msgctxt "Information message"
msgid "The installation will be done during the next import"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:667
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Export"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:679
#, kde-format
msgctxt "Successful message after an user action"
msgid "File '%1' successfully exported."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:681
#, kde-format
msgctxt "Error message"
msgid "Export of '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:700
#, 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:714
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:724
#, 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:727
#, kde-format
msgctxt "Information message"
msgid "No transfers found"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:730
#, kde-format
msgctxt "Error message"
msgid "Processing failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:748
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Clean bank's imports"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:756
#, kde-format
msgctxt "Successful message after an user action"
msgid "Document successfully cleaned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:758
#, kde-format
msgctxt "Error message"
msgid "Clean failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:777
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch validation of imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:793
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations validated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:795
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:875
#, kde-format
msgctxt "Error message"
msgid "Validation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:810
#, 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:832
#, kde-format
msgctxt "Question"
msgid "Amounts are not equals. Do you want to force the merge ?"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:835
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:837
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1589
#, kde-format
msgctxt "Error message"
msgid "Merge failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:844
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:868
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Validate all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:873
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations validated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:895
#, 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:896
#, 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:937
#, 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:938
#, 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:942
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Import operation in %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:949
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Remove operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:980
#: skgbasemodeler/skgservices.cpp:1688
#, kde-format
msgctxt "An erro message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:988
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import krunner's operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1041
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1049
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations imported."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1052
#, kde-format
msgctxt "Error message"
msgid "Import failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1055
#, 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 (computeBalances), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:25
#, 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:29
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:186
#, 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:33
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:208
#, 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:37
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:225
#, 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:41
#, 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:45
#, 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:49
#, 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:53
#, 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:57
#, 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:61
#, 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:65
#, 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:98
#, kde-format
msgctxt "Verb, duplicate an object"
msgid "Duplicate"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:104
#, kde-format
msgctxt "Verb"
msgid "Create template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:110
#, kde-format
msgctxt "Verb, mark an object"
msgid "Point"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:116
#, kde-format
msgctxt "Verb"
msgid "Fast edit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:127
#, kde-format
msgctxt "Verb"
msgid "Open operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:132
#, kde-format
msgctxt "Verb"
msgid "Open operations with ..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:139
#, kde-format
msgctxt "Verb"
msgid "Open sub operations with ..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:146
#, kde-format
msgctxt "Verb"
msgid "Open highlights..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:147
#, kde-format
msgctxt "Noun, a list of items"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:156
#, kde-format
msgctxt "Verb"
msgid "Open last modified..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:157
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations modified or created during last action"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:166
#, kde-format
msgctxt "Verb"
msgid "Open operations modified by this transaction..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:172
#, 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:179
#, kde-format
msgctxt "Verb"
msgid "Open sub operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:180
#: 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:188
#, kde-format
msgctxt "Verb"
msgid "Open potential duplicates..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:189
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations potentially duplicated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:198
#, kde-format
msgctxt "Verb"
msgid "Open transfers without payee..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:199
#, kde-format
msgctxt "Noun, a list of items"
msgid "Transfers without payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:207
#, kde-format
msgctxt "Verb"
msgid "Open operations without payee..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:208
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:216
#, kde-format
msgctxt "Verb"
msgid "Open transfers without category..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:217
#, kde-format
msgctxt "Noun, a list of items"
msgid "Transfers without category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:225
#, kde-format
msgctxt "Verb"
msgid "Open operations without category..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:226
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:234
#, kde-format
msgctxt "Verb"
msgid "Open operations without mode..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:235
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without mode"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:243
#, kde-format
msgctxt "Verb"
msgid "Open operations with comments not aligned..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:244
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with comments not aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:252
#, kde-format
msgctxt "Verb"
msgid "Open operations with dates not aligned..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:253
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with dates not aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:261
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:368
#, kde-format
msgctxt "Verb"
msgid "Align comment of suboperations of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:266
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:364
#, kde-format
msgctxt "Verb"
msgid "Align date of suboperations of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:271
#, kde-format
msgctxt "Verb"
msgid "Open operations in groups with only one operation..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:272
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations in groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:280
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:372
#, kde-format
msgctxt "Verb"
msgid "Remove groups with only one operation of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:285
#, kde-format
msgctxt "Verb"
msgid "Group operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:293
#, kde-format
msgctxt "Verb"
msgid "Ungroup operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:299
#, kde-format
msgctxt "Verb, action to merge"
msgid "Merge sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:304
#, kde-format
msgctxt "Verb, action to apply a template"
msgid "Apply template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:334
#, kde-format
msgctxt "More items in a menu"
msgid "More"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:364
#, kde-format
msgctxt "Verb"
msgid "Align date of suboperations of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:368
#, kde-format
msgctxt "Verb"
msgid "Align comment of suboperations of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:372
#, kde-format
msgctxt "Verb"
msgid "Remove groups with only one operation of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:385
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Income && Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:387
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:454
#, kde-format
msgctxt "Noun"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:464
#, kde-format
msgctxt "Noun"
msgid "Operation management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:475
#, 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:476
#, 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:477
#, 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:478
#, 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:479
#, 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:480
#, 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:481
#, 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:506
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Apply template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:521
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template applied."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:527
#, kde-format
msgctxt "Error message"
msgid "Apply of template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:544
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Group operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:554
#, 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:561
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations grouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:563
#, kde-format
msgctxt "Error message"
msgid "Group creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:580
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Ungroup operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:587
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been ungrouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:594
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation ungrouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:596
#, kde-format
msgctxt "Error message"
msgid "Group deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:613
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch to pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:620
#: skgbankgui/skgobjectmodel.cpp:916
#, 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:627
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:629
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2518
#, kde-format
msgctxt "Error message"
msgid "Switch failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:647
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Duplicate operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:655
#, kde-format
msgctxt "An information to the user"
msgid "The duplicate operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:664
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation duplicated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:670
#, kde-format
msgctxt "Error message"
msgid "Duplicate operation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:688
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:696
#, kde-format
msgctxt "An information to the user"
msgid "The template '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:704
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template created."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:711
#, kde-format
msgctxt "Error message"
msgid "Creation template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:750
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:768
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with unit:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:784
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations with category:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:811
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations followed by tracker:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:830
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to payee:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:846
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to budget:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:863
#, kde-format
msgctxt "Noun, a list of items"
msgid "Scheduled operations:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:880
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:898
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations grouped or split of:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:924
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations grouped with:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1008
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Duplicate number %1 in account '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1009
#, 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:1013
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit operations with duplicate number"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1043
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations of '%1' not reconciliated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1044
#, 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:1048
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open account '%1' for reconciliation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1080
#, 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:1081
#, 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:1108
#, 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:1109
#, 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:1137
#, 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:1138
#, 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:1176
#, 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:1177
#, 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:1200
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have mode"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1201
#, 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:1226
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1227
#, 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:1251
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1252
#, 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:1277
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1278
#, 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:1302
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1303
#, 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:1328
#, 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:1329
#, 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:1365
#, 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:1366
#, 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:1402
#, 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:1403
#, 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:1448
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of '%1' with duplicate number %2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1472
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Remove groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1486
#, kde-format
msgctxt "Message for successful user action"
msgid "Remove groups done."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1488
#, kde-format
msgctxt "Error message"
msgid "Remove groups failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1507
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align comment of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1521
#, kde-format
msgctxt "Message for successful user action"
msgid "Comments aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1523
#, kde-format
msgctxt "Error message"
msgid "Comments alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1542
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align date of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1556
#, kde-format
msgctxt "Message for successful user action"
msgid "Dates aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1558
#, kde-format
msgctxt "Error message"
msgid "Dates alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1574
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1581
#, 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:1587
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1651
#, 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:654
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:659
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation canceled"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:661
#, kde-format
msgctxt "Error message"
msgid "Operation update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:696
#, kde-format
msgctxt "An information message"
msgid "You modified one part of a transfer"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:737
#, kde-format
msgctxt "Error message"
msgid "Cannot update a split operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:853
#, kde-format
msgctxt "An information message"
msgid "Absolute value has been used for transfer creation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:911
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:920
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1061
#, kde-format
msgctxt "Question"
msgid "Confirmation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:912
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1062
#, 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:921
#, 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:1084
#, 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:1097
#, kde-format
msgctxt "An information message"
msgid "The operation '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1115
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1630
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1127
#, 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:1212
#, kde-format
msgctxt "Noun"
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1257
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1644
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1260
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1647
#, kde-format
msgctxt "Error message"
msgid "Operation creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1497
#, kde-format
msgctxt "Option to for display of operations"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1551
#, kde-format
msgctxt "Option to for display of operations"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1553
#, kde-format
msgctxt "Option to for display of operations"
msgid "Templates"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1556
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide pointed operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1557
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide checked operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1580
#, kde-format
msgctxt "Message"
msgid "First you have to create an account."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1713
#, kde-format
msgctxt "Message"
msgid "Balance: %1 Checked: %2 To be Checked: %3"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1720
#, 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:1756
#, kde-format
msgctxt "A title"
msgid "Total amount:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1759
#, kde-format
msgctxt "A title"
msgid "Final balance:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1775
#, kde-format
msgctxt "Description"
msgid "You must select only one account to use reconciliation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1783
#, kde-format
msgctxt "Message"
msgid "%1 - Delta: %2 Expenditure: %3 Income: %4"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1797
#, 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:2365
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Auto point account"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2372
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been auto pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2375
#, kde-format
msgctxt "Successful message after an user action"
msgid "Account auto pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2465
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2490
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch to checked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2480
#: 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:2498
#, 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 (title), widget (QGroupBox, fontBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:20
#: 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:29
#, kde-format
msgid "Font fo&r future operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontNotValidatedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:60
#, kde-format
msgid "Font for non-&validated operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontSubOperationLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:91
#, kde-format
msgid "Font for sub operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fasteditmodelbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:149
#, kde-format
msgid "Fast edit &mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:163
#, 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:168
#, 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:173
#, 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:178
#, kde-format
msgid "Search first in operations and after in templates"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_computeBalances)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:215
#, kde-format
msgid "Compute balances (uncheck to improve performances)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:232
#, kde-format
msgid "Default values for special operations"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:263
#, kde-format
msgid "Fake"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kPayeeFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryCommissionLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryTaxLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:297
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:307
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:360
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:393
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:341
#, kde-format
msgid "Commission / Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:419
#, kde-format
msgid "Commission"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:432
#, kde-format
msgid "Tax"
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:233
#, 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:241
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:269
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:274
#, kde-format
msgctxt "Successful message after an user action"
msgid "Payee updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:276
#, 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:122
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:124
#, kde-format
msgctxt "Dashboard header"
msgid "Personal Financial Score"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:165
#, kde-format
msgctxt "Noun"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:175
#, kde-format
msgctxt "Noun"
msgid "Generate report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:186
#, 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:187
#, 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:188
#, 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:218
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Unit equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:233
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Category equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:249
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations followed by "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:263
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:277
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:288
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:298
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations corresponding to rule "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:349
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are very old"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:350
#, 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:366
#, 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:367
#, 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:1024
#: skgbankmodeler/skgdocumentbank.cpp:772
#, 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:969
#, kde-format
msgctxt "Progression step"
msgid "Create budgeted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:1125
#, 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:927
#, 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:938
#, 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 imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:121
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on not validated operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:178
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Process execution"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:187
#, kde-format
msgctxt "Successful message after an user action"
msgid "Process executed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:189
#, kde-format
msgctxt "Error message"
msgid "Process execution failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:331
#, kde-format
msgctxt "Noun"
msgid "Search and process"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:341
#, kde-format
msgctxt "Noun"
msgid "Search and process management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:352
#, 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:353
#, 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:396
#, 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:400
#, 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:834
#, 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:836
#, 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:838
#, 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:3077
+#: skgbankmodeler/skgdocumentbank.cpp:3088
#, 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:121
#, 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:267
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:278
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:283
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:286
#, kde-format
msgctxt "Error message"
msgid "Search and process creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:319
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:330
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:335
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:337
#, kde-format
msgctxt "Error message"
msgid "Search and process update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:406
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:446
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:490
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:534
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:421
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:465
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:509
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:549
#, kde-format
msgctxt "An information to the user"
msgid "The search '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:428
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:472
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:516
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:556
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:430
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:474
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:518
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:558
#, kde-format
msgctxt "Error message"
msgid "Search update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:571
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:628
#, kde-format
msgid "%1 operation found (%2 imported, %3 not yet validated)."
msgid_plural "%1 operations found (%2 imported, %3 not yet validated)."
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:617
#, 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:415
#, 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:416
#, 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:417
#, 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:418
#, 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:413
#, kde-format
msgctxt "Noun"
msgid "Primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:203
#: skgbankmodeler/skgdocumentbank.cpp:414
#, 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:504
#, 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:539
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:546
#, kde-format
msgctxt "Message for successful user action"
msgid "Unit updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:548
#, kde-format
msgctxt "Error message"
msgid "Unit update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:588
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values for [%1 (%2)]"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:611
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:623
#, kde-format
msgctxt "Successful message after an user action"
msgid "Download done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:625
#, kde-format
msgctxt "Error message"
msgid "Download failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:640
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Simplify unit values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:646
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been simplified"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:652
#, kde-format
msgctxt "Successful message after an user action"
msgid "Simplification done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:654
#, kde-format
msgctxt "Error message"
msgid "Simplification failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:875
#, 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:692
#, kde-format
msgctxt "Noun"
msgid "Original amount=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:714
#, kde-format
msgctxt "Noun"
msgid "Amount at creation date=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:722
#, kde-format
msgctxt "Noun"
msgid "Account balance=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:736
#, kde-format
msgctxt "Noun"
msgid "Original delta=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:814
#, kde-format
msgctxt "A tool tip"
msgid "This operation is pointed but not checked yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:816
#, kde-format
msgctxt "A tool tip"
msgid "You can use the reconciliation mode to validate pointed operations."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:818
#, kde-format
msgctxt "A tool tip"
msgid "Click to switch back status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:820 skgbankgui/skgobjectmodel.cpp:828
#, kde-format
msgctxt "A tool tip"
msgid "Ctrl+click to force checked status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:822
#, kde-format
msgctxt "A tool tip"
msgid "This operation is already checked."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:824
#, kde-format
msgctxt "A tool tip"
msgid "This operation is not pointed yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:826
#, kde-format
msgctxt "A tool tip"
msgid "Click to set pointed status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:870
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:870
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:872
#, kde-format
msgctxt "An information message"
msgid "Warning, you closed an account with money"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:879
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:879
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:885
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:885
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:891
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:891
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:899
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Change operation status"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:977
#, kde-format
msgctxt "An information to the user"
msgid "The budget '%1' have been updated"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1062
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move category"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1083
#, kde-format
msgctxt "An information to the user"
msgid "The category '%1' has been moved to '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1092
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge payees"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1104
#, kde-format
msgctxt "An information to the user"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1115
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge accounts"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1127
#, kde-format
msgctxt "An information to the user"
msgid "The account '%1' has been merged with account '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1138
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge units"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1150
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been merged with unit '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1161
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge trackers"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1173
#, 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:212
#, 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:413 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:708
#, kde-format
msgctxt "Noun"
msgid "Relative to operation '%1'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:708
#, kde-format
msgctxt "Noun"
msgid "Rate change"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:962
#, kde-format
msgctxt "An information message"
msgid "More than one solution is possible for this auto reconciliation."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:985
#, kde-format
msgctxt "Error message"
msgid "Can not find the imported operations for obtaining the expected final balance"
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:466
#: skgbankmodeler/skgdocumentbank.cpp:496
#, kde-format
msgctxt "Noun"
msgid "Wallets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:489
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this operation because in \"checked\" status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:511
#, 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:541
#, kde-format
msgctxt "Noun"
msgid "year(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:542
#, kde-format
msgctxt "Noun"
msgid "month(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:543
#, kde-format
msgctxt "Noun"
msgid "week(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:544
#, kde-format
msgctxt "Noun"
msgid "day(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:581
#: skgbankmodeler/skgdocumentbank.cpp:645
#: skgbankmodeler/skgdocumentbank.cpp:741
-#: skgbankmodeler/skgdocumentbank.cpp:2935
+#: skgbankmodeler/skgdocumentbank.cpp:2946
#, kde-format
msgctxt "Noun, financial operations with a negative amount"
msgid "Expenditure"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:581
#: skgbankmodeler/skgdocumentbank.cpp:645
#: skgbankmodeler/skgdocumentbank.cpp:741
-#: skgbankmodeler/skgdocumentbank.cpp:2931
+#: skgbankmodeler/skgdocumentbank.cpp:2942
#, kde-format
msgctxt "Noun, financial operations with a positive amount"
msgid "Income"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:611
#, kde-format
msgctxt "Adjective, a current account"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:612
#, kde-format
msgctxt "Noun"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:613
#, kde-format
msgctxt "Noun, the type of an account"
msgid "Assets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:614
#, kde-format
msgctxt "Noun, a type of account WHERE you invest money"
msgid "Investment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:619
#, kde-format
msgctxt "Noun, as in other type of item"
msgid "Other"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:675
#, 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:697
#, 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:718
#, 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:770
#, kde-format
msgctxt "Noun"
msgid "Negative"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:771
#, kde-format
msgctxt "Noun"
msgid "Positive"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:776
#, kde-format
msgctxt "Noun"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:777
#, kde-format
msgctxt "Noun"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:778
-#: skgbankmodeler/skgdocumentbank.cpp:3135
+#: skgbankmodeler/skgdocumentbank.cpp:3146
#, kde-format
msgctxt "Noun"
msgid "Year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:1898 skgbasemodeler/skgdocument.cpp:1775
#, kde-format
msgctxt "Progression step"
msgid "Migrate document"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2148 skgbasemodeler/skgdocument.cpp:1810
#, kde-format
msgctxt "Error message"
msgid "Impossible to load a document generated by a more recent version"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2190 skgbasemodeler/skgdocument.cpp:2051
#, kde-format
msgctxt "Progression step"
msgid "Refresh views"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2194
#, kde-format
msgctxt "Progression step"
msgid "Computation of balances"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2196
#, kde-format
msgctxt "Progression step"
msgid "Computation of budgets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2206 skgbasemodeler/skgdocument.cpp:2070
#, 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:2307
-#: skgbankmodeler/skgdocumentbank.cpp:2452
+#: skgbankmodeler/skgdocumentbank.cpp:2463
#, kde-format
msgctxt "Error message"
msgid "Operation '%1' on '%2' failed"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2490
-#: skgbankmodeler/skgdocumentbank.cpp:2550
-#: skgbankmodeler/skgdocumentbank.cpp:2566
-#: skgbankmodeler/skgdocumentbank.cpp:2587
-#: skgbankmodeler/skgdocumentbank.cpp:2615
-#: skgbankmodeler/skgdocumentbank.cpp:2629
-#: skgbankmodeler/skgdocumentbank.cpp:2636
-#: skgbankmodeler/skgdocumentbank.cpp:2650
-#: skgbankmodeler/skgdocumentbank.cpp:2664
-#: skgbankmodeler/skgdocumentbank.cpp:2671
-#: skgbankmodeler/skgdocumentbank.cpp:2685
-#: skgbankmodeler/skgdocumentbank.cpp:2699
-#: skgbankmodeler/skgdocumentbank.cpp:2713 skgbasemodeler/skgdocument.cpp:2633
+#: skgbankmodeler/skgdocumentbank.cpp:2501
+#: skgbankmodeler/skgdocumentbank.cpp:2561
+#: skgbankmodeler/skgdocumentbank.cpp:2577
+#: skgbankmodeler/skgdocumentbank.cpp:2598
+#: skgbankmodeler/skgdocumentbank.cpp:2626
+#: skgbankmodeler/skgdocumentbank.cpp:2640
+#: skgbankmodeler/skgdocumentbank.cpp:2647
+#: skgbankmodeler/skgdocumentbank.cpp:2661
+#: skgbankmodeler/skgdocumentbank.cpp:2675
+#: skgbankmodeler/skgdocumentbank.cpp:2682
+#: skgbankmodeler/skgdocumentbank.cpp:2696
+#: skgbankmodeler/skgdocumentbank.cpp:2710
+#: skgbankmodeler/skgdocumentbank.cpp:2724 skgbasemodeler/skgdocument.cpp:2633
#: skgbasemodeler/skgdocument.cpp:2647 skgbasemodeler/skgdocument.cpp:2654
#: skgbasemodeler/skgdocument.cpp:2661
#, kde-format
msgctxt "Noun, the default value of an item"
msgid "Default"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2502
-#: skgbankmodeler/skgdocumentbank.cpp:2558
-#: skgbankmodeler/skgdocumentbank.cpp:2573
-#: skgbankmodeler/skgdocumentbank.cpp:2594
-#: skgbankmodeler/skgdocumentbank.cpp:2622
-#: skgbankmodeler/skgdocumentbank.cpp:2643
-#: skgbankmodeler/skgdocumentbank.cpp:2657
-#: skgbankmodeler/skgdocumentbank.cpp:2678
-#: skgbankmodeler/skgdocumentbank.cpp:2692
-#: skgbankmodeler/skgdocumentbank.cpp:2706 skgbasemodeler/skgdocument.cpp:2640
+#: skgbankmodeler/skgdocumentbank.cpp:2513
+#: skgbankmodeler/skgdocumentbank.cpp:2569
+#: skgbankmodeler/skgdocumentbank.cpp:2584
+#: skgbankmodeler/skgdocumentbank.cpp:2605
+#: skgbankmodeler/skgdocumentbank.cpp:2633
+#: skgbankmodeler/skgdocumentbank.cpp:2654
+#: skgbankmodeler/skgdocumentbank.cpp:2668
+#: skgbankmodeler/skgdocumentbank.cpp:2689
+#: skgbankmodeler/skgdocumentbank.cpp:2703
+#: skgbankmodeler/skgdocumentbank.cpp:2717 skgbasemodeler/skgdocument.cpp:2640
#, kde-format
msgctxt "Noun, the minimum value of an item"
msgid "Minimum"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2514
+#: skgbankmodeler/skgdocumentbank.cpp:2525
#, kde-format
msgctxt "Noun"
msgid "Amount in 2 columns"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2526
-#: skgbankmodeler/skgdocumentbank.cpp:2952
+#: skgbankmodeler/skgdocumentbank.cpp:2537
+#: skgbankmodeler/skgdocumentbank.cpp:2963
#, kde-format
msgctxt "Noun"
msgid "Amount entered"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2538
+#: skgbankmodeler/skgdocumentbank.cpp:2549
#, kde-format
msgctxt "Noun"
msgid "Amount entered in 2 columns"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2580
+#: skgbankmodeler/skgdocumentbank.cpp:2591
#, kde-format
msgctxt "Noun, an intermediate value between two extremums"
msgid "Intermediate"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2601
+#: skgbankmodeler/skgdocumentbank.cpp:2612
#, kde-format
msgctxt "Noun"
msgid "With operations"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2608
+#: skgbankmodeler/skgdocumentbank.cpp:2619
#, kde-format
msgctxt "Noun"
msgid "With cumulative operations"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2901
+#: skgbankmodeler/skgdocumentbank.cpp:2912
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2904
+#: skgbankmodeler/skgdocumentbank.cpp:2915
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account's type"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2907
+#: skgbankmodeler/skgdocumentbank.cpp:2918
#, kde-format
msgctxt "Noun, a financial operation"
msgid "Operation"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2910 skgbasemodeler/skgdocument.cpp:2683
+#: skgbankmodeler/skgdocumentbank.cpp:2921 skgbasemodeler/skgdocument.cpp:2683
#, kde-format
msgctxt "Noun, the name of an item"
msgid "Name"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2914
+#: skgbankmodeler/skgdocumentbank.cpp:2925
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2917
+#: skgbankmodeler/skgdocumentbank.cpp:2928
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance entered"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2920
-#: skgbankmodeler/skgdocumentbank.cpp:2924
+#: skgbankmodeler/skgdocumentbank.cpp:2931
+#: skgbankmodeler/skgdocumentbank.cpp:2935
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Amount"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2927
+#: skgbankmodeler/skgdocumentbank.cpp:2938
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Today amount"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2939
+#: skgbankmodeler/skgdocumentbank.cpp:2950
#, kde-format
msgctxt "Noun"
msgid "Income entered"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2943
+#: skgbankmodeler/skgdocumentbank.cpp:2954
#, kde-format
msgctxt "Noun"
msgid "Expenditure entered"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2946
+#: skgbankmodeler/skgdocumentbank.cpp:2957
#, kde-format
msgctxt "Noun"
msgid "Quantity owned"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2949
+#: skgbankmodeler/skgdocumentbank.cpp:2960
#, kde-format
msgctxt "Noun"
msgid "Amount owned"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2955
+#: skgbankmodeler/skgdocumentbank.cpp:2966
#, kde-format
msgctxt "Noun"
msgid "Account number"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2959
+#: skgbankmodeler/skgdocumentbank.cpp:2970
#, kde-format
msgctxt "Noun, a number identifying an item"
msgid "Number"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2962
+#: skgbankmodeler/skgdocumentbank.cpp:2973
#, kde-format
msgctxt "Noun"
msgid "Bank number"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2965
+#: skgbankmodeler/skgdocumentbank.cpp:2976
#, kde-format
msgctxt "Noun"
msgid "Agency number"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2968
+#: skgbankmodeler/skgdocumentbank.cpp:2979
#, kde-format
msgctxt "Noun"
msgid "Agency address"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2971
+#: skgbankmodeler/skgdocumentbank.cpp:2982
#, kde-format
msgctxt "Noun"
msgid "Address"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2974
+#: skgbankmodeler/skgdocumentbank.cpp:2985
#, kde-format
msgctxt "A person or institution receiving a payment, or paying the operation"
msgid "Payee"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2977
+#: skgbankmodeler/skgdocumentbank.cpp:2988
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Comment"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2980
+#: skgbankmodeler/skgdocumentbank.cpp:2991
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Sub comment"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2983
+#: skgbankmodeler/skgdocumentbank.cpp:2994
#, kde-format
msgctxt "Noun, the mode used for payment of the operation (Credit Card, Cheque, Transfer...)"
msgid "Mode"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2986
+#: skgbankmodeler/skgdocumentbank.cpp:2997
#, kde-format
msgctxt "Noun"
msgid "Next occurrence"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2990 skgbasemodeler/skgdocument.cpp:2685
+#: skgbankmodeler/skgdocumentbank.cpp:3001 skgbasemodeler/skgdocument.cpp:2685
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2993
+#: skgbankmodeler/skgdocumentbank.cpp:3004
#, kde-format
msgctxt "Noun, the date of creation of an item"
msgid "Creation date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2996
+#: skgbankmodeler/skgdocumentbank.cpp:3007
#, kde-format
msgctxt "Noun, 7 days"
msgid "Week"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2999
+#: skgbankmodeler/skgdocumentbank.cpp:3010
#, kde-format
msgctxt "Noun, the months in a year"
msgid "Month"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3002
+#: skgbankmodeler/skgdocumentbank.cpp:3013
#, kde-format
msgctxt "Noun, 3 months"
msgid "Quarter"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3005
+#: skgbankmodeler/skgdocumentbank.cpp:3016
#, kde-format
msgctxt "Noun, 6 months"
msgid "Semester"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3008
+#: skgbankmodeler/skgdocumentbank.cpp:3019
#, kde-format
msgctxt "Noun, the years in a century"
msgid "Year"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3011
+#: skgbankmodeler/skgdocumentbank.cpp:3022
#, kde-format
msgctxt "Noun, the date of an item"
msgid "First date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3014
+#: skgbankmodeler/skgdocumentbank.cpp:3025
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Last date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3017
+#: skgbankmodeler/skgdocumentbank.cpp:3028
#, kde-format
msgctxt "Noun, the date of the last download"
msgid "Download date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3020
+#: skgbankmodeler/skgdocumentbank.cpp:3031
#, kde-format
msgctxt "Noun, the date of the last reconciliation"
msgid "Reconciliation date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3025
+#: skgbankmodeler/skgdocumentbank.cpp:3036
#, kde-format
msgctxt "Noun, the category of an item"
msgid "Category"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3028
+#: skgbankmodeler/skgdocumentbank.cpp:3039
#, kde-format
msgctxt "Noun, a financial institution"
msgid "Bank"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3031
+#: skgbankmodeler/skgdocumentbank.cpp:3042
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3034
+#: skgbankmodeler/skgdocumentbank.cpp:3045
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit's type"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3037
+#: skgbankmodeler/skgdocumentbank.cpp:3048
#, kde-format
msgctxt "Adjective, has an item been checked or not"
msgid "Checked"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3040
+#: skgbankmodeler/skgdocumentbank.cpp:3051
#, kde-format
msgctxt "Adjective, a foreseen value"
msgid "To be Checked"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3043
+#: skgbankmodeler/skgdocumentbank.cpp:3054
#, kde-format
msgctxt "Noun, ahe unit symbol, something in the line of $, €, £..."
msgid "Symbol"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3046
+#: skgbankmodeler/skgdocumentbank.cpp:3057
#, kde-format
msgctxt "Noun, a country in the world (France, China...)"
msgid "Country"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3050
-#: skgbankmodeler/skgdocumentbank.cpp:3053
+#: skgbankmodeler/skgdocumentbank.cpp:3061
+#: skgbankmodeler/skgdocumentbank.cpp:3064
#, kde-format
msgctxt "Noun, the type of an item"
msgid "Type"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3056
+#: skgbankmodeler/skgdocumentbank.cpp:3067
#, kde-format
msgctxt "Noun"
msgid "Internet code"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3059
+#: skgbankmodeler/skgdocumentbank.cpp:3070
#, kde-format
msgctxt "Noun"
msgid "Number of operations"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3062
+#: skgbankmodeler/skgdocumentbank.cpp:3073
#, kde-format
msgctxt "Noun, how frequently something occurs"
msgid "Periodicity"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3065
+#: skgbankmodeler/skgdocumentbank.cpp:3076
#, kde-format
msgctxt "Automatically write something"
msgid "Auto write"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3068
+#: skgbankmodeler/skgdocumentbank.cpp:3079
#, kde-format
msgctxt "Noun"
msgid "Nb of occurrences"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3071
+#: skgbankmodeler/skgdocumentbank.cpp:3082
#, kde-format
msgctxt "Verb, warn the user about an event"
msgid "Warn"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3074
+#: skgbankmodeler/skgdocumentbank.cpp:3085
#, kde-format
msgctxt "Adjective, a closed item"
msgid "Closed"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3080
+#: skgbankmodeler/skgdocumentbank.cpp:3091
#, kde-format
msgctxt "Noun, the status of an item"
msgid "Status"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3083
+#: skgbankmodeler/skgdocumentbank.cpp:3094
#, kde-format
msgctxt "Adjective, an item scheduled to happen on a regular basis"
msgid "Scheduled"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3086
+#: skgbankmodeler/skgdocumentbank.cpp:3097
#, kde-format
msgctxt "Noun"
msgid "Number of operations (cumulative)"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3089
+#: skgbankmodeler/skgdocumentbank.cpp:3100
#, kde-format
msgctxt "Noun"
msgid "Amount (cumulative)"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3092
+#: skgbankmodeler/skgdocumentbank.cpp:3103
#, kde-format
msgctxt "Noun"
msgid "Search description"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3095
+#: skgbankmodeler/skgdocumentbank.cpp:3106
#, kde-format
msgctxt "Noun"
msgid "Process description"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3098
+#: skgbankmodeler/skgdocumentbank.cpp:3109
#, kde-format
msgctxt "Noun, the type of action"
msgid "Action type"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3102
+#: skgbankmodeler/skgdocumentbank.cpp:3113
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Tracker"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3105
+#: skgbankmodeler/skgdocumentbank.cpp:3116
#, kde-format
msgctxt "Noun"
msgid "Import status"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3108
+#: skgbankmodeler/skgdocumentbank.cpp:3119
#, kde-format
msgctxt "Noun, after the dot"
msgid "Nb decimal"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3111
+#: skgbankmodeler/skgdocumentbank.cpp:3122
#, kde-format
msgctxt "Noun, for a share"
msgid "Rate"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3114
+#: skgbankmodeler/skgdocumentbank.cpp:3125
#, kde-format
msgctxt "Noun"
msgid "Value date"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3117
+#: skgbankmodeler/skgdocumentbank.cpp:3128
#, kde-format
msgctxt "Noun"
msgid "Coef"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3120
+#: skgbankmodeler/skgdocumentbank.cpp:3131
#, kde-format
msgctxt "Noun"
msgid "Annual Interest"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3123
+#: skgbankmodeler/skgdocumentbank.cpp:3134
#, kde-format
msgctxt "Noun"
msgid "Accrued Interest"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3126
+#: skgbankmodeler/skgdocumentbank.cpp:3137
#, kde-format
msgctxt "Noun"
msgid "Value date for credit"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3129
+#: skgbankmodeler/skgdocumentbank.cpp:3140
#, kde-format
msgctxt "Noun"
msgid "Value date for debit"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3132
+#: skgbankmodeler/skgdocumentbank.cpp:3143
#, kde-format
msgctxt "Noun"
msgid "Base computation"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3138
+#: skgbankmodeler/skgdocumentbank.cpp:3149
#, kde-format
msgctxt "Noun"
msgid "Month"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3141
+#: skgbankmodeler/skgdocumentbank.cpp:3152
#, kde-format
msgctxt "Noun"
msgid "Period"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3144
+#: skgbankmodeler/skgdocumentbank.cpp:3155
#, kde-format
msgctxt "Noun, sort order"
msgid "Order"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3147
+#: skgbankmodeler/skgdocumentbank.cpp:3158
#, kde-format
msgctxt "Noun"
msgid "When"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3150
+#: skgbankmodeler/skgdocumentbank.cpp:3161
#, kde-format
msgctxt "Noun"
msgid "What"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3153
+#: skgbankmodeler/skgdocumentbank.cpp:3164
#, kde-format
msgctxt "Noun"
msgid "Impacted budget"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3156
+#: skgbankmodeler/skgdocumentbank.cpp:3167
#, kde-format
msgctxt "Noun"
msgid "Rules"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3159
+#: skgbankmodeler/skgdocumentbank.cpp:3170
#, kde-format
msgctxt "Noun"
msgid "Entered Budget"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3162
+#: skgbankmodeler/skgdocumentbank.cpp:3173
#, kde-format
msgctxt "Noun"
msgid "Corrected budget"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3165
+#: skgbankmodeler/skgdocumentbank.cpp:3176
#, kde-format
msgctxt "Noun"
msgid "Delta after rules"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3168
+#: skgbankmodeler/skgdocumentbank.cpp:3179
#, kde-format
msgctxt "Noun"
msgid "Delta"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3171
+#: skgbankmodeler/skgdocumentbank.cpp:3182
#, kde-format
msgctxt "Noun"
msgid "Download source"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3174
+#: skgbankmodeler/skgdocumentbank.cpp:3185
#, kde-format
msgctxt "Noun"
msgid "Transfer"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3177
+#: skgbankmodeler/skgdocumentbank.cpp:3188
#, kde-format
msgctxt "Noun, a target account of a transfer"
msgid "To account"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3180
+#: skgbankmodeler/skgdocumentbank.cpp:3191
#, kde-format
msgctxt "Noun, a maximum limit"
msgid "Maximum limit"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3183
+#: skgbankmodeler/skgdocumentbank.cpp:3194
#, kde-format
msgctxt "Noun, a minimum limit"
msgid "Minimum limit"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3186
+#: skgbankmodeler/skgdocumentbank.cpp:3197
#, kde-format
msgctxt "Noun, the id of an operation"
msgid "Operation id"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3189
+#: skgbankmodeler/skgdocumentbank.cpp:3200
#, kde-format
msgctxt "Noun, the absence of anything"
msgid "-- Nothing --"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3192
+#: skgbankmodeler/skgdocumentbank.cpp:3203
#, kde-format
msgctxt "Noun"
msgid "Balance import"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3297
+#: skgbankmodeler/skgdocumentbank.cpp:3308
#, kde-format
msgctxt "an other category"
msgid "Others"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3357
+#: skgbankmodeler/skgdocumentbank.cpp:3368
#, 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:3361
+#: skgbankmodeler/skgdocumentbank.cpp:3372
#, 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:3369
+#: skgbankmodeler/skgdocumentbank.cpp:3380
#, 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:3373
+#: skgbankmodeler/skgdocumentbank.cpp:3384
#, 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:401
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is not aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:403
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:507
#: skgbankmodeler/skgimportexportmanager.cpp:554
#, kde-format
msgctxt "A file format"
msgid "All supported formats"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:587
#: skgbankmodeler/skgimportexportmanager.cpp:613
#, 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:645
#, kde-format
msgctxt "Error message"
msgid "The import mode %1 is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:677
#, kde-format
msgctxt "Error message"
msgid "This export mode is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:692
#, kde-format
msgctxt "Progression step"
msgid "Clean import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:784
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be anonymized."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:803
#, kde-format
msgctxt "Progression step"
msgid "Anonymize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:833
#: skgbankmodeler/skgimportexportmanager.cpp:872
#, 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:550
#, 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:240
#, kde-format
msgctxt "Progression step"
msgid "Apply rule"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:263
#, kde-format
msgid "1 operation modified by %2"
msgid_plural "%1 operations modified by %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:324
#, kde-format
msgctxt "Error message"
msgid "Rule %1 failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:337
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "contains '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:339
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not contain '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:341
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "starts with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:343
#, 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:345
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "ends with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:347
#, 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:349
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:351
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:353
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:355
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:357
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:359
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:361
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#V1#"
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 "='#V1S#'"
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 "is between #V1# and #V2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:387
#, 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:389
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:391
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:393
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:395
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:397
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:399
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:401
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:403
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:405
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:407
#, 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:409
#, 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:411
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:413
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=word(#ATT2#,#V1S#)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:415
#, 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:417
#, 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:419
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:421
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:423
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:425
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:427
#, 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:429
#, 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:431
#, 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:433
#, 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:435
#, 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:437
#, 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:439
#, 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:441
#, 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:443
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "Apply the template '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:453
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute contains a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:455
#, 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:457
#, 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:459
#, 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:461
#, 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:463
#, 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:465
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:467
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:469
#, 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:471
#, 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:473
#, 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:475
#, 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:477
#, 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:479
#, 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:481
#, 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:483
#, 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:485
#, 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:487
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:489
#, 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:491
#, 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:493
#, 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:495
#, 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:497
#, 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:499
#, 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:501
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given values"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:503
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:505
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:507
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:509
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:511
#, 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:513
#, 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:515
#, 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:517
#, 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:519
#, 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:521
#, 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:523
#, 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:525
#, 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:527
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:529
#, 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:531
#, kde-format
msgctxt "Help for a condition"
msgid "To set the date attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:533
#, 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:535
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is today"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:537
#, 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:539
#, 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:541
#, 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:543
#, 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:545
#, 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:547
#, 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:549
#, 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:551
#, 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:553
#, 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:555
#, 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:800
#, kde-format
msgctxt "logical operator in a search query"
msgid " and "
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:837
#, 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:2459
#, 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:2452
#, kde-format
msgctxt "Native download source (Yahoo)"
msgid "Yahoo"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2485
#, 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:343
#, kde-format
msgctxt "the day after today"
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:344
#, kde-format
msgctxt "this day"
msgid "today"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:345
#, kde-format
msgctxt "the day before today"
msgid "yesterday"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:346
#, kde-format
msgctxt "the week after this week"
msgid "next week"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:347
#, 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:77
#, kde-format
msgctxt "Noun, user action"
msgid "Show tool bar"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:92 skgbasegui/skgtablewithgraph.cpp:156
#: skgbasegui/skgtreeview.cpp:595 skgbasegui/skgwebview.cpp:182
#, kde-format
msgctxt "Noun, user action"
msgid "Export..."
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:272 skgbasegui/skgtreeview.cpp:1275
#, kde-format
msgctxt "Title of the content SVG export"
msgid "Skrooge SVG export"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:273 skgbasegui/skgtreeview.cpp:1276
#, 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:615
#, kde-format
msgctxt "Widget description"
msgid "Progress of the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:634 skgbasegui/skgmainpanel.cpp:635
#, kde-format
msgctxt "Widget description"
msgid "Cancel the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:688
#, kde-format
msgctxt "Verb"
msgid "Hide"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:691
#, kde-format
msgctxt "Verb"
msgid "Show all"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:945
#, kde-format
msgctxt "Noun, user action"
msgid "New Tab"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:960
#, kde-format
msgctxt "Verb"
msgid "Lock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:964
#, kde-format
msgctxt "Verb"
msgid "Unlock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:968 skgbasegui/skgmainpanel.cpp:1690
#, kde-format
msgctxt "Noun, user action"
msgid "Pin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:977
#, kde-format
msgctxt "Noun, user action"
msgid "Close All"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:983
#, kde-format
msgctxt "Noun, user action"
msgid "Close All Other"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:989
#, kde-format
msgctxt "Noun, user action"
msgid "Save page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:995
#, kde-format
msgctxt "Noun, user action"
msgid "Reset page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1001
#, kde-format
msgctxt "Noun, user action"
msgid "Reopen last page closed"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1009
#, kde-format
msgctxt "Noun, user action"
msgid "Overwrite bookmark state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1015
#, kde-format
msgctxt "Noun, user action"
msgid "Configure..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1021
#, kde-format
msgctxt "Noun, user action"
msgid "Menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1034
#, kde-format
msgctxt "Noun, user action"
msgid "Previous"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1045
#, kde-format
msgctxt "Noun, user action"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1060
#, kde-format
msgctxt "Noun, user action"
msgid "Enable editor"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1066
#, kde-format
msgctxt "Noun, user action"
msgid "Migrate to SQLCipher format"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1193
#, kde-format
msgctxt "Information message"
msgid "You can exit full screen mode with %1 or with the contextual menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1196
#, kde-format
msgctxt "Information message"
msgid "At least one page must be opened to enable full screen mode"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1362
#, kde-format
msgctxt "skgtestimportskg"
msgid "The application cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1371
#, kde-format
msgctxt "Question"
msgid ""
"The document has been modified.\n"
"Do you want to save it before closing?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1373
#, kde-format
msgctxt "Question"
msgid "Save as"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1373
#, kde-format
msgctxt "Question"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1375
#, kde-format
msgctxt "Question"
msgid "Do not save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1382
#, kde-format
msgctxt "Question"
msgid ""
"Current modifications will not be saved.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1527
#, kde-format
msgctxt "Date format"
msgid "Short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1530
#, kde-format
msgctxt "Date format"
msgid "Long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1533
#, kde-format
msgctxt "Date format"
msgid "Fancy short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1536
#, kde-format
msgctxt "Date format"
msgid "Fancy long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1539
#, kde-format
msgctxt "Date format"
msgid "ISO date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1542
#, kde-format
msgctxt "Noun"
msgid "General"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1575
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Save settings"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1688
#, kde-format
msgctxt "Noun, user action"
msgid "Unpin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1777
#, kde-format
msgctxt "Noun, indicate that current document is modified"
msgid " [modified]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1780
#, kde-format
msgctxt "Noun, indicate that current document is loaded in read only"
msgid " [read only]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1784
#, kde-format
msgctxt "Noun, default name for a new document"
msgid "Untitled"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1798
#, kde-format
msgctxt "Title of the main window"
msgid "%1%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1897
#, kde-format
msgctxt "An information message"
msgid "Impossible to open the page because the plugin was not found"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2010
#, kde-format
msgctxt "Error message"
msgid "Unknown plugin or action [%1] in url [%2]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2090
#, kde-format
msgctxt "Information message"
msgid "A page cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2201
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Reset default state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2210
#, kde-format
msgctxt "Successful message after an user action"
msgid "Default state has been reset"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2301
#, kde-format
msgctxt "Warning header"
msgid "Warning: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2303
#, kde-format
msgctxt "Error header"
msgid "Error: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2305
#, kde-format
msgctxt "Information header"
msgid "Information: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2307
#, kde-format
msgctxt "Done header"
msgid "Done: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2336
#, kde-format
msgctxt "Noun"
msgid "Notification"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2492
#, kde-format
msgctxt "Question"
msgid "File <b>%1</b> already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2493
#, kde-format
msgctxt "Question"
msgid "Warning"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2494
#, kde-format
msgctxt "Verb"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2534 skgbasemodeler/skgobjectbase.cpp:276
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capitalize"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2535 skgbasemodeler/skgobjectbase.cpp:274
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capwords"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2536 skgbasemodeler/skgobjectbase.cpp:270
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "lower"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2537 skgbasemodeler/skgobjectbase.cpp:278
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "trim"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2538 skgbasemodeler/skgobjectbase.cpp:272
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "upper"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2627
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be migrated."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2667
#, 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:343
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Today"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:347
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:349
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:351
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:353
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:355
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:357
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:359
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:361
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the future"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:366
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:368
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:370
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:372
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:374
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:376
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:378
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:380
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the past"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:387
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:389
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:391
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:393
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:395
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:397
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:399
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:401
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:403
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:405
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:407
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "= 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:674
#, 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:683
#, kde-format
msgctxt "How to display a grouping title. Here \"title (count)\""
msgid "%1: %2 (%3)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:846
#, kde-format
msgctxt "To display a property and its value"
msgid "%1=%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:926 skgbasegui/skgtabpage.cpp:180
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark update '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:932
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Update object"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1009
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Property creation"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1042
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move bookmark"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1088
#, 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:124 skgbasegui/skgtablewithgraph.cpp:162
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of lines"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:125 skgbasegui/skgtablewithgraph.cpp:163
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of columns"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:126 skgbasegui/skgtablewithgraph.cpp:164
#, kde-format
msgctxt "Noun, a type of graph, with bars placed besides each other"
msgid "Histogram"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:127 skgbasegui/skgtablewithgraph.cpp:165
#, kde-format
msgctxt "Noun, a type of graph with only points"
msgid "Point"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:128 skgbasegui/skgtablewithgraph.cpp:166
#, kde-format
msgctxt "Noun, a type of graph with only lines"
msgid "Line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:129 skgbasegui/skgtablewithgraph.cpp:167
#, kde-format
msgctxt "Noun, a type of graph, with lines stacked upon each other"
msgid "Stacked area"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:130 skgbasegui/skgtablewithgraph.cpp:168
#, kde-format
msgctxt "Noun, a type of graph, with bubbles"
msgid "Bubble"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:131 skgbasegui/skgtablewithgraph.cpp:169
#, kde-format
msgctxt "Noun, a type of graph that looks like a sliced pie"
msgid "Pie"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:132 skgbasegui/skgtablewithgraph.cpp:170
#, 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:136
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:138
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:180
#, kde-format
msgctxt "Noun, user action"
msgid "Reset default colors"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:185
#, kde-format
msgctxt "Noun, user action"
msgid "All values in positive"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:192
#, kde-format
msgctxt "Noun, user action"
msgid "Show limits"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:200
#, kde-format
msgctxt "Noun, user action"
msgid "Show average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:208
#, kde-format
msgctxt "Noun, user action"
msgid "Show tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:216
#, kde-format
msgctxt "Noun, user action"
msgid "Show Pareto curve"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:224
#, kde-format
msgctxt "Noun, user action"
msgid "Show legend"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:232
#, kde-format
msgctxt "Noun, user action"
msgid "Show origin"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:469
#, kde-format
msgid "%1 (raw)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:931 skgbasegui/skgtablewithgraph.cpp:1098
#: skgbasemodeler/skgdocument.cpp:2407 skgbasemodeler/skgdocument.cpp:2412
#, kde-format
msgctxt "Noun, the numerical sum of a list of values"
msgid "Sum"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:935
#, kde-format
msgctxt "Noun, the numerical average of a list of values"
msgid "Average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:939
#, kde-format
msgctxt "Noun, the minimum value of a list of values"
msgid "Min"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:940
#, kde-format
msgctxt "Noun, the maximum value of a list of values"
msgid "Max"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:945
#, kde-format
msgctxt "Noun"
msgid "Tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:1099
#, 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:438
#, kde-format
msgctxt "User interrupted something that Skrooge was performing"
msgid "The current operation has been interrupted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:478
#, 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:509
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "A transaction must be opened to do this action"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:519
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Closing transaction failed because too many transactions ended"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:680
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Remove of transactions is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:921
#, 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:992
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Undo / Redo is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1179
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Change password is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1185
#, kde-format
msgctxt "Inform the user that the password protection was removed"
msgid "The document password has been removed."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1186
#, kde-format
msgctxt "Inform the user that the password was successfully changed"
msgid "The document password has been modified."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1261
#, kde-format
msgctxt "Noun"
msgid "Recovery"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1276
#, kde-format
msgctxt "Error message"
msgid "Impossible to recover this file"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1335 skgbasemodeler/skgdocument.cpp:1387
#: skgbasemodeler/skgservices.cpp:1199 skgbasemodeler/skgservices.cpp:1271
#, kde-format
msgctxt "Error message"
msgid "Wrong password"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1395
#, kde-format
msgctxt "Error message"
msgid "Oups, this file seems to be corrupted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1481
#, 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:1484
#, 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:1490
#, 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:1494
#, 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:1520
#, 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:1566
#, 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:1584
#, 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:1604
#, kde-format
msgctxt "There is already a file with the same name"
msgid "File '%1' already exist"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1618
#, kde-format
msgctxt "Error message: Could not create a backup file"
msgid "Creation of backup file %1 failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1651 skgbasemodeler/skgservices.cpp:1302
#: skgbasemodeler/skgservices.cpp:1310
#, kde-format
msgctxt "Error message: writing a file failed"
msgid "Write file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1850
#, kde-format
msgctxt "Verb, automatically load when the application is started"
msgid "autostart"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2062
#, kde-format
msgctxt "Progression step"
msgid "Update materialized views"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2234 skgbasemodeler/skgdocument.cpp:2238
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2261 skgbasemodeler/skgdocument.cpp:3039
#: skgbasemodeler/skgdocument.cpp:3056 skgbasemodeler/skgdocument.cpp:3068
#: skgbasemodeler/skgdocument.cpp:3080 skgbasemodeler/skgdocument.cpp:3092
#: skgbasemodeler/skgdocument.cpp:3104 skgbasemodeler/skgdocument.cpp:3126
#: skgbasemodeler/skgdocument.cpp:3155 skgbasemodeler/skgdocument.cpp:3306
#, kde-format
msgctxt "Error message"
msgid "No database defined"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2687
#, kde-format
msgctxt "Verb, save a document"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2689
#, kde-format
msgctxt "Noun, the value of an item"
msgid "Value"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2691
#, kde-format
msgctxt "Noun, date of last modification"
msgid "Last modification"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2974
#, 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:2977
#, 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:130
#, kde-format
msgctxt "Logical condition"
msgid "%1 or %2"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:170 skgbasemodeler/skgservices.cpp:190
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:194
#, kde-format
msgctxt "Logical condition"
msgid "not (%1)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:196
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and not (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1117
#, kde-format
msgctxt "An information message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1152 skgbasemodeler/skgservices.cpp:1159
#, kde-format
msgctxt "Error message"
msgid "Impossible to copy '%1' to '%2'"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1219
#, kde-format
msgctxt "An error message about encryption"
msgid "AES128 encryption is not supported (%1). Please install qca-ossl."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1236 skgbasemodeler/skgservices.cpp:1255
#, kde-format
msgctxt "Error message about encrypting a file"
msgid "Encryption failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1472
#, kde-format
msgctxt "An error message: creating a file failed"
msgid "Creation file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1475
#, kde-format
msgctxt "Error message: something failed"
msgid "%1 failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1526
#, kde-format
msgctxt "Error message"
msgid "Creation failed. The object already exists."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:92
#, kde-format
msgctxt "The name of the application"
msgid "Skrooge"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:94
#, kde-format
msgctxt "The description of the application"
msgid "Personal finances management made simple"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:96 skroogeconvert/main.cpp:65
#, kde-format
msgctxt "Fullname"
msgid "(c) 2007-%1 Stephane MANKOWSKI & Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:100 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "Fullname"
msgid "Stephane MANKOWSKI"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:100 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "A job description"
msgid "Architect & Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:103 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "Fullname"
msgid "Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:103 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "A job description"
msgid "Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:106
#, kde-format
msgctxt "Fullname"
msgid "Siddharth SHARMA"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:106
#, kde-format
msgctxt "A job description"
msgid "Developer - Google Summer Of Code 2010"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:109 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:110 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:110 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:113
#, kde-format
msgctxt "Reason of the about/credit"
msgid "Users helping us to improve this application"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:124
#, kde-format
msgctxt "Application argument"
msgid "Document to open"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:163
#, 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/kio5_tags.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kio5_tags.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kio5_tags.pot (revision 1509195)
@@ -1,42 +1,42 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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: 2017-12-15 08:51+0100\n"
+"POT-Creation-Date: 2018-01-23 09:15+0100\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:127 kio_tags.cpp:186
+#: kio_tags.cpp:125 kio_tags.cpp:184
#, kde-format
msgid "File %1 already has tag %2"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:311
+#: kio_tags.cpp:309
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:313
+#: kio_tags.cpp:311
#, kde-format
msgid "Tag Fragment"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:315 kio_tags.cpp:320
+#: kio_tags.cpp:313 kio_tags.cpp:318
#, kde-format
msgid "All Tags"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/knewstuff.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/knewstuff.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/frameworks/knewstuff.desktop.pot (revision 1509195)
@@ -1,615 +1,615 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-14 10:47+0100\n"
+"POT-Creation-Date: 2018-01-23 09:15+0100\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
#: data/kmoretools-desktopfiles/angrysearch.desktop:4
msgctxt "Name"
msgid "ANGRYsearch"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/angrysearch.desktop:33
msgctxt "GenericName"
msgid "Linux file search, instant results as you type"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/catfish.desktop:2
msgctxt "Name"
msgid "Catfish File Search"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/catfish.desktop:31
msgctxt "GenericName"
msgid "File search"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/catfish.desktop:60
msgctxt "Comment"
msgid "Search the file system"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/com.uploadedlobster.peek.desktop:2
msgctxt "Name"
msgid "Peek"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/com.uploadedlobster.peek.desktop:32
msgctxt "GenericName"
msgid "Animated GIF recorder"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/com.uploadedlobster.peek.desktop:60
msgctxt "Comment"
msgid "Record short animated GIF images from your screen"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/ding.desktop:4
msgctxt "Name"
msgid "ding"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/ding.desktop:34
msgctxt "GenericName"
msgid "German<=>English Dictionary"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/disk.desktop:20
msgctxt "Name"
msgid "Partitioner"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/disk.desktop:60
msgctxt "GenericName"
msgid "Partition hard disks (a YaST module)"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fontinst.desktop:13
msgctxt "Name"
msgid "Font Management"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/fontinst.desktop:43
+#: data/kmoretools-desktopfiles/fontinst.desktop:44
msgctxt "Comment"
msgid "Font Installation, Preview and Removal"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/fontinst.desktop:73
+#: data/kmoretools-desktopfiles/fontinst.desktop:75
msgctxt "X-KDE-Keywords"
msgid "font,fonts,installer,truetype,type1,bitmap"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fontmatrix.desktop:5
msgctxt "Name"
msgid "Fontmatrix"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fontmatrix.desktop:34
msgctxt "Comment"
msgid "A font manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fontmatrix.desktop:67
msgctxt "GenericName"
msgid "Font Manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fsearch.desktop:4
msgctxt "Name"
msgid "FSearch"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fsearch.desktop:33
msgctxt "Comment"
msgid "A file search application focusing on performance and advanced features"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/fsearch.desktop:63
msgctxt "Keywords"
msgid "search;fsearch;files;folders;music;video;documents;find;tool;everything;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/giggle.desktop:2
#: data/kmoretools-desktopfiles/gitg.desktop:2
msgctxt "GenericName"
msgid "Git repository viewer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/giggle.desktop:44
msgctxt "Name"
msgid "Giggle"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/giggle.desktop:82
msgctxt "Comment"
msgid "Git repository viewer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/git-cola-folder-handler.desktop:2
#: data/kmoretools-desktopfiles/git-cola.desktop:2
msgctxt "Name"
msgid "Git Cola"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/git-cola-view-history.kmt-edition.desktop:5
msgctxt "Name"
msgid "Git Cola (View History)"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/git-cola.desktop:41
msgctxt "Comment"
msgid "The highly caffeinated Git GUI"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gitg.desktop:42
msgctxt "Name"
msgid "gitg"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gitg.desktop:81
msgctxt "Comment"
msgid "Git repository browser"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gitk.kmt-edition.desktop:5
msgctxt "Name"
msgid "gitk"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gitk.kmt-edition.desktop:43
msgctxt "GenericName"
msgid "gitk"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gnome-search-tool.desktop:2
msgctxt "Name"
msgid "Search for Files..."
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gnome-search-tool.desktop:41
msgctxt "Comment"
msgid "Locate documents and folders on this computer by name or content"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gparted.desktop:3
msgctxt "Name"
msgid "GParted"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gparted.desktop:42
#: data/kmoretools-desktopfiles/org.kde.partitionmanager.desktop:43
msgctxt "GenericName"
msgid "Partition Editor"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gparted.desktop:138
msgctxt "Comment"
msgid "Create, reorganize, and delete partitions"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gparted.desktop:182
msgctxt "Keywords"
msgid "Partition;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gucharmap.desktop:2
msgctxt "GenericName"
msgid "Character Map"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gucharmap.desktop:29
msgctxt "Name"
msgid "GNOME Character Map"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gucharmap.desktop:56
msgctxt "Comment"
msgid "Insert special characters into documents"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/gucharmap.desktop:84
msgctxt "Keywords"
msgid "font;unicode;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/hotshots.desktop:2
msgctxt "Name"
msgid "HotShots"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/hotshots.desktop:40
msgctxt "Comment"
msgid "Screenshot manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/hotshots.desktop:80
msgctxt "GenericName"
msgid "Screenshot manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/htop.desktop:3
msgctxt "Name"
msgid "Htop"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/htop.desktop:42
msgctxt "Comment"
msgid "Show System Processes"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/htop.desktop:85
msgctxt "GenericName"
msgid "Process Viewer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/htop.desktop:125
msgctxt "Keywords"
msgid "system;process;task;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/kaption.desktop:3
msgctxt "Name"
msgid "Kaption"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/kaption.desktop:41
msgctxt "Comment"
msgid "Screen capture and editor"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/kding.desktop:5
msgctxt "Name"
msgid "KDing"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/kding.desktop:34
msgctxt "GenericName"
msgid "German-English Translator"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/kding.desktop:63
msgctxt "Comment"
msgid "Translator"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.gnome.clocks.desktop:2
msgctxt "Name"
msgid "Clocks"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.gnome.clocks.desktop:40
msgctxt "GenericName"
msgid "Clocks"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.gnome.clocks.desktop:145
msgctxt "Comment"
msgid "Clocks for world times, plus alarms, stopwatch and a timer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.gnome.clocks.desktop:184
msgctxt "Keywords"
msgid "time;timer;alarm;world clock;stopwatch;time zone;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.filelight.desktop:3
msgctxt "Name"
msgid "Filelight"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.filelight.desktop:41
msgctxt "GenericName"
msgid "Disk Usage Statistics"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.filelight.desktop:84
msgctxt "Comment"
msgid "View disk usage information"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.kcharselect.desktop:2
msgctxt "GenericName"
msgid "Character Selector"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.kcharselect.desktop:36
+#: data/kmoretools-desktopfiles/org.kde.kcharselect.desktop:37
msgctxt "Name"
msgid "KCharSelect"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.kdf.desktop:2
msgctxt "Name"
msgid "KDiskFree"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.kdf.desktop:43
msgctxt "GenericName"
msgid "View Disk Usage"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.kfind.desktop:7
msgctxt "Name"
msgid "KFind"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.kfind.desktop:36
+#: data/kmoretools-desktopfiles/org.kde.kfind.desktop:37
msgctxt "GenericName"
msgid "Find Files/Folders"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.kmousetool.desktop:6
msgctxt "Comment"
msgid "Clicks the mouse for you, reducing the effects of RSI"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.kmousetool.desktop:35
+#: data/kmoretools-desktopfiles/org.kde.kmousetool.desktop:36
msgctxt "Name"
msgid "KMouseTool"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.kmousetool.desktop:64
+#: data/kmoretools-desktopfiles/org.kde.kmousetool.desktop:66
msgctxt "GenericName"
msgid "Automatic Mouse Click"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksysguard.desktop:2
msgctxt "Name"
msgid "KSysGuard"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksysguard.desktop:41
msgctxt "GenericName"
msgid "System Monitor"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksysguard.desktop:80
msgctxt "Comment"
msgid "Monitor running processes and system performance"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksystemlog.desktop:10
msgctxt "Name"
msgid "KSystemLog"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksystemlog.desktop:50
msgctxt "Comment"
msgid "System log viewer tool"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ksystemlog.desktop:91
msgctxt "GenericName"
msgid "System Log Viewer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ktimer.desktop:2
msgctxt "GenericName"
msgid "Countdown Launcher"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.ktimer.desktop:44
msgctxt "Name"
msgid "KTimer"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.partitionmanager.desktop:3
msgctxt "Name"
msgid "KDE Partition Manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.partitionmanager.desktop:83
msgctxt "Comment"
msgid "Manage disks, partitions and file systems"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop:2
msgctxt "Comment"
msgid "List and preview available icons"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop:41
msgctxt "GenericName"
msgid "Icon Browser"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.plasma.cuttlefish.kmt-edition.desktop:82
msgctxt "Name"
msgid "Cuttlefish"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:2
msgctxt "GenericName"
msgid "Screenshot Capture Utility"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:42
msgctxt "Name"
msgid "Spectacle"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:82
+#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:83
msgctxt "Name"
msgid "Capture Entire Desktop"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:114
+#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:116
msgctxt "Name"
msgid "Capture Current Monitor"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:146
+#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:149
msgctxt "Name"
msgid "Capture Active Window"
msgstr ""
#. +> trunk5
-#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:178
+#: data/kmoretools-desktopfiles/org.kde.spectacle.desktop:182
msgctxt "Name"
msgid "Capture Rectangular Region"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/qgit.kmt-edition.desktop:10
msgctxt "Name"
msgid "QGit"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/qgit.kmt-edition.desktop:48
msgctxt "GenericName"
msgid "QGit"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/qgit.kmt-edition.desktop:86
msgctxt "Comment"
msgid "git repository browser"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/shutter.desktop:3
msgctxt "Name"
msgid "Shutter"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/shutter.desktop:42
msgctxt "GenericName"
msgid "Screenshot Tool"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/shutter.desktop:82
msgctxt "Comment"
msgid "Capture, edit and share screenshots"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/simplescreenrecorder.desktop:3
msgctxt "Name"
msgid "SimpleScreenRecorder"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/simplescreenrecorder.desktop:31
msgctxt "Comment"
msgid "A feature-rich screen recorder that supports X11 and OpenGL"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/simplescreenrecorder.desktop:61
msgctxt "Keywords"
msgid "screen recorder;screencast;live streaming;"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/xfce4-taskmanager.desktop:2
msgctxt "Name"
msgid "Task Manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/xfce4-taskmanager.desktop:42
msgctxt "Comment"
msgid "Easy to use task manager"
msgstr ""
#. +> trunk5
#: data/kmoretools-desktopfiles/xfce4-taskmanager.desktop:81
msgctxt "GenericName"
msgid "Task Manager"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/discover.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/discover.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/discover.desktop.pot (revision 1509195)
@@ -1,152 +1,152 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-13 09:39+0100\n"
+"POT-Creation-Date: 2018-01-23 09:15+0100\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 plasma5lts
#: discover/org.kde.discover.desktop.cmake:2
#: libdiscover/backends/FlatpakBackend/org.kde.discover-flatpak.desktop:2
msgctxt "Name"
msgid "Discover"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/org.kde.discover.desktop.cmake:50
msgctxt "GenericName"
msgid "Software Center"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/org.kde.discover.desktop.cmake:91
msgctxt "Keywords"
msgid "program;software;repository;package;install;remove;update;apps;applications;"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/org.kde.discover.desktop.cmake:132
#: notifier/plasmoid/metadata.desktop:2
msgctxt "Name"
msgid "Updates"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/KNSBackend/custom/discover_ktexteditor_codesnippets_core.knsrc:2
msgctxt "Name"
msgid "Kate Snippets"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/SnapBackend/libsnapclient/org.kde.discover.libsnapclient.actions:2
msgctxt "Name"
msgid "Snap login action"
msgstr ""
#. +> trunk5 stable5
-#: libdiscover/backends/SnapBackend/libsnapclient/org.kde.discover.libsnapclient.actions:34
+#: libdiscover/backends/SnapBackend/libsnapclient/org.kde.discover.libsnapclient.actions:35
msgctxt "Description"
msgid "Allows snap front-ends to log in"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/discoverabstractnotifier.notifyrc:3
msgctxt "Comment"
msgid "Discover"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/discoverabstractnotifier.notifyrc:43
msgctxt "Name"
msgid "Updates Are Available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/discoverabstractnotifier.notifyrc:84
msgctxt "Comment"
msgid "Updates Available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: notifier/plasmoid/metadata.desktop:43
msgctxt "Comment"
msgid "Helps you keep your system up to date"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/muonapplicationnotifier.notifyrc:3
msgctxt "Comment"
msgid "Muon Application Backend Notifier"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/muonapplicationnotifier.notifyrc:41
msgctxt "Name"
msgid "Upgrade Available"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/muonapplicationnotifier.notifyrc:78
msgctxt "Comment"
msgid "A new version of Kubuntu is available"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/qapt-backend.desktop:5
msgctxt "Comment"
msgid "Install and browse applications in APT"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/qapt-backend.desktop:42
msgctxt "Name"
msgid "Applications Backend"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/ApplicationBackend/qapt-backend.desktop:78
msgctxt "GenericName"
msgid "APT Support"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/DummyBackend/dummy-backend.desktop:5
msgctxt "Name"
msgid "Dummy"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/DummyBackend/dummy-backend.desktop:42
msgctxt "GenericName"
msgid "Dummy"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/DummyBackend/dummy-backend.desktop:79
msgctxt "Comment"
msgid "It's some dummy backend for testing purposes"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/packagekit-backend.desktop:5
msgctxt "Comment"
msgid "Install and browse applications in PackageKit"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/packagekit-backend.desktop:41
msgctxt "Name"
msgid "PackageKit Support"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/packagekit-backend.desktop:77
msgctxt "GenericName"
msgid "Applications Backend"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/ksgrd.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/ksgrd.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/ksgrd.pot (revision 1509195)
@@ -1,1030 +1,1030 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-21 09:23+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
-#: SensorAgent.cpp:112
+#: SensorAgent.cpp:111
#, kde-format
msgctxt "%1 is a host name"
msgid ""
"Message from %1:\n"
"%2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:64
+#: SensorManager.cpp:63
#, kde-format
msgid "Change"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:65
+#: SensorManager.cpp:64
#, kde-format
msgid "Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:67
+#: SensorManager.cpp:66
#, kde-format
msgid "CPU Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:68
+#: SensorManager.cpp:67
#, kde-format
msgid "Idling"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:69
+#: SensorManager.cpp:68
#, kde-format
msgid "Nice Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:70
+#: SensorManager.cpp:69
#, kde-format
msgid "User Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:71
+#: SensorManager.cpp:70
#, kde-format
msgctxt "@item sensor description"
msgid "System Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:72
+#: SensorManager.cpp:71
#, kde-format
msgid "Waiting"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:73
+#: SensorManager.cpp:72
#, kde-format
msgid "Interrupt Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:74
+#: SensorManager.cpp:73
#, kde-format
msgid "Total Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:75
+#: SensorManager.cpp:74
#, kde-format
msgid "Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:76
+#: SensorManager.cpp:75
#, kde-format
msgid "Physical Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:77
+#: SensorManager.cpp:76
#, kde-format
msgid "Swap Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:78
+#: SensorManager.cpp:77
#, kde-format
msgid "Cached Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:79
+#: SensorManager.cpp:78
#, kde-format
msgid "Buffered Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:80
+#: SensorManager.cpp:79
#, kde-format
msgid "Used Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:81
+#: SensorManager.cpp:80
#, kde-format
msgid "Application Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:82
+#: SensorManager.cpp:81
#, kde-format
msgid "Free Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:83
+#: SensorManager.cpp:82
#, kde-format
msgid "Active Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:84
+#: SensorManager.cpp:83
#, kde-format
msgid "Inactive Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:85
+#: SensorManager.cpp:84
#, kde-format
msgid "Wired Memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:86
+#: SensorManager.cpp:85
#, kde-format
msgid "Exec Pages"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:87
+#: SensorManager.cpp:86
#, kde-format
msgid "File Pages"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:90
+#: SensorManager.cpp:89
#, kde-format
msgid "Processes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:91 SensorManager.cpp:253
+#: SensorManager.cpp:90 SensorManager.cpp:252
#, kde-format
msgid "Process Controller"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:92
+#: SensorManager.cpp:91
#, kde-format
msgid "Last Process ID"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:93
+#: SensorManager.cpp:92
#, kde-format
msgid "Process Spawn Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:94
+#: SensorManager.cpp:93
#, kde-format
msgid "Process Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:95
+#: SensorManager.cpp:94
#, kde-format
msgid "Idle Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:96
+#: SensorManager.cpp:95
#, kde-format
msgid "Running Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:97
+#: SensorManager.cpp:96
#, kde-format
msgid "Sleeping Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:98
+#: SensorManager.cpp:97
#, kde-format
msgid "Stopped Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:99
+#: SensorManager.cpp:98
#, kde-format
msgid "Zombie Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:100
+#: SensorManager.cpp:99
#, kde-format
msgid "Waiting Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:101
+#: SensorManager.cpp:100
#, kde-format
msgid "Locked Processes Count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:103
+#: SensorManager.cpp:102
#, kde-format
msgid "Disk Throughput"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:104
+#: SensorManager.cpp:103
#, kde-format
msgctxt "CPU Load"
msgid "Load"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:105
+#: SensorManager.cpp:104
#, kde-format
msgid "Total Accesses"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:106
+#: SensorManager.cpp:105
#, kde-format
msgid "Read Accesses"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:107
+#: SensorManager.cpp:106
#, kde-format
msgid "Write Accesses"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:108
+#: SensorManager.cpp:107
#, kde-format
msgid "Read Data"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:109
+#: SensorManager.cpp:108
#, kde-format
msgid "Written Data"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:110
+#: SensorManager.cpp:109
#, kde-format
msgid "Milliseconds spent reading"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:111
+#: SensorManager.cpp:110
#, kde-format
msgid "Milliseconds spent writing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:112
+#: SensorManager.cpp:111
#, kde-format
msgid "I/Os currently in progress"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:113
+#: SensorManager.cpp:112
#, kde-format
msgid "Pages In"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:114
+#: SensorManager.cpp:113
#, kde-format
msgid "Pages Out"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:115
+#: SensorManager.cpp:114
#, kde-format
msgid "Context Switches"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:116
+#: SensorManager.cpp:115
#, kde-format
msgid "Traps"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:117
+#: SensorManager.cpp:116
#, kde-format
msgid "System Calls"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:118
+#: SensorManager.cpp:117
#, kde-format
msgid "Network"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:119
+#: SensorManager.cpp:118
#, kde-format
msgid "Interfaces"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:120
+#: SensorManager.cpp:119
#, kde-format
msgid "Receiver"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:121
+#: SensorManager.cpp:120
#, kde-format
msgid "Transmitter"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:123
+#: SensorManager.cpp:122
#, kde-format
msgid "Data Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:124
+#: SensorManager.cpp:123
#, kde-format
msgid "Compressed Packets Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:125
+#: SensorManager.cpp:124
#, kde-format
msgid "Dropped Packets Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:126
+#: SensorManager.cpp:125
#, kde-format
msgid "Error Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:127
+#: SensorManager.cpp:126
#, kde-format
msgid "FIFO Overruns Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:128
+#: SensorManager.cpp:127
#, kde-format
msgid "Frame Error Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:129
+#: SensorManager.cpp:128
#, kde-format
msgid "Multicast Packet Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:130
+#: SensorManager.cpp:129
#, kde-format
msgid "Packet Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:131
+#: SensorManager.cpp:130
#, kde-format
msgctxt "@item sensor description ('carrier' is a type of network signal)"
msgid "Carrier Loss Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:132 SensorManager.cpp:143
+#: SensorManager.cpp:131 SensorManager.cpp:142
#, kde-format
msgid "Collisions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:134
+#: SensorManager.cpp:133
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:135
+#: SensorManager.cpp:134
#, kde-format
msgid "Compressed Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:136
+#: SensorManager.cpp:135
#, kde-format
msgid "Dropped Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:137
+#: SensorManager.cpp:136
#, kde-format
msgid "Errors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:138
+#: SensorManager.cpp:137
#, kde-format
msgid "FIFO Overruns"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:139
+#: SensorManager.cpp:138
#, kde-format
msgid "Frame Errors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:140
+#: SensorManager.cpp:139
#, kde-format
msgid "Multicast Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:141
+#: SensorManager.cpp:140
#, kde-format
msgid "Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:142
+#: SensorManager.cpp:141
#, kde-format
msgctxt "@item sensor description ('carrier' is a type of network signal)"
msgid "Carrier Losses"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:145
+#: SensorManager.cpp:144
#, kde-format
msgid "Sockets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:146
+#: SensorManager.cpp:145
#, kde-format
msgid "Total Number"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:147 SensorManager.cpp:254
+#: SensorManager.cpp:146 SensorManager.cpp:253
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:148
+#: SensorManager.cpp:147
#, kde-format
msgid "Advanced Power Management"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:149
+#: SensorManager.cpp:148
#, kde-format
msgid "ACPI"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:150
+#: SensorManager.cpp:149
#, kde-format
msgid "Cooling Device"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:151
+#: SensorManager.cpp:150
#, kde-format
msgid "Current State"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:152 SensorManager.cpp:153
+#: SensorManager.cpp:151 SensorManager.cpp:152
#, kde-format
msgid "Thermal Zone"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:154 SensorManager.cpp:155
+#: SensorManager.cpp:153 SensorManager.cpp:154
#, kde-format
msgid "Temperature"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:156
+#: SensorManager.cpp:155
#, kde-format
msgid "Average CPU Temperature"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:157
+#: SensorManager.cpp:156
#, kde-format
msgid "Fan"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:158
+#: SensorManager.cpp:157
#, kde-format
msgid "State"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:159
+#: SensorManager.cpp:158
#, kde-format
msgid "Battery"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:160
+#: SensorManager.cpp:159
#, kde-format
msgid "Battery Capacity"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:161
+#: SensorManager.cpp:160
#, kde-format
msgid "Battery Charge"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:162
+#: SensorManager.cpp:161
#, kde-format
msgid "Battery Usage"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:163
+#: SensorManager.cpp:162
#, kde-format
msgid "Battery Voltage"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:164
+#: SensorManager.cpp:163
#, kde-format
msgid "Battery Discharge Rate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:165
+#: SensorManager.cpp:164
#, kde-format
msgid "Remaining Time"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:166
+#: SensorManager.cpp:165
#, kde-format
msgid "Interrupts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:167
+#: SensorManager.cpp:166
#, kde-format
msgid "Load Average (1 min)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:168
+#: SensorManager.cpp:167
#, kde-format
msgid "Load Average (5 min)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:169
+#: SensorManager.cpp:168
#, kde-format
msgid "Load Average (15 min)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:170
+#: SensorManager.cpp:169
#, kde-format
msgid "Clock Frequency"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:171
+#: SensorManager.cpp:170
#, kde-format
msgid "Average Clock Frequency"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:172
+#: SensorManager.cpp:171
#, kde-format
msgid "Hardware Sensors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:173
+#: SensorManager.cpp:172
#, kde-format
msgid "Partition Usage"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:174
+#: SensorManager.cpp:173
#, kde-format
msgid "Used Space"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:175
+#: SensorManager.cpp:174
#, kde-format
msgid "Free Space"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:176
+#: SensorManager.cpp:175
#, kde-format
msgid "Fill Level"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:177
+#: SensorManager.cpp:176
#, kde-format
msgid "Used Inodes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:178
+#: SensorManager.cpp:177
#, kde-format
msgid "Free Inodes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:179
+#: SensorManager.cpp:178
#, kde-format
msgid "Inode Level"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:180
+#: SensorManager.cpp:179
#, kde-format
msgid "System"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:181
+#: SensorManager.cpp:180
#, kde-format
msgid "Uptime"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:182
+#: SensorManager.cpp:181
#, kde-format
msgid "Linux Soft Raid (md)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:183
+#: SensorManager.cpp:182
#, kde-format
msgid "Processors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:184
+#: SensorManager.cpp:183
#, kde-format
msgid "Cores"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:185
+#: SensorManager.cpp:184
#, kde-format
msgid "Number of Blocks"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:186
+#: SensorManager.cpp:185
#, kde-format
msgid "Total Number of Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:187
+#: SensorManager.cpp:186
#, kde-format
msgid "Failed Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:188
+#: SensorManager.cpp:187
#, kde-format
msgid "Spare Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:189
+#: SensorManager.cpp:188
#, kde-format
msgid "Number of Raid Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:190
+#: SensorManager.cpp:189
#, kde-format
msgid "Working Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:191
+#: SensorManager.cpp:190
#, kde-format
msgid "Active Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:192
+#: SensorManager.cpp:191
#, kde-format
msgid "Number of Devices"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:193
+#: SensorManager.cpp:192
#, kde-format
msgid "Resyncing Percent"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:194
+#: SensorManager.cpp:193
#, kde-format
msgid "Disk Information"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:197
+#: SensorManager.cpp:196
#, kde-format
msgid "CPU %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:198
+#: SensorManager.cpp:197
#, kde-format
msgid "Disk %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:202
+#: SensorManager.cpp:201
#, kde-format
msgid "Battery %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:203
+#: SensorManager.cpp:202
#, kde-format
msgid "Fan %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:204
+#: SensorManager.cpp:203
#, kde-format
msgid "Temperature %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:207
+#: SensorManager.cpp:206
#, kde-format
msgid "Total"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:208
+#: SensorManager.cpp:207
#, kde-format
msgid "Software Interrupts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:209
+#: SensorManager.cpp:208
#, kde-format
msgid "Hardware Interrupts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:214 SensorManager.cpp:216
+#: SensorManager.cpp:213 SensorManager.cpp:215
#, kde-format
msgid "Int %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:219
+#: SensorManager.cpp:218
#, kde-format
msgid "Link Quality"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:220
+#: SensorManager.cpp:219
#, kde-format
msgid "Signal Level"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:221
+#: SensorManager.cpp:220
#, kde-format
msgid "Noise Level"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:222
+#: SensorManager.cpp:221
#, kde-format
msgid "Rx Invalid Nwid Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:223
+#: SensorManager.cpp:222
#, kde-format
msgid "Total Rx Invalid Nwid Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:224
+#: SensorManager.cpp:223
#, kde-format
msgid "Rx Invalid Crypt Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:225
+#: SensorManager.cpp:224
#, kde-format
msgid "Total Rx Invalid Crypt Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:226
+#: SensorManager.cpp:225
#, kde-format
msgid "Rx Invalid Frag Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:227
+#: SensorManager.cpp:226
#, kde-format
msgid "Total Rx Invalid Frag Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:228
+#: SensorManager.cpp:227
#, kde-format
msgid "Tx Excessive Retries Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:229
+#: SensorManager.cpp:228
#, kde-format
msgid "Total Tx Excessive Retries Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:230
+#: SensorManager.cpp:229
#, kde-format
msgid "Invalid Misc Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:231
+#: SensorManager.cpp:230
#, kde-format
msgid "Total Invalid Misc Packets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:232
+#: SensorManager.cpp:231
#, kde-format
msgid "Missed Beacons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:233
+#: SensorManager.cpp:232
#, kde-format
msgid "Total Missed Beacons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:235
+#: SensorManager.cpp:234
#, kde-format
msgid "Log Files"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:239
+#: SensorManager.cpp:238
#, kde-format
msgctxt "the unit 1 per second"
msgid "1/s"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:240
+#: SensorManager.cpp:239
#, kde-format
msgid "kBytes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:241
+#: SensorManager.cpp:240
#, kde-format
msgctxt "the unit minutes"
msgid "min"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:242
+#: SensorManager.cpp:241
#, kde-format
msgctxt "the frequency unit"
msgid "MHz"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:243
+#: SensorManager.cpp:242
#, kde-format
msgctxt "a percentage"
msgid "%"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:244
+#: SensorManager.cpp:243
#, kde-format
msgctxt "the unit milliamperes"
msgid "mA"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:245
+#: SensorManager.cpp:244
#, kde-format
msgctxt "the unit milliampere hours"
msgid "mAh"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:246
+#: SensorManager.cpp:245
#, kde-format
msgctxt "the unit milliwatts"
msgid "mW"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:247
+#: SensorManager.cpp:246
#, kde-format
msgctxt "the unit milliwatt hours"
msgid "mWh"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:248
+#: SensorManager.cpp:247
#, kde-format
msgctxt "the unit millivolts"
msgid "mV"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:251
+#: SensorManager.cpp:250
#, kde-format
msgid "Integer Value"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:252
+#: SensorManager.cpp:251
#, kde-format
msgid "Floating Point Value"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorManager.cpp:255
+#: SensorManager.cpp:254
#, kde-format
msgid "Log File"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: SensorShellAgent.cpp:128
#, kde-format
msgid "Could not run daemon program '%1'."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: SensorShellAgent.cpp:135
#, kde-format
msgid "The daemon program '%1' failed."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorSocketAgent.cpp:106
+#: SensorSocketAgent.cpp:105
#, kde-format
msgid "Connection to %1 refused"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorSocketAgent.cpp:110
+#: SensorSocketAgent.cpp:109
#, kde-format
msgid "Host %1 not found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorSocketAgent.cpp:114
+#: SensorSocketAgent.cpp:113
#, kde-format
msgid "An error occurred with the network (e.g. the network cable was accidentally unplugged) for host %1."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: SensorSocketAgent.cpp:118
+#: SensorSocketAgent.cpp:117
#, kde-format
msgid "Error for host %1: %2"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/ksshaskpass.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/ksshaskpass.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/ksshaskpass.pot (revision 1509195)
@@ -1,93 +1,93 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-22 08:57+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
-#: main.cpp:103 main.cpp:172
+#: main.cpp:103 main.cpp:174
#, kde-format
msgid "Ksshaskpass"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:105
#, kde-format
msgid "KDE version of ssh-askpass"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:107
#, kde-format
msgid ""
"(c) 2006 Hans van Leeuwen\n"
"(c) 2008-2010 Armin Berres"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:108
#, kde-format
msgid "Ksshaskpass allows you to interactively prompt users for a passphrase for ssh-add"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:113
+#: main.cpp:113 main.cpp:115
#, kde-format
msgid "Armin Berres"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:113
+#: main.cpp:113 main.cpp:115
#, kde-format
msgid "Current author"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:114
+#: main.cpp:114 main.cpp:116
#, kde-format
msgid "Hans van Leeuwen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:114
+#: main.cpp:114 main.cpp:116
#, kde-format
msgid "Original author"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:119
+#: main.cpp:121
#, kde-format
msgctxt "Name of a prompt for a password"
msgid "Prompt"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:125
+#: main.cpp:127
#, kde-format
msgid "Please enter passphrase"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-extension.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-extension.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-extension.pot (revision 1509195)
@@ -1,163 +1,163 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
-"POT-Creation-Date: 2018-01-22 08:57+0100\n"
-"PO-Revision-Date: 2018-01-22T02:21:25.485Z\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\n"
+"PO-Revision-Date: 2018-01-23T02:30:17.785Z\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. +> trunk5
msgid "options##description"
msgstr ""
#. +> trunk5
msgid "options##message"
msgstr ""
#. +> trunk5
msgctxt "restore##description"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "restore##message"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "save##message"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "tab##description"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "tab##message"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "mpris##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "mpris##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "kdeconnect##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "kdeconnect##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "downloads##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "downloads##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "tabsrunner##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "tabsrunner##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "slc##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "slc##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "incognito##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "incognito##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "breezeScrollBars##description"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "breezeScrollBars##message"
msgid "options_plugin"
msgstr ""
#. +> trunk5
msgctxt "about##message"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "translated##message"
msgid "options_about"
msgstr ""
#. +> trunk5
msgctxt "about##description"
msgid "options"
msgstr ""
#. +> trunk5
msgctxt "by##message"
msgid "options_about_created"
msgstr ""
#. +> trunk5
msgctxt "open##description"
msgid "kdeconnect"
msgstr ""
#. +> trunk5
msgctxt "open##message"
msgid "kdeconnect"
msgstr ""
#. +> trunk5
msgctxt "error##description"
msgid "general"
msgstr ""
#. +> trunk5
msgctxt "error##message"
msgid "general"
msgstr ""
#. +> trunk5
msgctxt "port##description"
msgid "general_error"
msgstr ""
#. +> trunk5
msgctxt "port##message"
msgid "general_error"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.pot (revision 1509195)
@@ -1,629 +1,629 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-19 09:21+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: package/contents/code/tools.js:53
#, kde-format
msgid "Remove from Favorites"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/code/tools.js:57
#, kde-format
msgid "Add to Favorites"
msgstr ""
#. +> trunk5 stable5
#: package/contents/code/tools.js:81
#, kde-format
msgid "On All Activities"
msgstr ""
#. +> trunk5 stable5
#: package/contents/code/tools.js:131
#, kde-format
msgid "On The Current Activity"
msgstr ""
#. +> trunk5 stable5
#: package/contents/code/tools.js:145
#, kde-format
msgid "Show In Favorites"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/config/config.qml:26
#, kde-format
msgid "General"
msgstr ""
#. +> plasma5lts
#: package/contents/ui/ConfigGeneral.qml:61
#, kde-format
msgid "Use custom image:"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:64
#, kde-format
msgid "Icon:"
msgstr ""
#. +> plasma5lts
#: package/contents/ui/ConfigGeneral.qml:53
#, kde-format
msgid "Icon"
msgstr ""
#. +> plasma5lts
#: package/contents/ui/ConfigGeneral.qml:86
#, kde-format
msgid "Choose an image"
msgstr ""
#. +> plasma5lts
#: package/contents/ui/ConfigGeneral.qml:91
#, kde-format
msgid "Image Files (*.png *.jpg *.jpeg *.bmp *.svg *.svgz)"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:151
#, kde-format
msgctxt "@item:inmenu Open icon chooser dialog"
msgid "Choose..."
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:156
#, kde-format
msgctxt "@item:inmenu Reset icon to default"
msgid "Clear Icon"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:168
#, kde-format
msgid "Behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:175
#, kde-format
msgid "Show applications as:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:183
#, kde-format
msgid "Name only"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:183
#, kde-format
msgid "Description only"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:183
#, kde-format
msgid "Name (Description)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:183
#, kde-format
msgid "Description (Name)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:192
#, kde-format
msgid "Flatten menu to a single level"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:198
#, kde-format
msgid "Sort alphabetically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:206
#, kde-format
msgid "Categories"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:213
#, kde-format
msgid "Show:"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:221
#, kde-format
msgid "Recently used"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:221
#, kde-format
msgid "Often used"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:229
#, kde-format
msgid "Show recent applications"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:230
#, kde-format
msgid "Show often used applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:237
#, kde-format
msgid "Show recent documents"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:238
#, kde-format
msgid "Show often used documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:245
#, kde-format
msgid "Show recent contacts"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/ConfigGeneral.qml:246
#, kde-format
msgid "Show often used contacts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:254
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:262
#, kde-format
msgid "Expand search to bookmarks, files and emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/ConfigGeneral.qml:270
#, kde-format
msgid "Align search results to bottom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/DashboardRepresentation.qml:301
#, kde-format
msgid "Searching for '%1'"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/DashboardRepresentation.qml:301
#, kde-format
msgid "Type to search."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/DashboardRepresentation.qml:372
#: plugin/kastatsfavoritesmodel.cpp:495 plugin/simplefavoritesmodel.cpp:43
#, kde-format
msgid "Favorites"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/DashboardRepresentation.qml:546
#: package/contents/ui/DashboardTabBar.qml:53
#, kde-format
msgid "Widgets"
msgstr ""
#. +> trunk5 stable5
#: package/contents/ui/DashboardTabBar.qml:43
#, kde-format
msgid "Apps & Docs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: package/contents/ui/main.qml:269
+#: package/contents/ui/main.qml:270
#, kde-format
msgid "Edit Applications..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: package/contents/ui/MenuRepresentation.qml:316
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:93
#, kde-format
msgid "Open with:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:106
#, kde-format
msgid "Properties"
msgstr ""
#. +> plasma5lts
#: plugin/actionlist.cpp:148
#, kde-format
msgid "Add as Launcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:149
#, kde-format
msgid "Add to Desktop"
msgstr ""
#. +> trunk5 stable5
#: plugin/actionlist.cpp:153
#, kde-format
msgid "Add to Panel (Widget)"
msgstr ""
#. +> plasma5lts
#: plugin/actionlist.cpp:144
#, kde-format
msgid "Add to Panel"
msgstr ""
#. +> trunk5 stable5
#: plugin/actionlist.cpp:157
#, kde-format
msgid "Pin to Task Manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:269 plugin/rootmodel.cpp:419
#, kde-format
msgid "Recent Documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:281
#, kde-format
msgid "Forget Recent Documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/actionlist.cpp:337
#, kde-format
msgid "Edit Application..."
msgstr ""
#. +> trunk5 stable5
#: plugin/actionlist.cpp:384
#, kde-format
msgctxt "@action opens a software center with the application"
msgid "Manage '%1'..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appentry.cpp:178
#, kde-format
msgid "Hide Application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appentry.cpp:238
#, kde-format
msgctxt "App name (Generic name)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appentry.cpp:240
#, kde-format
msgctxt "Generic name (App name)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appsmodel.cpp:43 plugin/appsmodel.cpp:65
#: plugin/computermodel.cpp:110 plugin/computermodel.cpp:246
#: plugin/recentusagemodel.cpp:140 plugin/recentusagemodel.cpp:200
#, kde-format
msgid "Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appsmodel.cpp:147
#, kde-format
msgid "Unhide Applications in this Submenu"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/appsmodel.cpp:153
#, kde-format
msgid "Unhide Applications in '%1'"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/computermodel.cpp:104
#, kde-format
msgid "Run Command..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/computermodel.cpp:108
#, kde-format
msgid "Run a command or a search query"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/computermodel.cpp:161
#, kde-format
msgid "Computer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/computermodel.cpp:238
#, kde-format
msgid "Removable Storage"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/computermodel.cpp:240
#, kde-format
msgid "Places"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/contactentry.cpp:117 plugin/recentcontactsmodel.cpp:93
#, kde-format
msgid "Show Contact Information..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentcontactsmodel.cpp:52
#, kde-format
msgid "Contacts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentcontactsmodel.cpp:85
#, kde-format
msgid "Forget Contact"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentcontactsmodel.cpp:88 plugin/recentcontactsmodel.cpp:165
#, kde-format
msgid "Forget All Contacts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:138
#, kde-format
msgid "Recently Used"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:143 plugin/recentusagemodel.cpp:249
#, kde-format
msgid "Documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:218
#, kde-format
msgid "Forget Application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:261
#, kde-format
msgid "Forget Document"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:376
#, kde-format
msgid "Forget All"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:378
#, kde-format
msgid "Forget All Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/recentusagemodel.cpp:381
#, kde-format
msgid "Forget All Documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/rootmodel.cpp:108
#, kde-format
msgid "Hide %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/rootmodel.cpp:405
#, kde-format
msgid "All Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/rootmodel.cpp:411
#, kde-format
msgid "Recent Contacts"
msgstr ""
#. +> trunk5 stable5
#: plugin/rootmodel.cpp:420
#, kde-format
msgid "Often Used Documents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/rootmodel.cpp:430
#, kde-format
msgid "Recent Applications"
msgstr ""
#. +> trunk5 stable5
#: plugin/rootmodel.cpp:431
#, kde-format
msgid "Often Used Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/rootmodel.cpp:445
#, kde-format
msgid "Power / Session"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/runnermodel.cpp:238
#, kde-format
msgid "Search results"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:168
#, kde-format
msgid "Lock"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:171
#, kde-format
msgid "Logout"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:174 plugin/systementry.cpp:242
#, kde-format
msgid "Save Session"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:177
#, kde-format
msgid "Switch User"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:180
#, kde-format
msgid "Suspend"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:183
#, kde-format
msgid "Hibernate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:186
#, kde-format
msgid "Reboot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:189
#, kde-format
msgid "Shut Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:202 plugin/systementry.cpp:205
#: plugin/systementry.cpp:208 plugin/systementry.cpp:211
#, kde-format
msgid "Session"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:214 plugin/systementry.cpp:217
#: plugin/systementry.cpp:220 plugin/systementry.cpp:223
#, kde-format
msgid "System"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:236
#, kde-format
msgid "Lock screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:239
#, kde-format
msgid "End session"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:245
#, kde-format
msgid "Start a parallel session as a different user"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:248
#, kde-format
msgid "Suspend to RAM"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:251
#, kde-format
msgid "Suspend to disk"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:254
#, kde-format
msgid "Restart computer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systementry.cpp:257
#, kde-format
msgid "Turn off computer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugin/systemmodel.cpp:75
#, kde-format
msgid "System actions"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegraphics/gwenview.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegraphics/gwenview.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kdegraphics/gwenview.pot (revision 1509195)
@@ -1,2498 +1,2498 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-08 08:45+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: app/advancedconfigpage.ui:17
#, kde-format
msgid "Cache:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DeleteThumbnailCacheOnExit)
#. +> trunk5 stable5
#: app/advancedconfigpage.ui:29
#, kde-format
msgid "Delete thumbnail cache folder on exit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cacheHelpLabel)
#. +> trunk5 stable5
#: app/advancedconfigpage.ui:51
#, kde-format
msgid ""
"Enable this option if you do not have a lot of disk space.<br/>"
"<br/>"
"<em>Be careful:</em> this will delete the folder named <filename>.thumbnails</filename> in your home folder, deleting all thumbnails previously generated by Gwenview and other applications."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: app/advancedconfigpage.ui:77
#, kde-format
msgid "History:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HistoryEnabled)
#. +> trunk5 stable5
#: app/advancedconfigpage.ui:89
#, kde-format
msgid "Remember folders and URLs"
msgstr ""
#. +> trunk5 stable5
-#: app/browsemainpage.cpp:126 app/mainwindow.cpp:359 app/viewmainpage.cpp:423
+#: app/browsemainpage.cpp:126 app/mainwindow.cpp:359 app/viewmainpage.cpp:421
#: lib/documentview/documentviewcontroller.cpp:92
#, kde-format
msgctxt "@title actions category - means actions changing smth in interface"
msgid "View"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:128
#, kde-format
msgctxt "@action:inmenu Navigation Bar"
msgid "Edit Location"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:132
#, kde-format
msgctxt "@action:inmenu"
msgid "Sort By"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:133
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:135
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:137
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:145
#, kde-format
msgctxt "@action:inmenu"
msgid "Thumbnail Details"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:146
#, kde-format
msgctxt "@action:inmenu"
msgid "Filename"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:147
#, kde-format
msgctxt "@action:inmenu"
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:148
#, kde-format
msgctxt "@action:inmenu"
msgid "Image Size"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:149
#, kde-format
msgctxt "@action:inmenu"
msgid "File Size"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:151
#, kde-format
msgctxt "@action:inmenu"
msgid "Rating"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:154 app/fileopscontextmanageritem.cpp:132
#: app/mainwindow.cpp:358
#, kde-format
msgctxt "@title actions category"
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:156
#, kde-format
msgctxt "@action:inmenu"
msgid "Add Folder to Places"
msgstr ""
#. +> trunk5 stable5
#: app/browsemainpage.cpp:183
#, kde-format
msgctxt "@label"
msgid "%1 document"
msgid_plural "%1 documents"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (Gwenview::StatusBarToolButton, mAddFilterButton)
#. +> trunk5 stable5
#: app/browsemainpage.ui:88
#, kde-format
msgid "Add Filter"
msgstr ""
#. +> trunk5 stable5
#: app/configdialog.cpp:55
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: app/configdialog.cpp:89
#, kde-format
msgid "Image View"
msgstr ""
#. +> trunk5 stable5
#: app/configdialog.cpp:94
#, kde-format
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:63
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Copy %1"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:65
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Copy %1 image"
msgid_plural "Copy %1 images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:67
#, kde-format
msgctxt "@action:button"
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:71
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Move %1"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:73
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Move %1 image"
msgid_plural "Move %1 images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:75
#, kde-format
msgctxt "@action:button"
msgid "Move"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:79
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Link %1"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:81
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Link %1 image"
msgid_plural "Link %1 images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:83
#, kde-format
msgctxt "@action:button"
msgid "Link"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:195
#, kde-format
msgid "Move Here"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:198
#, kde-format
msgid "Copy Here"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:201
#, kde-format
msgid "Link Here"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:205
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:226
#, kde-format
msgctxt "@title:window"
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: app/fileoperations.cpp:227
#, kde-kuit-format
msgid "Rename <filename>%1</filename> to:"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:120
#, kde-format
msgid "File Operations"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:133
#: app/semanticinfocontextmanageritem.cpp:200
#, kde-format
msgctxt "@title actions category"
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:140
#, kde-format
msgctxt "Verb"
msgid "Copy To..."
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:144
#, kde-format
msgctxt "Verb"
msgid "Move To..."
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:148
#, kde-format
msgctxt "Verb: create link to the file where user wants"
msgid "Link To..."
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:152
#, kde-format
msgctxt "Verb"
msgid "Rename..."
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:157
#, kde-format
msgctxt "Verb"
msgid "Trash"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:164
#, kde-format
msgid "Restore"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:167
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:171
#, kde-format
msgid "Create Folder..."
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:175
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:182
#, kde-format
msgid "Open Containing Folder"
msgstr ""
#. +> trunk5 stable5
#: app/fileopscontextmanageritem.cpp:377
#, kde-format
msgid "Other Application..."
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:65
#, kde-format
msgid "Name contains"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:66
#, kde-format
msgid "Name does not contain"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:107
#, kde-format
msgid "Date >="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:108
#, kde-format
msgid "Date ="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:109
#, kde-format
msgid "Date <="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:142
#, kde-format
msgid "Rating >="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:143
#, kde-format
msgid "Rating ="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:144
#, kde-format
msgid "Rating <="
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:188
#, kde-format
msgid "Tagged"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:189
#, kde-format
msgid "Not Tagged"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:294
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Name"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:295
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Date"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:297
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Rating"
msgstr ""
#. +> trunk5 stable5
#: app/filtercontroller.cpp:298
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Tag"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:20
#, kde-format
msgid "Slideshow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:29
#, kde-format
msgid "Interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mSlideShowLoopCheckBox)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:75
#, kde-format
msgid "Loop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mSlideShowRandomCheckBox)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:82
#, kde-format
msgid "Random"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:92
#, kde-format
msgid "Image Information"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mConfigureDisplayedInformationButton)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:101
#, kde-format
msgid "Select Image Information to Display..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, mThumbnailGroupBox)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:111
#, kde-format
msgid "Thumbnails"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mShowThumbnailsCheckBox)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:120
#, kde-format
msgid "Show thumbnails"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: app/fullscreenconfigwidget.ui:130
#, kde-format
msgid "Height:"
msgstr ""
#. +> trunk5 stable5
#: app/fullscreencontent.cpp:213
#, kde-format
msgctxt "@item:intext fullscreen meta info separator"
msgid ", "
msgstr ""
#. +> trunk5 stable5
#: app/fullscreencontent.cpp:269
#, kde-format
msgctxt "Slideshow interval in seconds"
msgid "%1 sec"
msgid_plural "%1 secs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/fullscreencontent.cpp:367
#, kde-format
msgctxt "@info:tooltip"
msgid "Configure full screen mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: app/generalconfigpage.ui:17
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: app/generalconfigpage.ui:82
#, kde-format
msgid "Videos:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ListVideos)
#. +> trunk5 stable5
#: app/generalconfigpage.ui:89
#, kde-format
msgid "Show videos"
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:73
#, kde-format
msgctxt "@title:window"
msgid "Save Image"
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:105
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot save images as %1."
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:242
#, kde-format
msgid "Save using another format"
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:245
#, kde-format
msgid "Gwenview cannot save images in '%1' format."
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:270
#, kde-kuit-format
msgctxt "@info"
msgid ""
"A file named <filename>%1</filename> already exists.\n"
"Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:285 app/gvcore.cpp:308
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<b>Saving <filename>%1</filename> failed:</b><br />"
"%2"
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:328
#, kde-format
msgid "You are now viewing the new document."
msgstr ""
#. +> trunk5 stable5
#: app/gvcore.cpp:330
#, kde-format
msgid "Go back to the original"
msgstr ""
#. i18n: ectx: Menu (rating)
#. +> trunk5 stable5
#: app/gwenviewui.rc:47
#, kde-format
msgid "&Rating"
msgstr ""
#. i18n: ectx: Menu (plugins)
#. +> trunk5 stable5
#: app/gwenviewui.rc:76
#, kde-format
msgid "&Plugins"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: app/gwenviewui.rc:79
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: app/gwenviewui.rc:94 part/gvpart.rc:15
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
#: app/imagemetainfodialog.cpp:130
#, kde-format
msgctxt "@title:window"
msgid "Image Information"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:81
#, kde-format
msgctxt "@title actions category - means actions changing image"
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:84
#, kde-format
msgid "Rotate Left"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:85
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate image to the left"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:90
#, kde-format
msgid "Rotate Right"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:91
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate image to the right"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:96
#, kde-format
msgid "Mirror"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:100
#, kde-format
msgid "Flip"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:104 lib/resize/resizeimagedialog.cpp:64
#, kde-format
msgid "Resize"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CropWidget)
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:109 lib/crop/cropimageoperation.cpp:71
#: lib/crop/cropwidget.cpp:191 lib/crop/cropwidget.ui:20
#, kde-format
msgid "Crop"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:114
#, kde-format
msgid "Red Eye Reduction"
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:140 lib/document/documentjob.cpp:79
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot edit this kind of image."
msgstr ""
#. +> trunk5 stable5
#: app/imageopscontextmanageritem.cpp:152
#, kde-format
msgid "Image Operations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_1)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:17
#, kde-format
msgid "Transparent background:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, checkBoardRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:38
#, kde-format
msgid "&Check board"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, solidColorRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:71
#, kde-format
msgid "&Solid color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:119
#, kde-format
msgid "Mouse wheel behavior:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mouseWheelScrollRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:134
#, kde-format
msgctxt "@option:radio action on mouse wheel"
msgid "Scroll"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mouseWheelBrowseRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:161
#, kde-format
msgctxt "@option:radio action on mouse wheel"
msgid "Browse"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:199
#, kde-format
msgid "Zoom mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autofitZoomModeRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:214
#, kde-format
msgid "Autofit each image"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, keepSameZoomModeRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:241
#, kde-format
msgid "Keep same zoom and position"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, individualZoomModeRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:265
#, kde-format
msgid "Per image zoom and position"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnlargeSmallerImages)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PrintEnlargeSmallerImages)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:305 lib/print/printoptionspage.ui:98
#, kde-format
msgid "Enlarge smaller images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:343
#, kde-format
msgid "Animations:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, glAnimationRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:358
#, kde-format
msgid "OpenGL"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, softwareAnimationRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:385
#, kde-format
msgid "Software"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noAnimationRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:409
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:447
#, kde-format
msgid "<b>Thumbnail Bar</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:470
#, kde-format
msgid "Orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, horizontalRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:485
#, kde-format
msgid "Horizontal"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, verticalRadioButton)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:509
#, kde-format
msgid "Vertical"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: app/imageviewconfigpage.ui:531
#, kde-format
msgid "Row count:"
msgstr ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:149
#, kde-format
msgctxt "@item:intext %1 is a key, we append a colon to it. A value is displayed after"
msgid "%1:"
msgstr ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:227
#, kde-format
msgctxt "@action show more image meta info"
msgid "More..."
msgstr ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:241
#, kde-format
msgctxt "@title:group"
msgid "Meta Information"
msgstr ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:333
#, kde-format
msgctxt "@label"
msgid "%1 file selected"
msgid_plural "%1 files selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:335
#, kde-format
msgctxt "@label"
msgid "%1 folder selected"
msgid_plural "%1 folders selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgid "%1 folder"
msgid_plural "%1 folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgid "%1 file"
msgid_plural "%1 files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgctxt "@label. The two parameters are strings like '2 folders' and '1 file'."
msgid "%1 and %2 selected"
msgstr ""
#. +> trunk5 stable5
#: app/kipiexportaction.cpp:50
#, kde-format
msgid "Last Used Plugin"
msgstr ""
#. +> trunk5 stable5
#: app/kipiexportaction.cpp:52
#, kde-format
msgid "Other Plugins"
msgstr ""
#. +> trunk5 stable5
#: app/kipiexportaction.cpp:62 app/kipiinterface.cpp:240
#, kde-format
msgid "No Plugin Found"
msgstr ""
#. +> trunk5 stable5
#: app/kipiexportaction.cpp:70
#, kde-format
msgctxt "@action"
msgid "Share"
msgstr ""
#. +> trunk5 stable5
#: app/kipiexportaction.cpp:76
#, kde-format
msgctxt "@info:tooltip"
msgid "Share images using various services"
msgstr ""
#. +> trunk5 stable5
#: app/kipiimagecollectionselector.cpp:55
#, kde-format
msgctxt "%1 is collection name, %2 is image count in collection"
msgid "%1 (%2 image)"
msgid_plural "%1 (%2 images)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:239
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:241
#, kde-format
msgctxt "@item:inmenu"
msgid "Install Plugins"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:275
#, kde-format
msgctxt "@title:menu"
msgid "Images"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:276
#, kde-format
msgctxt "@title:menu"
msgid "Tools"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:277
#, kde-format
msgctxt "@title:menu"
msgid "Import"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:278
#, kde-format
msgctxt "@title:menu"
msgid "Export"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:279
#, kde-format
msgctxt "@title:menu"
msgid "Batch Processing"
msgstr ""
#. +> trunk5 stable5
#: app/kipiinterface.cpp:280
#, kde-format
msgctxt "@title:menu"
msgid "Collections"
msgstr ""
#. +> trunk5 stable5
#: app/kipiuploadwidget.cpp:43
#, kde-format
msgid ""
"Images will be uploaded here:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: app/main.cpp:128
#, kde-format
msgid "Gwenview"
msgstr ""
#. +> trunk5 stable5
#: app/main.cpp:130 part/gvpart.cpp:126
#, kde-format
msgid "An Image Viewer"
msgstr ""
#. +> trunk5 stable5
#: app/main.cpp:140
#, kde-format
msgid "Start in fullscreen mode"
msgstr ""
#. +> trunk5 stable5
#: app/main.cpp:142
#, kde-format
msgid "Start in slideshow mode"
msgstr ""
#. +> trunk5 stable5
#: app/main.cpp:145
#, kde-format
msgid "A starting file or folders"
msgstr ""
#. +> trunk5 stable5
#: app/mainwindow.cpp:370
#, kde-format
msgctxt "@action reload the currently viewed image"
msgid "Reload"
msgstr ""
#. +> trunk5 stable5
#: app/mainwindow.cpp:375
#, kde-format
msgctxt "@action:intoolbar Switch to file list"
msgid "Browse"
msgstr ""
#. +> trunk5 stable5
#: app/mainwindow.cpp:376
#, kde-format
msgctxt "@info:tooltip"
msgid "Browse folders for images"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:383
+#: app/mainwindow.cpp:384
#, kde-format
msgctxt "@action:intoolbar Switch to image view"
msgid "View"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:384
+#: app/mainwindow.cpp:385
#, kde-format
msgctxt "@info:tooltip"
msgid "View selected images"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:406
+#: app/mainwindow.cpp:407
#, kde-format
msgctxt "@action"
msgid "Leave Fullscreen Mode"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:411
+#: app/mainwindow.cpp:412
#, kde-format
msgctxt "@action Go to previous image"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:412
+#: app/mainwindow.cpp:413
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to previous image"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:419
+#: app/mainwindow.cpp:420
#, kde-format
msgctxt "@action Go to next image"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:420
+#: app/mainwindow.cpp:421
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to next image"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:426
+#: app/mainwindow.cpp:427
#, kde-format
msgctxt "@action Go to first image"
msgid "First"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:427
+#: app/mainwindow.cpp:428
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to first image"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:432
+#: app/mainwindow.cpp:433
#, kde-format
msgctxt "@action Go to last image"
msgid "Last"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:433
+#: app/mainwindow.cpp:434
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to last image"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:443
+#: app/mainwindow.cpp:444
#, kde-format
msgctxt "@action"
msgid "Start Page"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:444
+#: app/mainwindow.cpp:445
#, kde-format
msgctxt "@info:tooltip"
msgid "Open the start page"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:451
+#: app/mainwindow.cpp:452
#, kde-format
msgctxt "@action"
msgid "Sidebar"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:491
+#: app/mainwindow.cpp:492
#, kde-format
msgctxt "@title actions category - means actions changing smth in interface"
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:496
+#: app/mainwindow.cpp:497
#, kde-format
msgid "Redo"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:504
+#: app/mainwindow.cpp:505
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:533
+#: app/mainwindow.cpp:534
#, kde-format
msgid "Folders"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:539
+#: app/mainwindow.cpp:540
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:549
+#: app/mainwindow.cpp:550
#, kde-format
msgid "Operations"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1071
+#: app/mainwindow.cpp:1072
#, kde-format
msgctxt "@info:tooltip"
msgid "Hide sidebar"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1071
+#: app/mainwindow.cpp:1072
#, kde-format
msgctxt "@info:tooltip"
msgid "Show sidebar"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1318
+#: app/mainwindow.cpp:1319
#, kde-format
msgctxt "@title:window"
msgid "Open Image"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1378
+#: app/mainwindow.cpp:1379
#, kde-format
msgid "Stop Slideshow"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1381
+#: app/mainwindow.cpp:1382
#, kde-format
msgid "Start Slideshow"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1395
+#: app/mainwindow.cpp:1396
#, kde-format
msgid "Save All Changes"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1396
+#: app/mainwindow.cpp:1397
#, kde-format
msgid "Discard Changes"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1397
+#: app/mainwindow.cpp:1398
#, kde-format
msgid "One image has been modified."
msgid_plural "%1 images have been modified."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1399
+#: app/mainwindow.cpp:1400
#, kde-format
msgid "If you quit now, your changes will be lost."
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1596
+#: app/mainwindow.cpp:1597
#, kde-format
msgid "You reached the first document, what do you want to do?"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1597 app/mainwindow.cpp:1611
+#: app/mainwindow.cpp:1598 app/mainwindow.cpp:1612
#, kde-format
msgid "Stay There"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1598
+#: app/mainwindow.cpp:1599
#, kde-format
msgid "Go to the Last Document"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1599 app/mainwindow.cpp:1613
+#: app/mainwindow.cpp:1600 app/mainwindow.cpp:1614
#, kde-format
msgid "Go Back to the Document List"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1610
+#: app/mainwindow.cpp:1611
#, kde-format
msgid "You reached the last document, what do you want to do?"
msgstr ""
#. +> trunk5 stable5
-#: app/mainwindow.cpp:1612
+#: app/mainwindow.cpp:1613
#, kde-format
msgid "Go to the First Document"
msgstr ""
#. +> trunk5 stable5
#: app/saveallhelper.cpp:58
#, kde-format
msgctxt "@info:progress saving all image changes"
msgid "Saving..."
msgstr ""
#. +> trunk5 stable5
#: app/saveallhelper.cpp:59
#, kde-format
msgid "&Stop"
msgstr ""
#. +> trunk5 stable5
#: app/saveallhelper.cpp:84
#, kde-format
msgctxt "@info"
msgid "One document could not be saved:"
msgid_plural "%1 documents could not be saved:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/saveallhelper.cpp:108
#, kde-kuit-format
msgctxt "@info %1 is the name of the document which failed to save, %2 is the reason for the failure"
msgid "<filename>%1</filename>: %2"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:87
#, kde-format
msgid "You have modified many images. To avoid memory problems, you should save your changes."
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:176
#, kde-format
msgid "Current image modified"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:182
#, kde-format
msgid "Previous modified image"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:183
#, kde-format
msgid "Next modified image"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:199
#, kde-format
msgid "One image modified"
msgid_plural "%1 images modified"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: app/savebar.cpp:201
#, kde-format
msgid "Go to first modified image"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:203
#, kde-format
msgid "Go to it"
msgstr ""
#. +> trunk5 stable5
#: app/savebar.cpp:301 app/savebar.cpp:305
#, kde-format
msgid "Save All"
msgstr ""
#. +> trunk5 stable5
#: app/semanticinfocontextmanageritem.cpp:176
#, kde-format
msgid "Semantic Information"
msgstr ""
#. +> trunk5 stable5
#: app/semanticinfocontextmanageritem.cpp:203
#, kde-format
msgctxt "@action"
msgid "Edit Tags"
msgstr ""
#. +> trunk5 stable5
#: app/semanticinfocontextmanageritem.cpp:213
#, kde-format
msgctxt "@action Rating value of zero"
msgid "Zero"
msgstr ""
#. +> trunk5 stable5
#: app/semanticinfocontextmanageritem.cpp:249
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SemanticInfoDialog)
#. +> trunk5 stable5
#: app/semanticinfodialog.ui:13
#, kde-format
msgid "Tag Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mPreviousButton)
#. +> trunk5 stable5
#: app/semanticinfodialog.ui:31
#, kde-format
msgid "Previous"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mNextButton)
#. +> trunk5 stable5
#: app/semanticinfodialog.ui:38
#, kde-format
msgid "Next"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: app/semanticinfosidebaritem.ui:22
#, kde-format
msgid "Rating:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: app/semanticinfosidebaritem.ui:45
#, kde-format
msgid "Tags:"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QTextEdit, mDescriptionTextEdit)
#. +> trunk5 stable5
#: app/semanticinfosidebaritem.ui:76
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: app/startmainpage.cpp:272
#, kde-format
msgid "Add to Places"
msgstr ""
#. +> trunk5 stable5
#: app/startmainpage.cpp:273
#, kde-format
msgid "Forget this Folder"
msgstr ""
#. +> trunk5 stable5
#: app/startmainpage.cpp:275
#, kde-format
msgid "Forget All"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mHistoryDisabledLabel)
#. +> trunk5 stable5
#: app/startmainpage.ui:34
#, kde-format
msgid "History has been disabled."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: app/startmainpage.ui:51
#, kde-format
msgid "Recent Folders"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: app/startmainpage.ui:65
#, kde-format
msgid "Recent Files"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, placesTab)
#. +> trunk5 stable5
#: app/startmainpage.ui:97
#, kde-format
msgid "Places"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tagsTab)
#. +> trunk5 stable5
#: app/startmainpage.ui:120
#, kde-format
msgid "Tags"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mTagLabel)
#. +> trunk5 stable5
#: app/startmainpage.ui:126
#, kde-format
msgid "Browsing by tags is not available. Make sure Nepomuk is properly installed on your computer."
msgstr ""
#. +> trunk5 stable5
-#: app/viewmainpage.cpp:298 app/viewmainpage.cpp:434
+#: app/viewmainpage.cpp:298 app/viewmainpage.cpp:432
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5 stable5
-#: app/viewmainpage.cpp:426
+#: app/viewmainpage.cpp:424
#, kde-format
msgid "Thumbnail Bar"
msgstr ""
#. +> trunk5 stable5
#: app/viewmainpage.cpp:716
#, kde-format
msgctxt "@action:button"
msgid "Discard Changes and Reload"
msgstr ""
#. +> trunk5 stable5
#: app/viewmainpage.cpp:718
#, kde-format
msgctxt "@info"
msgid "This image has been modified. Reloading it will discard all your changes."
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:104
#, kde-format
msgid "Shooting date"
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:105
#, kde-format
msgid "Shooting time"
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:106
#, kde-format
msgid "Original extension"
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:107
#, kde-format
msgid "Original extension, in lower case"
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:108
#, kde-format
msgid "Original filename"
msgstr ""
#. +> trunk5 stable5
#: importer/filenameformater.cpp:109
#, kde-format
msgid "Original filename, in lower case"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:74
#, kde-format
msgid "One document has been imported."
msgid_plural "%1 documents have been imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:79
#, kde-format
msgid "One document has been skipped because it had already been imported."
msgid_plural "%1 documents have been skipped because they had already been imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:87
#, kde-format
msgid "One of them has been renamed because another document with the same name had already been imported."
msgid_plural "%1 of them have been renamed because other documents with the same name had already been imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:96
#, kde-format
msgid "Delete the imported document from the device?"
msgid_plural "Delete the %1 imported documents from the device?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:101
#, kde-format
msgid "Delete the skipped document from the device?"
msgid_plural "Delete the %1 skipped documents from the device?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:107
#, kde-format
msgctxt "Singular sentence is actually never used."
msgid "Delete the imported or skipped document from the device?"
msgid_plural "Delete the %1 imported and skipped documents from the device?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:114
#, kde-format
msgctxt "@title:window"
msgid "Import Finished"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:116
#, kde-format
msgid "Keep"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:129
#, kde-format
msgid ""
"Failed to delete the document:\n"
"%2"
msgid_plural ""
"Failed to delete documents:\n"
"%2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:133
#, kde-format
msgid "Retry"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:134
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:156
#, kde-format
msgid "What do you want to do now?"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:158
#, kde-format
msgid "View Imported Documents with Gwenview"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:159
#, kde-format
msgid "Import more Documents"
msgstr ""
#. +> trunk5 stable5
#: importer/importdialog.cpp:160
#, kde-format
msgid "Quit"
msgstr ""
#. +> trunk5 stable5
#: importer/importer.cpp:80
#, kde-format
msgid "Could not create destination folder."
msgstr ""
#. +> trunk5 stable5
#: importer/importer.cpp:87
#, kde-format
msgid ""
"Could not create temporary upload folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: importer/importerconfigdialog.cpp:56
#, kde-format
msgctxt "%1 is the importer keyword, %2 is keyword explanation"
msgid "%1: %2"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoRename)
#. +> trunk5 stable5
#: importer/importerconfigdialog.ui:17
#, kde-format
msgid "Rename documents automatically"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: importer/importerconfigdialog.ui:39
#, kde-format
msgid "Rename Format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: importer/importerconfigdialog.ui:59
#, kde-format
msgid "Preview:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: importer/importerconfigdialog.ui:83
#, kde-format
msgid "<i>Type text or click the items below to customize the format</i>"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:48
#, kde-format
msgid "Gwenview Importer"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:50
#, kde-format
msgid "Photo Importer"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:56
#, kde-format
msgid "The device UDI, used to retrieve information about the device (name, icon...)"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:56
#, kde-format
msgid "Device UDI"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:59
#, kde-format
msgid "Source folder"
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:64
#, kde-format
msgid "Missing required source folder argument."
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:68
#, kde-format
msgid "Too many arguments."
msgstr ""
#. +> trunk5 stable5
#: importer/main.cpp:74
#, kde-format
msgid "Invalid source folder."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: importer/progresspage.ui:30
#, kde-format
msgid "Importing documents..."
msgstr ""
#. +> trunk5 stable5
#: importer/thumbnailpage.cpp:199
#, kde-format
msgid "Import Selected"
msgstr ""
#. +> trunk5 stable5
#: importer/thumbnailpage.cpp:202
#, kde-format
msgid "Import All"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: importer/thumbnailpage.ui:173
#, kde-format
msgid "Select the documents to import"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mConfigureButton)
#. +> trunk5 stable5
#: importer/thumbnailpage.ui:185
#, kde-format
msgid "Settings..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: importer/thumbnailpage.ui:201
#, kde-format
msgid "Enter the import destination"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: importer/thumbnailpage.ui:220
#, kde-format
msgid "Listing content of:"
msgstr ""
#. +> trunk5 stable5
#: lib/about.cpp:39
#, kde-format
msgid "Copyright 2000-2014 Gwenview authors"
msgstr ""
#. +> trunk5 stable5
#: lib/about.cpp:43
#, kde-format
msgid "Current Maintainer"
msgstr ""
#. +> trunk5 stable5
#: lib/about.cpp:47 lib/about.cpp:51
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:140
#, kde-format
msgid "Square"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:141
#, kde-format
msgid "This Screen"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:142
#, kde-format
msgid "Landscape"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:147 lib/crop/cropwidget.cpp:154
#, kde-format
msgid "ISO Size (A4, A3...)"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:148 lib/crop/cropwidget.cpp:155
#, kde-format
msgid "US Letter"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:149
#, kde-format
msgid "Portrait"
msgstr ""
#. i18n("%1:%2") because ':' should not be translated, it is
#. used to parse the ratio string.
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:164
#, kde-format
msgid "Width"
msgstr ""
#. +> trunk5 stable5
#: lib/crop/cropwidget.cpp:164
#, kde-format
msgid "Height"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, advancedCheckBox)
#. +> trunk5 stable5
#: lib/crop/cropwidget.ui:29
#, kde-format
msgid "Advanced settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: lib/crop/cropwidget.ui:55
#, kde-format
msgid "Ratio:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: lib/crop/cropwidget.ui:84
#, kde-format
msgid "Position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: lib/crop/cropwidget.ui:117
#, kde-format
msgid "Si&ze:"
msgstr ""
#. +> trunk5 stable5
#: lib/document/document.cpp:305
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot save this kind of documents."
msgstr ""
#. +> trunk5 stable5
#: lib/document/loadingdocumentimpl.cpp:139
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot display documents of type %1."
msgstr ""
#. +> trunk5 stable5
#: lib/document/loadingdocumentimpl.cpp:394
#, kde-format
msgctxt "@info"
msgid "Could not open file %1"
msgstr ""
#. +> trunk5 stable5
#: lib/document/loadingdocumentimpl.cpp:482
#, kde-format
msgctxt "@info"
msgid "Loading meta information failed."
msgstr ""
#. +> trunk5 stable5
#: lib/document/loadingdocumentimpl.cpp:510
#, kde-format
msgctxt "@info"
msgid "Loading image failed."
msgstr ""
#. +> trunk5 stable5
#: lib/document/loadingjob.cpp:58
#, kde-format
msgid "Could not load document %1"
msgstr ""
#. +> trunk5 stable5
#: lib/document/savejob.cpp:107
#, kde-kuit-format
msgctxt "@info"
msgid "Could not open file for writing, check that you have the necessary rights in <filename>%1</filename>."
msgstr ""
#. +> trunk5 stable5
#: lib/document/savejob.cpp:132
#, kde-kuit-format
msgctxt "@info"
msgid "Could not overwrite file, check that you have the necessary rights to write in <filename>%1</filename>."
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentview.cpp:189
#, kde-format
msgctxt "@info:tooltip"
msgid "Trash"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentview.cpp:190
#, kde-format
msgctxt "@action:button"
msgid "Deselect"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentview.cpp:388
#, kde-format
msgid "Gwenview does not know how to display this kind of document"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentview.cpp:492
#, kde-kuit-format
msgid "Loading <filename>%1</filename> failed"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentviewcontroller.cpp:98
#, kde-format
msgid "Zoom to Fit"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentviewcontroller.cpp:100
#, kde-format
msgctxt "@action:button Zoom to fit, shown in status bar, keep it short please"
msgid "Fit"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentviewcontroller.cpp:106
#, kde-format
msgid "Zoom to Fit Width"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentviewcontroller.cpp:108
#, kde-format
msgctxt "@action:button Zoom to fit width, shown in status bar, keep it short please"
msgid "Fit Width"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/documentviewcontroller.cpp:114
#, kde-format
msgctxt "@action:button Zoom to original size, shown in status bar, keep it short please"
msgid "100%"
msgstr ""
#. +> trunk5 stable5
#: lib/documentview/messageviewadapter.cpp:52
#, kde-format
msgid "No document selected"
msgstr ""
#. +> trunk5 stable5
#: lib/fullscreenbar.cpp:261 lib/statusbartoolbutton.cpp:107
#, kde-format
msgctxt "@info:tooltip of custom toolbar button"
msgid "%1"
msgstr ""
#. i18n: ectx: whatsthis, entry (PercentageOfMemoryUsageWarning), group (General)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:32
#, kde-format
msgid ""
"The percentage of memory used by Gwenview before it\n"
" warns the user and suggest saving changes."
msgstr ""
#. i18n: ectx: whatsthis, entry (BlackListedExtensions), group (General)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:39
#, kde-format
msgid ""
"A list of filename extensions Gwenview should not try to\n"
" load. We exclude *.new as well because this is the extension\n"
" used for temporary files by KSaveFile."
msgstr ""
#. i18n: ectx: whatsthis, entry (ZoomMode), group (ImageView)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:159
#, kde-format
msgid ""
"Defines what happens when going to image B after\n"
" having zoomed in on an area of image A. If set to Autofit,\n"
" image B is zoomed out to fit the screen. If set to KeepSame,\n"
" all images share the same zoom and position: image B is set\n"
" to the same zoom parameters as image A (and if these are\n"
" changed, image A will then be displayed with the updated zoom\n"
" and position). If set to Individual, all images remember\n"
" their own zoom and position: image B is initially set to the\n"
" same zoom parameters as image A, but will then remember its\n"
" own zoom and position (if these are changed, image A will NOT\n"
" be displayed with the updated zoom and position)."
msgstr ""
#. i18n: ectx: label, entry (random), group (slide show)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:240
#, kde-format
msgid "Display slide show images in random order"
msgstr ""
#. i18n: ectx: label, entry (fullscreen), group (slide show)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:244
#, kde-format
msgid "Show slideshow in fullscreen mode"
msgstr ""
#. i18n: ectx: label, entry (loop), group (slide show)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:248
#, kde-format
msgid "Loop on images"
msgstr ""
#. i18n: ectx: label, entry (stopAtEnd), group (slide show)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:252
#, kde-format
msgid "Stop at last image of folder"
msgstr ""
#. i18n: ectx: label, entry (interval), group (slide show)
#. +> trunk5 stable5
#: lib/gwenviewconfig.kcfg:256
#, kde-format
msgid "Interval between images (in seconds)"
msgstr ""
#. +> trunk5 stable5
#: lib/historymodel.cpp:139
#, kde-format
msgid "Last visited: %1"
msgstr ""
#. +> trunk5 stable5
#: lib/hud/hudwidget.cpp:106
#, kde-format
msgctxt "@info:tooltip"
msgid "Close"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:254
#, kde-format
msgctxt "@item:intable Image file name"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:255
#, kde-format
msgctxt "@item:intable"
msgid "File Size"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:256
#, kde-format
msgctxt "@item:intable"
msgid "File Time"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:257
#, kde-format
msgctxt "@item:intable"
msgid "Image Size"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:258
#, kde-format
msgctxt "@item:intable"
msgid "Comment"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:318
#, kde-format
msgctxt "@title:group General info about the image"
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:408
#, kde-format
msgctxt "@item:intable %1 is image width, %2 is image height"
msgid "%1x%2"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:416
#, kde-format
msgctxt "@item:intable %1 is number of millions of pixels in image"
msgid "(%1MP)"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:567
#, kde-format
msgctxt "@title:column"
msgid "Property"
msgstr ""
#. +> trunk5 stable5
#: lib/imagemetainfomodel.cpp:569
#, kde-format
msgctxt "@title:column"
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: lib/jpegcontent.cpp:581
#, kde-format
msgctxt "@info"
msgid "Could not open file for writing."
msgstr ""
#. +> trunk5 stable5
#: lib/jpegcontent.cpp:597
#, kde-format
msgctxt "@info"
msgid "No data to store."
msgstr ""
#. +> trunk5 stable5
#: lib/print/printhelper.cpp:132
#, kde-format
msgid "Print Image"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PrintOptionsPage)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:14
#, kde-format
msgid "Image Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:20
#, kde-format
msgid "Image Position"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:45
#, kde-format
msgid "Scaling"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mNoScale)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:51
#, kde-format
msgid "&No scaling"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mScaleToPage)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:61
#, kde-format
msgid "&Fit image to page"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mScaleTo)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:123
#, kde-format
msgid "&Scale to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:158
#, kde-format
msgctxt "Dimension separator, as in: '15 x 10 centimeters'"
msgid "x"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:185
#, kde-format
msgid "Millimeters"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:190
#, kde-format
msgid "Centimeters"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:195
#, kde-format
msgid "Inches"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PrintKeepRatio)
#. +> trunk5 stable5
#: lib/print/printoptionspage.ui:224
#, kde-format
msgid "Keep ratio"
msgstr ""
#. +> trunk5 stable5
#: lib/redeyereduction/redeyereductionimageoperation.cpp:77
#, kde-format
msgid "RedEyeReduction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: lib/redeyereduction/redeyereductionwidget.ui:24
#, kde-format
msgid "Si&ze"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: lib/redeyereduction/redeyereductionwidget.ui:61
#, kde-format
msgid "Click on the red eye you want to fix"
msgstr ""
#. +> trunk5 stable5
#: lib/resize/resizeimageoperation.cpp:71
#, kde-format
msgctxt "(qtundo-format)"
msgid "Resize"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ResizeImageWidget)
#. +> trunk5 stable5
#: lib/resize/resizeimagewidget.ui:14
#, kde-format
msgid "Image Resizing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: lib/resize/resizeimagewidget.ui:20
#, kde-format
msgid "Enter the new size for this image."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: lib/resize/resizeimagewidget.ui:32
#, kde-format
msgid "Current size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: lib/resize/resizeimagewidget.ui:88
#, kde-format
msgid "New Si&ze:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mKeepAspectCheckBox)
#. +> trunk5 stable5
#: lib/resize/resizeimagewidget.ui:129
#, kde-format
msgid "Keep aspect ratio"
msgstr ""
#. +> trunk5 stable5
#: lib/semanticinfo/tagitemdelegate.cpp:67
#, kde-format
msgctxt "@info:tooltip"
msgid "Assign this tag to all selected images"
msgstr ""
#. +> trunk5 stable5
#: lib/semanticinfo/tagwidget.cpp:152
#, kde-format
msgid "Add tag"
msgstr ""
#. +> trunk5 stable5
#: lib/slideshow.cpp:186
#, kde-format
msgctxt "@item:inmenu toggle loop in slideshow"
msgid "Loop"
msgstr ""
#. +> trunk5 stable5
#: lib/slideshow.cpp:191
#, kde-format
msgctxt "@item:inmenu toggle random order in slideshow"
msgid "Random"
msgstr ""
#. +> trunk5 stable5
#: lib/transformimageoperation.cpp:61
#, kde-format
msgctxt "(qtundo-format)"
msgid "Rotate Right"
msgstr ""
#. +> trunk5 stable5
#: lib/transformimageoperation.cpp:64
#, kde-format
msgctxt "(qtundo-format)"
msgid "Rotate Left"
msgstr ""
#. +> trunk5 stable5
#: lib/transformimageoperation.cpp:67
#, kde-format
msgctxt "(qtundo-format)"
msgid "Mirror"
msgstr ""
#. +> trunk5 stable5
#: lib/transformimageoperation.cpp:70
#, kde-format
msgctxt "(qtundo-format)"
msgid "Flip"
msgstr ""
#. +> trunk5 stable5
#: lib/transformimageoperation.cpp:75
#, kde-format
msgctxt "(qtundo-format)"
msgid "Transform"
msgstr ""
#. +> trunk5 stable5
#: part/gvpart.cpp:81
#, kde-format
msgctxt "@action"
msgid "Properties"
msgstr ""
#. +> trunk5 stable5
#: part/gvpart.cpp:124
#, kde-format
msgid "Gwenview KPart"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: part/gvpart.rc:4
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: part/gvpart.rc:8
#, kde-format
msgid "&View"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdereview/plasma-active-window-control.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdereview/plasma-active-window-control.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kdereview/plasma-active-window-control.desktop.pot (revision 1509195)
@@ -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: 2018-01-22 09:00+0100\n"
+"POT-Creation-Date: 2018-01-23 09:19+0100\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
#: package/metadata.desktop:2
msgctxt "Name"
msgid "Active Window Control"
msgstr ""
#. +> trunk5
-#: package/metadata.desktop:16
+#: package/metadata.desktop:17
msgctxt "Comment"
msgid "Plasmoid for advanced active window control."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdereview/plasma-mycroft.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdereview/plasma-mycroft.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kdereview/plasma-mycroft.desktop.pot (revision 1509195)
@@ -1,42 +1,42 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-22 09:00+0100\n"
+"POT-Creation-Date: 2018-01-23 09:19+0100\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
#: plasmoid/metadata.desktop:3
msgctxt "Name"
msgid "MycroftPlasmoid"
msgstr ""
#. +> trunk5
-#: plasmoid/metadata.desktop:17
+#: plasmoid/metadata.desktop:18
msgctxt "Comment"
msgid "Mycroft applet for plasma desktop"
msgstr ""
#. +> trunk5
#: plugin/mycroftPlasmoid.notifyrc:3
msgctxt "Comment"
msgid "Mycroft Plasmoid"
msgstr ""
#. +> trunk5
-#: plugin/mycroftPlasmoid.notifyrc:18
+#: plugin/mycroftPlasmoid.notifyrc:19
msgctxt "Name"
msgid "Mycroft Response"
msgstr ""
#. +> trunk5
-#: plugin/mycroftPlasmoid.notifyrc:31
+#: plugin/mycroftPlasmoid.notifyrc:33
msgctxt "Comment"
msgid "Connection to device failed"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdereview/plasma-simplemenu.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdereview/plasma-simplemenu.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/kdereview/plasma-simplemenu.desktop.pot (revision 1509195)
@@ -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: 2018-01-22 09:00+0100\n"
+"POT-Creation-Date: 2018-01-23 09:19+0100\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
#: package/metadata.desktop:2
msgctxt "Name"
msgid "Simple Menu"
msgstr ""
#. +> trunk5
-#: package/metadata.desktop:17
+#: package/metadata.desktop:18
msgctxt "Comment"
msgid "A simple launcher menu"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/kleopatra.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/kleopatra.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/pim/kleopatra.pot (revision 1509195)
@@ -1,8770 +1,8792 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-19 09:21+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: src/aboutdata.cpp:41
#, kde-format
msgid "Certificate Manager and Unified Crypto GUI"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:51
#, kde-format
msgid "Current Maintainer"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:52 src/aboutdata.cpp:53
#, kde-format
msgid "Former Maintainer"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:54
#, kde-format
msgid "Original Author"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:59
#, kde-format
msgid "David Faure"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:60
#, kde-format
msgid "Backend configuration framework, KIO integration"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:64
#, kde-format
msgid "Michel Boyer de la Giroday"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:65
#, kde-format
msgid "Key-state dependent colors and fonts in the certificates list"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:69
#, kde-format
msgid "Thomas Moenicke"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:70
#, kde-format
msgid "Artwork"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:74
#, kde-format
msgid "Frank Osterfeld"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:75
#, kde-format
msgid "Resident gpgme/win wrangler, UI Server commands and dialogs"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:79
#, kde-format
msgid "Karl-Heinz Zimmer"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:80
#, kde-format
msgid "DN display ordering support, infrastructure"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:84
#, kde-format
msgid "Laurent Montel"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:85
#, kde-format
msgid "Qt5 port, general code maintenance"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:91
#, kde-format
msgid "Kleopatra"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:93
#, kde-format
msgid ""
"(c) 2002 Steffen Hansen, Matthias Kalle Dalheimer, Klarälvdalens Datakonsult AB\n"
"(c) 2004, 2007, 2008, 2009 Marc Mutz, Klarälvdalens Datakonsult AB"
msgstr ""
#. +> trunk5
#: src/aboutdata.cpp:95
#, kde-format
msgid "(c) 2010-2018 The Kleopatra developers"
msgstr ""
#. +> stable5
#: src/aboutdata.cpp:95
#, kde-format
msgid "(c) 2010-2017 The Kleopatra developers"
msgstr ""
#. +> trunk5 stable5
#: src/aboutdata.cpp:97
#, kde-format
msgid "<a href=https://www.gpg4win.org>Visit the Gpg4win homepage</a>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/adduseridcommand.cpp:245
#, kde-kuit-format
msgctxt "@info"
msgid "<para>An error occurred while trying to add the user-id: <message>%1</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/adduseridcommand.cpp:248
#, kde-format
msgctxt "@title:window"
msgid "Add User-ID Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/adduseridcommand.cpp:253
#, kde-format
msgctxt "@info"
msgid "User-ID successfully added."
msgstr ""
#. +> trunk5 stable5
#: src/commands/adduseridcommand.cpp:254
#, kde-format
msgctxt "@title:window"
msgid "Add User-ID Succeeded"
msgstr ""
#. +> trunk5 stable5
#: src/commands/certifycertificatecommand.cpp:208
#, kde-kuit-format
msgctxt "@info"
msgid "To certify other certificates, you first need to create an OpenPGP certificate for yourself."
msgstr ""
#. +> trunk5 stable5
#: src/commands/certifycertificatecommand.cpp:210
#, kde-format
msgid "Do you wish to create one now?"
msgstr ""
#. +> trunk5 stable5
#: src/commands/certifycertificatecommand.cpp:211
#, kde-format
msgid "Certification Not Possible"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeexpirycommand.cpp:249
#, kde-format
msgid ""
"<p>An error occurred while trying to change the expiry date for <b>%1</b>:</p>"
"<p>%2</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeexpirycommand.cpp:253
#, kde-format
msgid "Expiry Date Change Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeexpirycommand.cpp:258
#, kde-format
msgid "Expiry date changed successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeexpirycommand.cpp:259
#, kde-format
msgid "Expiry Date Change Succeeded"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeownertrustcommand.cpp:246
#, kde-format
msgid ""
"<p>An error occurred while trying to change the certification trust for <b>%1</b>:</p>"
"<p>%2</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeownertrustcommand.cpp:250
#, kde-format
msgid "Certification Trust Change Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeownertrustcommand.cpp:255
#, kde-format
msgid "Certification trust changed successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeownertrustcommand.cpp:256
#, kde-format
msgid "Certification Trust Change Succeeded"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changepassphrasecommand.cpp:209
#, kde-format
msgid ""
"<p>An error occurred while trying to change the passphrase for <b>%1</b>:</p>"
"<p>%2</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changepassphrasecommand.cpp:213
#, kde-format
msgid "Passphrase Change Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changepassphrasecommand.cpp:218
#, kde-format
msgid "Passphrase changed successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/changepassphrasecommand.cpp:219
#, kde-format
msgid "Passphrase Change Succeeded"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:100
#, kde-format
msgid ""
"Failed to update the trust database:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:102
#, kde-format
msgid "Root Trust Update Failed"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:282
#, kde-format
msgid "Cannot open existing file \"%1\" for reading: %2"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:291
#, kde-format
msgid "Cannot open file \"%1\" for reading and writing: %2"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:295
#, kde-format
msgid "Cannot set restrictive permissions on file %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:352
#, kde-format
msgid "Failed to move file %1 to its final destination, %2: %3"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:363
#, kde-format
msgid "Could not find gpgconf executable"
msgstr ""
#. +> trunk5 stable5
#: src/commands/changeroottrustcommand.cpp:375
#, kde-format
msgid "\"gpgconf --reload gpg-agent\" failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/checksumcreatefilescommand.cpp:173
#: src/commands/checksumverifyfilescommand.cpp:173
#: src/commands/decryptverifyclipboardcommand.cpp:179
#: src/commands/decryptverifyfilescommand.cpp:196
#: src/commands/encryptclipboardcommand.cpp:165
#: src/commands/encryptclipboardcommand.cpp:179
#: src/commands/signclipboardcommand.cpp:168
#: src/commands/signclipboardcommand.cpp:182
#: src/commands/signencryptfilescommand.cpp:294
#, kde-format
msgid "An error occurred: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/checksumcreatefilescommand.cpp:175
#, kde-format
msgid "Create Checksum Files Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/checksumcreatefilescommand.cpp:188
#, kde-format
msgid "Select One or More Files to Create Checksums For"
msgstr ""
#. +> trunk5 stable5
#: src/commands/checksumverifyfilescommand.cpp:175
#, kde-format
msgid "Verify Checksum Files Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/checksumverifyfilescommand.cpp:188
#, kde-format
msgid "Select One or More Checksum Files"
msgstr ""
#. +> trunk5 stable5
#: src/commands/clearcrlcachecommand.cpp:64
#: src/commands/importcrlcommand.cpp:178
#, kde-format
msgid "Clear CRL Cache Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/clearcrlcachecommand.cpp:69
#, kde-format
msgid "Clear CRL Cache Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/clearcrlcachecommand.cpp:74
#, kde-format
msgid "The DirMngr process that tried to clear the CRL cache ended prematurely because of an unexpected error. Please check the output of %1 for details."
msgstr ""
#. +> trunk5 stable5
#: src/commands/clearcrlcachecommand.cpp:81
#, kde-format
msgid ""
"An error occurred while trying to clear the CRL cache. The output from %1 was:\n"
"%2"
msgstr ""
#. +> trunk5 stable5
#: src/commands/clearcrlcachecommand.cpp:87
#, kde-format
msgid "CRL cache cleared successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/decryptverifyclipboardcommand.cpp:165
#, kde-format
msgid "The clipboard does not appear to contain a signature or encrypted text."
msgstr ""
#. +> trunk5 stable5
#: src/commands/decryptverifyclipboardcommand.cpp:167
#: src/commands/decryptverifyclipboardcommand.cpp:181
#, kde-format
msgid "Decrypt/Verify Clipboard Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/decryptverifyfilescommand.cpp:81
#, kde-format
msgid "Decrypt/Verify Failed"
msgstr ""
#. +> trunk5 stable5
#: src/commands/decryptverifyfilescommand.cpp:198
#, kde-format
msgid "Decrypt/Verify Files Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/decryptverifyfilescommand.cpp:211
#, kde-format
msgid "Select One or More Files to Decrypt and/or Verify"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:101
#, kde-format
msgctxt "@title:window"
msgid "Delete Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:176
#, kde-format
msgid ""
"Neither the OpenPGP nor the CMS backends support certificate deletion.\n"
"Check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:182
#, kde-format
msgid ""
"The OpenPGP backend does not support certificate deletion.\n"
"Check your installation.\n"
"Only the selected CMS certificates will be deleted."
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:191
#: src/commands/deletecertificatescommand.cpp:197
#, kde-format
msgid ""
"The OpenPGP backend does not support certificate deletion.\n"
"Check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:205
#, kde-format
msgid ""
"The CMS backend does not support certificate deletion.\n"
"Check your installation.\n"
"Only the selected OpenPGP certificates will be deleted."
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:229
#: src/commands/deletecertificatescommand.cpp:250
#, kde-format
msgid ""
"The CMS backend does not support certificate deletion.\n"
"Check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:327
#: src/commands/deletecertificatescommand.cpp:406
#, kde-format
msgid "Certificate Deletion Failed"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:328
#, kde-format
msgid "Certificate Deletion Problem"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:395
#, kde-format
msgid "OpenPGP backend: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:399
#, kde-format
msgid "CMS backend: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/deletecertificatescommand.cpp:402
#, kde-format
msgid ""
"<qt>"
"<p>An error occurred while trying to delete the certificate:</p>"
"<p><b>%1</b></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:95
#: src/commands/dumpcrlcachecommand.cpp:114
#, kde-format
msgctxt "@action:button Update the log text widget"
msgid "&Update"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:293
#, kde-format
msgid "Certificate Dump"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:321
#: src/commands/dumpcrlcachecommand.cpp:299
#, kde-format
msgid "Unable to start process gpgsm. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:323
#: src/commands/dumpcertificatecommand.cpp:350
#: src/commands/dumpcertificatecommand.cpp:355
#, kde-format
msgid "Dump Certificate Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:346
#, kde-format
msgid "The GpgSM process that tried to dump the certificate ended prematurely because of an unexpected error. Please check the output of gpgsm --dump-cert %1 for details."
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcertificatecommand.cpp:353
#, kde-format
msgid ""
"An error occurred while trying to dump the certificate. The output from GpgSM was:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcrlcachecommand.cpp:278
#, kde-format
msgid "CRL Cache Dump"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcrlcachecommand.cpp:301
#: src/commands/dumpcrlcachecommand.cpp:327
#: src/commands/dumpcrlcachecommand.cpp:332
#, kde-format
msgid "Dump CRL Cache Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcrlcachecommand.cpp:324
#, kde-format
msgid "The GpgSM process that tried to dump the CRL cache ended prematurely because of an unexpected error. Please check the output of gpgsm --call-dirmngr listcrls for details."
msgstr ""
#. +> trunk5 stable5
#: src/commands/dumpcrlcachecommand.cpp:330
#, kde-format
msgid ""
"An error occurred while trying to dump the CRL cache. The output from GpgSM was:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/encryptclipboardcommand.cpp:167
#: src/commands/encryptclipboardcommand.cpp:181
#, kde-format
msgid "Encrypt Clipboard Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:224
#, kde-format
msgid "Export Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:228
#, kde-format
msgid "OpenPGP Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:229
#, kde-format
msgid "S/MIME Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:265
#, kde-format
msgid "Exporting certificates..."
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:276
#, kde-format
msgid ""
"<qt>"
"<p>An error occurred while trying to export the certificate:</p>"
"<p><b>%1</b></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:280
#: src/commands/exportcertificatecommand.cpp:326
#, kde-format
msgid "Certificate Export Failed"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportcertificatecommand.cpp:325
#, kde-format
msgid "Could not write to file %1."
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:75
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>No OpenPGP directory services have been configured.</para>"
"<para>Since none is configured, <application>Kleopatra</application> will use <resource>keys.gnupg.net</resource> as the server to export to.</para>"
"<para>You can configure OpenPGP directory servers in <application>Kleopatra</application>'s configuration dialog.</para>"
"<para>Do you want to continue with <resource>keys.gnupg.net</resource> as the server to export to?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:82
#: src/commands/exportopenpgpcertstoservercommand.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:90
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>When OpenPGP certificates have been exported to a public directory server, it is nearly impossible to remove them again.</para>"
"<para>Before exporting your certificate to a public directory server, make sure that you have created a revocation certificate so you can revoke the certificate if needed later.</para>"
"<para>Are you sure you want to continue?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:117
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:122
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:128
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to export OpenPGP certificates ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:136
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to export OpenPGP certificates.</para>"
" "
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportopenpgpcertstoservercommand.cpp:143
#, kde-format
msgctxt "@info"
msgid "OpenPGP certificates exported successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:88
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> uses <application>PaperKey</application> to create a minimized and printable version of your secret key.</para>"
"<para>Please make sure it is installed.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:92
#: src/commands/importpaperkeycommand.cpp:182
#, kde-format
msgctxt "@title"
msgid "Failed to find PaperKey executable."
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:107
#, kde-format
msgctxt "@title"
msgid "Print secret key"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:121
#, kde-format
msgctxt "@title:window"
msgid "Error printing secret key"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:127
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to export the secret key ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportpaperkeycommand.cpp:136
#: src/commands/exportsecretkeycommand.cpp:156
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to export the secret key.</para>"
" "
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportsecretkeycommand.cpp:137
#, kde-format
msgctxt "@title:window"
msgid "Secret Key Export Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportsecretkeycommand.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Secret Key Export Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportsecretkeycommand.cpp:148
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG or GpgSM process that tried to export the secret key ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/exportsecretkeycommand.cpp:163
#, kde-format
msgctxt "@info"
msgid "Secret key successfully exported."
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:97
#, kde-format
msgid "This is a revocation certificate for the OpenPGP key:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:100
#, kde-format
msgid ""
"A revocation certificate is a kind of \"kill switch\" to publicly\n"
"declare that a key shall not anymore be used. It is not possible\n"
"to retract such a revocation certificate once it has been published."
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:104
#, kde-format
msgid ""
"Use it to revoke this key in case of a compromise or loss of\n"
"the secret key."
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:107
#, kde-format
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"
"before the 5 dashes below. Remove this colon with a text editor\n"
"before importing and publishing this revocation certificate."
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:117
#, kde-format
msgctxt "@info"
msgid ""
"Certificate successfully created.<br>"
"<br>"
"Note:<br>"
"To prevent accidental import of the revocation<br>"
"it is required to manually edit the certificate<br>"
"before it can be imported."
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:121
#, kde-format
msgid "Revocation certificate created"
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:128
#, kde-format
msgid "Generate revocation certificate"
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:130
#, kde-format
msgid "Revocation Certificates "
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:139
#: src/crypto/autodecryptverifyfilescontroller.cpp:224 src/utils/output.cpp:543
#, kde-format
msgid ""
"The file <b>%1</b> already exists.\n"
"Overwrite?"
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:141
#: src/crypto/autodecryptverifyfilescontroller.cpp:226 src/utils/output.cpp:545
#, kde-format
msgid "Overwrite Existing File?"
msgstr ""
#. +> trunk5 stable5
#: src/commands/genrevokecommand.cpp:196
#, kde-format
msgctxt "@title:window"
msgid "Error creating revocation certificate"
msgstr ""
#. +> trunk5 stable5
#: src/commands/gnupgprocesscommand.cpp:150
#, kde-format
msgid "Subprocess Diagnostics"
msgstr ""
#. +> trunk5 stable5
#: src/commands/gnupgprocesscommand.cpp:279
#, kde-format
msgid "Unable to start process %1. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/gnupgprocesscommand.cpp:285
#, kde-format
msgid "Starting %1..."
msgstr ""
#. +> trunk5 stable5
#: src/commands/gnupgprocesscommand.cpp:308
#, kde-format
msgid "Process finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromclipboardcommand.cpp:128
#, kde-format
msgid "Clipboard contents do not look like a certificate."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromclipboardcommand.cpp:129
#: src/commands/importcertificatefromclipboardcommand.cpp:133
#: src/commands/importcertificatefromfilecommand.cpp:153
#: src/commands/importcertificatefromfilecommand.cpp:159
#: src/commands/importcertificatescommand.cpp:425
#: src/commands/importcertificatescommand.cpp:433
#: src/commands/importcertificatescommand.cpp:571
#: src/commands/importcertificatescommand.cpp:612
#, kde-format
msgid "Certificate Import Failed"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromclipboardcommand.cpp:133
#, kde-format
msgid "Could not determine certificate type of clipboard contents."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromclipboardcommand.cpp:135
#: src/utils/clipboardmenu.cpp:44 src/utils/output.cpp:705
#, kde-format
msgid "Clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromfilecommand.cpp:153
#, kde-format
msgid "Could not open file %1 for reading: %2"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromfilecommand.cpp:159
#, kde-format
msgid "Could not determine certificate type of %1."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromfilecommand.cpp:170
#, kde-format
msgid "Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromfilecommand.cpp:171
#, kde-format
msgid "Any files"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatefromfilecommand.cpp:177
#, kde-format
msgid "Select Certificate File"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:226
#, kde-format
msgctxt "@info:tooltip"
msgid "Imported Certificates from %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:230
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Imported certificates from these sources:<br/>"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:239
#, kde-format
msgctxt "@title:tab"
msgid "Imported Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:255
#, kde-format
msgid ""
"<tr>"
"<td align=\"right\">%1</td>"
"<td>%2</td>"
"</tr>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:256
#, kde-format
msgid ""
"<tr>"
"<td align=\"right\"><b>%1</b></td>"
"<td>%2</td>"
"</tr>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:257
#, kde-format
msgid ""
"<tr>"
"<th colspan=\"2\" align=\"center\">%1</th>"
"</tr>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:265
#, kde-format
msgid "Total number processed:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:267
#, kde-format
msgid "Imported:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:270
#, kde-format
msgid "New signatures:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:273
#, kde-format
msgid "New user IDs:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:276
#, kde-format
msgid "Certificates without user IDs:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:279
#, kde-format
msgid "New subkeys:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:282
#, kde-format
msgid "Newly revoked:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:285
#, kde-format
msgid "Not imported:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:288
#, kde-format
msgid "Unchanged:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:291
#, kde-format
msgid "Secret keys processed:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:294
#, kde-format
msgid "Secret keys imported:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:298
#, kde-format
msgid "Secret keys <em>not</em> imported:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:301
#, kde-format
msgid "Secret keys unchanged:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:315
#, kde-format
msgid "No imports (should not happen, please report a bug)."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:320
#: src/commands/importcertificatescommand.cpp:325
#, kde-format
msgid ""
"<qt>"
"<p>Detailed results of certificate import:</p>"
"<table width=\"100%\">%1</table>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:322
#, kde-format
msgid ""
"<qt>"
"<p>Detailed results of importing %1:</p>"
"<table width=\"100%\">%2</table>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:326
#, kde-format
msgid "Totals"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:363
#, kde-format
msgid "A phone call to the person."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:364
#, kde-format
msgid "Using a business card."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:365
#, kde-format
msgid "Confirming it on a trusted website."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:368
#, kde-format
msgid "In order to mark the certificate as valid (green) it needs to be certified."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:369
#, kde-format
msgid "Certifying means that you check the Fingerprint."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:370
#, kde-format
msgid "Some suggestions to do this are:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:373
#, kde-format
msgid "Do you wish to start this process now?"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:374
#, kde-format
msgctxt "@title"
msgid "You have imported a new certificate (public key)"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:399
#, kde-format
msgid "Certificate Import Result"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:412
#, kde-format
msgid ""
"<qt>"
"<p>An error occurred while trying to import the certificate:</p>"
"<p><b>%1</b></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:416
#, kde-format
msgid ""
"<qt>"
"<p>An error occurred while trying to import the certificate %1:</p>"
"<p><b>%2</b></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:514
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<title>You have imported a Secret Key.</title>"
"<para>The key has the fingerprint:<nl/>"
"<numid>%1</numid></para>"
"<para>And claims the User IDs:"
"<list>"
"<item>%2</item>"
"</list>"
"</para>"
"Is this your own key? (Set trust level to ultimate)"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:526
#, kde-format
msgctxt "@title:window"
msgid "Secret key imported"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcertificatescommand.cpp:569
#: src/commands/importcertificatescommand.cpp:610
#, kde-format
msgid "The type of this certificate (%1) is not supported by this Kleopatra installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:75
#, kde-format
msgid "Certificate Revocation Lists, DER encoded"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:76
#, kde-format
msgid "Select CRL File to Import"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:176
#, kde-format
msgid "Unable to start process dirmngr. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:196
#, kde-format
msgid "The GpgSM process that tried to import the CRL file ended prematurely because of an unexpected error. Please check the output of gpgsm --call-dirmngr loadcrl <filename> for details."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:199 src/commands/importcrlcommand.cpp:203
#, kde-format
msgid "Import CRL Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:201
#, kde-format
msgid ""
"An error occurred while trying to import the CRL file. The output from gpgsm was:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:205
#, kde-format
msgid "CRL file imported successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importcrlcommand.cpp:206
#, kde-format
msgid "Import CRL Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:110
#: src/crypto/autodecryptverifyfilescontroller.cpp:314
#, kde-kuit-format
msgid "Cannot open <filename>%1</filename> for reading."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:161
#, kde-format
msgid "Failed to restore any secret keys."
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:169
#, kde-kuit-format
msgctxt "@info"
msgid "Successfully restored the secret key parts from <filename>%1</filename>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:178
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> uses <application>PaperKey</application> to import your text backup.</para>"
"<para>Please make sure it is installed.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:187
#, kde-format
msgid "Select input file"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:189
#, kde-format
msgid "Paper backup"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:223
#, kde-format
msgctxt "@title:window"
msgid "Error importing secret key"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:229
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to restore the secret key ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/importpaperkeycommand.cpp:238
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to restore the secret key.</para>"
" "
"<para>The output from <command>%1</command> was:</para>"
"<para><message>%2</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:103
#, kde-format
msgid "Signature"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, encryptionCB)
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:106
#: src/dialogs/certificatedetailswidget.cpp:375
#: src/newcertificatewizard/advancedsettingsdialog.ui:216
#, kde-format
msgid "Encryption"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, authenticationCB)
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:109
#: src/newcertificatewizard/advancedsettingsdialog.ui:226
#, kde-format
msgid "Authentication"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:141 src/view/pgpcardwidget.cpp:331
#, kde-format
msgid "It will no longer be possible to decrypt past communication encrypted for the existing key."
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:153
#, kde-format
msgid "Failed to find the card with the serial number: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:159
#, kde-format
msgctxt "@info"
msgid ""
"<p>This card already contains a key in this slot. Continuing will <b>overwrite</b> that key.</p>"
"<p>If there is no backup the existing key will be irrecoverably lost.</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:161
#, kde-format
msgid "The existing key has the fingerprint:"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:163
#, kde-format
msgctxt "@title:window"
msgid "Overwrite existing key"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:205
#, kde-format
msgctxt "@info"
msgid "Moving the key to the card failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:206 src/commands/keytocardcommand.cpp:231
#: src/view/netkeywidget.cpp:189 src/view/nullpinwidget.cpp:120
#: src/view/pgpcardwidget.cpp:295 src/view/pgpcardwidget.cpp:310
#: src/view/pgpcardwidget.cpp:363 src/view/pgpcardwidget.cpp:389
#: src/view/pgpcardwidget.cpp:395 src/view/pgpcardwidget.cpp:401
#: src/view/pgpcardwidget.cpp:419 src/view/pgpcardwidget.cpp:446
#: src/view/pgpcardwidget.cpp:461
#, kde-format
msgctxt "@title"
msgid "Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:221
#, kde-format
msgid "Successfully copied the key to the card."
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:222 src/view/pgpcardwidget.cpp:318
#: src/view/pgpcardwidget.cpp:369 src/view/pgpcardwidget.cpp:425
#: src/view/pgpcardwidget.cpp:467
#, kde-format
msgctxt "@title"
msgid "Success"
msgstr ""
#. +> trunk5 stable5
#: src/commands/keytocardcommand.cpp:230
#, kde-format
msgctxt "@info"
msgid "Failed to delete the key: %1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/learncardkeyscommand.cpp:78
#, kde-format
msgid "Error Learning SmartCard"
msgstr ""
#. +> trunk5 stable5
#: src/commands/learncardkeyscommand.cpp:83
#, kde-format
msgid "Finished Learning SmartCard"
msgstr ""
#. +> trunk5 stable5
#: src/commands/learncardkeyscommand.cpp:89
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG or GpgSM process that tried to learn the smart card ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:336
#: src/commands/lookupcertificatescommand.cpp:341
#, kde-format
msgctxt "@title %1:\"OpenPGP\" or \"CMS\""
msgid "%1 Certificate Server"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:374
#, kde-format
msgctxt "@info"
msgid ""
"Failed to search on certificate server. The error returned was:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:383
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The query result has been truncated.</para>"
"<para>Either the local or a remote limit on the maximum number of returned hits has been exceeded.</para>"
"<para>You can try to increase the local limit in the configuration dialog, but if one of the configured servers is the limiting factor, you have to refine your search.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:391
#, kde-format
msgctxt "@title"
msgid "Result Truncated"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:413
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>You do not have any directory servers configured.</para>"
"<para>You need to configure at least one directory server to search on one.</para>"
"<para>You can configure directory servers here: <interface>Settings->Configure Kleopatra</interface>.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:418
#, kde-format
msgctxt "@title"
msgid "No Directory Servers Configured"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:427
#, kde-format
msgid ""
"<p>You seem to be searching for a fingerPrint or a key-id.</p>"
"<p>Different keyservers expect different ways to search for these. Some require a \"0x\" prefix, while others require there be no such prefix.</p>"
"<p>If your search does not yield any results, try removing the 0x prefix from your search.</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:431
#, kde-format
msgid ""
"<p>You seem to be searching for a fingerPrint or a key-id.</p>"
"<p>Different keyservers expect different ways to search for these. Some require a \"0x\" prefix, while others require there be no such prefix.</p>"
"<p>If your search does not yield any results, try adding the 0x prefix to your search.</p>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/lookupcertificatescommand.cpp:435
#, kde-format
msgid "Hex-String Search"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:64
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>No OpenPGP directory services have been configured.</para>"
"<para>If not all of the certificates carry the name of their preferred certificate server (few do), a fallback server is needed to fetch from.</para>"
"<para>Since none is configured, <application>Kleopatra</application> will use <resource>keys.gnupg.net</resource> as the fallback.</para>"
"<para>You can configure OpenPGP directory servers in Kleopatra's configuration dialog.</para>"
"<para>Do you want to continue with <resource>keys.gnupg.net</resource> as fallback server?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:73
#: src/commands/refreshopenpgpcertscommand.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:81
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Refreshing OpenPGP certificates implies downloading all certificates anew, to check if any of them have been revoked in the meantime.</para>"
"<para>This can put a severe strain on your own as well as other people's network connections, and can take up to an hour or more to complete, depending on your network connection, and the number of certificates to check.</para>"
" "
"<para>Are you sure you want to continue?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:106
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:111
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:117
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to refresh OpenPGP certificates ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:125
#, kde-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to refresh OpenPGP certificates.</para>"
" "
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshopenpgpcertscommand.cpp:132
#, kde-format
msgctxt "@info"
msgid "OpenPGP certificates refreshed successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:63
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Refreshing X.509 certificates implies downloading CRLs for all certificates, even if they might otherwise still be valid.</para>"
"<para>This can put a severe strain on your own as well as other people's network connections, and can take up to an hour or more to complete, depending on your network connection, and the number of certificates to check.</para>"
" "
"<para>Are you sure you want to continue?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:69
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:82
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh Finished"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:93
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GpgSM process that tried to refresh X.509 certificates ended prematurely because of an unexpected error.</para>"
"<para>Please check the output of <icode>%1</icode> for details.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:101
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to refresh X.509 certificates.</para>"
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
#. +> trunk5 stable5
#: src/commands/refreshx509certscommand.cpp:108
#, kde-format
msgctxt "@info"
msgid "X.509 certificates refreshed successfully."
msgstr ""
#. +> trunk5 stable5
#: src/commands/setinitialpincommand.cpp:77
#, kde-format
msgctxt "@title"
msgid "Set Initial Pin"
msgstr ""
#. +> trunk5 stable5
#: src/commands/signclipboardcommand.cpp:170
#: src/commands/signclipboardcommand.cpp:184
#, kde-format
msgid "Sign Clipboard Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/signencryptfilescommand.cpp:296
#, kde-format
msgid "Sign/Encrypt Files Error"
msgstr ""
#. +> trunk5 stable5
#: src/commands/signencryptfilescommand.cpp:309
#, kde-format
msgid "Select One or More Files to Sign and/or Encrypt"
msgstr ""
#. +> trunk5 stable5
#: src/commands/signencryptfoldercommand.cpp:61
#, kde-format
msgid "Select Folder to Sign and/or Encrypt"
msgstr ""
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.cpp:147
#, kde-format
msgctxt "Key filter without user-assigned name"
msgid "<unnamed>"
msgstr ""
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.cpp:303
#, kde-format
msgid "This parameter has been locked down by the system administrator."
msgstr ""
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.cpp:331
#, kde-format
msgid "DN-Attribute Order"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, AppearanceConfigWidget)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:13
#, kde-format
msgid "Color && Font Configuration"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:20
#, kde-format
msgid "Tooltips"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:26
#, kde-format
msgid "Show the following information in certificate list tooltips:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, tooltipValidityCheckBox)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:33
#, kde-format
msgid "Show validity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, tooltipOwnerCheckBox)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:40
#, kde-format
msgid "Show owner information"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, tooltipDetailsCheckBox)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:47
#, kde-format
msgid "Show technical details"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:68
#, kde-format
msgid "Certificate Categories"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, iconButton)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:82
#, kde-format
msgid "Set &Icon..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, foregroundButton)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:92
#, kde-format
msgid "Set &Text Color..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, backgroundButton)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:102
#, kde-format
msgid "Set &Background Color..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, fontButton)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:112
#, kde-format
msgid "Set F&ont..."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, italicCB)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:122
#, kde-format
msgid "Italic"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, boldCB)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:132
#, kde-format
msgid "Bold"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, strikeoutCB)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:142
#, kde-format
msgid "Strikeout"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, defaultLookPB)
#. +> trunk5 stable5
#: src/conf/appearanceconfigwidget.ui:168
#, kde-format
msgid "Default Appearance"
msgstr ""
#. +> trunk5 stable5
#: src/conf/configuredialog.cpp:63
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:118
#: src/conf/cryptooperationsconfigwidget.cpp:198
#: src/newcertificatewizard/newcertificatewizard.cpp:1712
#: src/newcertificatewizard/newcertificatewizard.cpp:1722
#, kde-format
msgid "default"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:121
#, kde-format
msgid "This means that every configuration option of the GnuPG System will be reset to its default."
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:122
#, kde-format
msgid "Apply profile"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:151
#, kde-format
msgctxt "%1 is the name of the profile"
msgid "The configuration profile \"%1\" was applied."
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:152
#, kde-format
msgid "GnuPG Profile - Kleopatra"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:186
#, kde-format
msgctxt "@title"
msgid "General Operations"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:190
#, kde-format
msgid "GnuPG Profile:"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:191
#, kde-format
msgid "A profile consists of various settings that can apply to multiple components of the GnuPG system."
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:203
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:220
#, kde-format
msgid "EMail Operations"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:222
#, kde-format
msgid "Don't confirm signing certificate if there is only one valid certificate for the identity"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:223
#, kde-format
msgid "Don't confirm encryption certificates if there is exactly one valid certificate for each recipient"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:229
#, kde-format
msgid "File Operations"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:231
#, kde-format
msgid "Create OpenPGP encrypted files with \".pgp\" file extensions instead of \".gpg\""
msgstr ""
#. i18n: ectx: label, entry (AddASCIIArmor), group (FileOperations)
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:232
#: src/kcfg/fileoperationspreferences.kcfg:25
#, kde-format
msgid "Create signed or encrypted files as text files."
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:233
#, kde-format
msgctxt "@info"
msgid "Set this option to encode encrypted or signed files as base64 encoded text. So that they can be opened with an editor or sent in a mail body. This will increase file size by one third."
msgstr ""
#. i18n: ectx: label, entry (AutoDecryptVerify), group (FileOperations)
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:236
#: src/kcfg/fileoperationspreferences.kcfg:15
#, kde-format
msgid "Automatically start operation based on input detection for decrypt/verify."
msgstr ""
#. i18n: ectx: label, entry (DontUseTmpDir), group (FileOperations)
#. +> trunk5
#: src/conf/cryptooperationsconfigwidget.cpp:237
#: src/kcfg/fileoperationspreferences.kcfg:30
#, kde-format
msgid "Create temporary decrypted files in the folder of the encrypted file."
msgstr ""
#. +> trunk5
#: src/conf/cryptooperationsconfigwidget.cpp:238
#, kde-format
msgctxt "@info"
msgid "Set this option to avoid using the users temporary directory."
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:246
#, kde-format
msgid "Checksum program to use when creating checksum files:"
msgstr ""
#. +> trunk5 stable5
#: src/conf/cryptooperationsconfigwidget.cpp:251
#, kde-format
msgid "Archive command to use when archiving files:"
msgstr ""
#. +> trunk5 stable5
#: src/conf/dirservconfigpage.cpp:173
#, kde-format
msgid "LDAP &timeout (minutes:seconds):"
msgstr ""
#. +> trunk5 stable5
#: src/conf/dirservconfigpage.cpp:183
#, kde-format
msgid "&Maximum number of items returned by query:"
msgstr ""
#. +> trunk5 stable5
#: src/conf/dirservconfigpage.cpp:193
#, kde-format
msgid "Automatically add &new servers discovered in CRL distribution points"
msgstr ""
#. +> trunk5 stable5
#: src/conf/dirservconfigpage.cpp:380
#, kde-format
msgid "Backend error: gpgconf does not seem to know the entry for %1/%2/%3"
msgstr ""
#. +> trunk5 stable5
#: src/conf/dirservconfigpage.cpp:386
#, kde-format
msgid "Backend error: gpgconf has wrong type for %1/%2/%3: %4 %5"
msgstr ""
#. +> trunk5 stable5
#: src/conf/kleopageconfigdialog.cpp:131
#, kde-format
msgid ""
"The settings of the current module have changed.\n"
"Do you want to apply the changes or discard them?"
msgstr ""
#. +> trunk5 stable5
#: src/conf/kleopageconfigdialog.cpp:133
#, kde-format
msgid "Apply Settings"
msgstr ""
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.cpp:142
#, kde-format
msgid "This option requires dirmngr >= 0.9.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemHTTPProxy)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.cpp:290
#: src/conf/smimevalidationconfigurationwidget.ui:221
#, kde-format
msgid "no proxy"
msgstr ""
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.cpp:292
#, kde-format
msgid "(Current system setting: %1)"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, intervalRefreshCB)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, intervalRefreshSB)
#. i18n: ectx: whatsthis, entry (RefreshInterval), group (SMime Validation)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:18
#: src/conf/smimevalidationconfigurationwidget.ui:31
#: src/kcfg/smimevalidationpreferences.kcfg:7
#, kde-format
msgid "This option enables interval checking of certificate validity. You can also choose the checking interval (in hours). Note that validation is perfomed implicitly whenever significant files in ~/.gnupg change. This option therefore only affects external factors of certificate validity."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, intervalRefreshCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:21
#, kde-format
msgid "Check certificate validity every"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, intervalRefreshSB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:37
#, kde-format
msgid "hour"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, intervalRefreshSB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:40
#, kde-format
msgid " hours"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, CRLRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:68
#, kde-format
msgid "If this option is selected, S/MIME certificates are validated using Certificate Revocation Lists (CRLs)."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, CRLRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:71
#, kde-format
msgid "Validate certificates using CRLs"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, OCSPRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:81
#, kde-format
msgid "If this option is selected, S/MIME certificates are validated online using the Online Certificates Status Protocol (OCSP). Fill in the URL of the OCSP responder below."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, OCSPRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:84
#, kde-format
msgid "Validate certificates online (OCSP)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, OCSPGroupBox)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:94
#, kde-format
msgid "Online Certificate Validation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:100
#, kde-format
msgid "OCSP responder URL:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, OCSPResponderURL)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:110
#, kde-format
msgid "Enter here the address of the server for online validation of certificates (OCSP responder). The URL is usually starting with http://."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:117
#, kde-format
msgid "OCSP responder signature:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreServiceURLCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:127
#, kde-format
msgid "Ignore service URL of certificates"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KleopatraClientCopy::Gui::CertificateRequester, OCSPResponderSignature)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:134
#, kde-format
msgid "Choose here the certificate with which the OCSP server signs its replies."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, doNotCheckCertPolicyCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:144
#, kde-format
msgid "By default, GnuPG uses the file ~/.gnupg/policies.txt to check if a certificate policy is allowed. If this option is selected, policies are not checked."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, doNotCheckCertPolicyCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:147
#, kde-format
msgid "Do not check certificate policies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, neverConsultCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:154
#, kde-format
msgid "If this option is checked, Certificate Revocation Lists are never used to validate S/MIME certificates."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, neverConsultCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:157
#, kde-format
msgid "Never consult a CRL"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, allowMarkTrustedCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:164
#, kde-format
msgid "If this option is checked while a root CA certificate is being imported, you will be asked to confirm its fingerprint and to state whether or not you consider this root certificate to be trusted. A root certificate needs to be trusted before the certificates it certified become trusted, but lightly allowing trusted root certificates into your certificate store will undermine the security of the system."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, allowMarkTrustedCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:167
#, kde-format
msgid "Allow to mark root certificates as trusted"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, fetchMissingCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:174
#, kde-format
msgid "If this option is checked, missing issuer certificates are fetched when necessary (this applies to both validation methods, CRLs and OCSP)."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, fetchMissingCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:177
#, kde-format
msgid "Fetch missing issuer certificates"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabHTTP)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:185
#, kde-format
msgid "&HTTP Requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableHTTPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:191
#, kde-format
msgid "Entirely disables the use of HTTP for S/MIME."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, disableHTTPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:194
#, kde-format
msgid "Do not perform any HTTP requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreHTTPDPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:201
#, kde-format
msgid "When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as \"CRL Distribution Point\" (DP) entries, which are URLs describing the way to access the CRL. The first-found DP entry is used. With this option, all entries using the HTTP scheme are ignored when looking for a suitable DP."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreHTTPDPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:204
#, kde-format
msgid "Ignore HTTP CRL distribution point of certificates"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, honorHTTPProxyRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:211
#, kde-format
msgid "If this option is selected, the value of the HTTP proxy shown on the right (which comes from the environment variable http_proxy) will be used for any HTTP request."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, honorHTTPProxyRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:214
#, kde-format
msgid "Use system HTTP proxy:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, useCustomHTTPProxyRB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:231
#, kde-format
msgid "Use this proxy for HTTP requests: "
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, customHTTPProxy)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:238
#, kde-format
msgid ""
"<p>If no system proxy is set, or you need to use a different proxy for GpgSM, you can enter its location here.</p>"
"<p>It will be used for all HTTP requests relating to S/MIME.</p>"
"<p>The syntax is host:port, for instance myproxy.nowhere.com:3128.</p>"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLDAP)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:259
#, kde-format
msgid "&LDAP Requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableLDAPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:265
#, kde-format
msgid "Entirely disables the use of LDAP for S/MIME."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, disableLDAPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:268
#, kde-format
msgid "Do not perform any LDAP requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreLDAPDPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:275
#, kde-format
msgid "When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as \"CRL Distribution Point\" (DP) entries, which are URLs describing the way to access the CRL. The first found DP entry is used. With this option, all entries using the LDAP scheme are ignored when looking for a suitable DP."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreLDAPDPCB)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:278
#, kde-format
msgid "Ignore LDAP CRL distribution point of certificates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, customLDAPLabel)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:285
#, kde-format
msgid "Primary host for LDAP requests:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, customLDAPProxy)
#. +> trunk5 stable5
#: src/conf/smimevalidationconfigurationwidget.ui:296
#, kde-format
msgid ""
"Entering an LDAP server here will make all LDAP requests go to that server first. More precisely, this setting overrides any specified host and port part in a LDAP URL and will also be used if host and port have been omitted from the URL. Other LDAP servers will be used only if the connection to the \"proxy\" failed.\n"
"The syntax is \"HOST\" or \"HOST:PORT\". If PORT is omitted, port 389 (standard LDAP port) is used."
msgstr ""
#. +> trunk5 stable5
#: src/crlview.cpp:60
#, kde-format
msgid "CRL cache dump:"
msgstr ""
#. +> trunk5 stable5
#: src/crlview.cpp:70
#, kde-format
msgid "&Update"
msgstr ""
#. +> trunk5 stable5
#: src/crlview.cpp:117
#, kde-format
msgid "Unable to start gpgsm process. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/crlview.cpp:117 src/crlview.cpp:145
#, kde-format
msgid "Certificate Manager Error"
msgstr ""
#. +> trunk5 stable5
#: src/crlview.cpp:145
#, kde-format
msgid "The GpgSM process ended prematurely because of an unexpected error."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:159
#, kde-kuit-format
msgid ""
"Failed to find encrypted or signed data in one or more files.<nl/>"
"You can manually select what to do with the files now.<nl/>"
"If they contain signed or encrypted data please report a bug (see Help->Report Bug)."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:213
#: src/crypto/autodecryptverifyfilescontroller.cpp:247
#, kde-kuit-format
msgid "Failed to move <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:228 src/utils/output.cpp:547
#, kde-format
msgid "Overwrite All"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:240
#, kde-kuit-format
msgid "Failed to delete <filename>%1</filename>."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:322
#, kde-kuit-format
msgid "The file <filename>%1</filename> contains certificates and can't be decrypted or verified."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/autodecryptverifyfilescontroller.cpp:372
#, kde-kuit-format
msgid "Select the file to verify with \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:85
#, kde-format
msgctxt "@info"
msgid "No checksum files have been created."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:86
#, kde-format
msgctxt "@info"
msgid "These checksum files have been successfully created:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:89
#, kde-format
msgctxt "@info"
msgid "There were no errors."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:90
#, kde-format
msgctxt "@info"
msgid "The following errors were encountered:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:323
#, kde-format
msgid "Create Checksums: input files must be either all checksum files or all files to be checksummed, not a mixture of both."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:349
#: src/dialogs/updatenotification.cpp:94 src/mainwindow.cpp:644
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:349
#, kde-format
msgid "Initializing..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:353
#, kde-format
msgctxt "@title:window"
msgid "Create Checksum Progress"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:627
#: src/crypto/verifychecksumscontroller.cpp:607 src/utils/output.cpp:677
#, kde-format
msgid "Error while running %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:630
#: src/crypto/verifychecksumscontroller.cpp:610 src/utils/input.cpp:397
#: src/utils/output.cpp:680
#, kde-format
msgid "Failed to execute %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:639
#, kde-kuit-format
msgid "Failed to overwrite <filename>%1</filename>."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:666
#, kde-format
msgid "No checksum programs defined."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:678
#: src/crypto/verifychecksumscontroller.cpp:647
#, kde-format
msgid "Scanning directories..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:693
#: src/crypto/verifychecksumscontroller.cpp:661
#, kde-format
msgid "Calculating total size..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:711
#, kde-format
msgid "Checksumming (%2) in %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/createchecksumscontroller.cpp:724
#: src/crypto/verifychecksumscontroller.cpp:692
#, kde-format
msgid "Done."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:82
#, kde-format
msgid "Status and progress of the crypto operations is shown here."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:162
#, kde-format
msgid "User canceled"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:257
#, kde-format
msgid "Decrypt/Verify E-Mail"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:280
#, kde-format
msgid "At least one input needs to be provided"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:284
#, kde-format
msgid "Informative sender/signed data count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:289
#, kde-format
msgid "Signature/signed data count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:292
#, kde-format
msgid "Signed data can only be given for detached signature verification"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:298
#, kde-format
msgid "Input/Output count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:301
#, kde-format
msgid "Cannot use output and signed data simultaneously"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyemailcontroller.cpp:308
#, kde-format
msgid "No backend support for %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyfilescontroller.cpp:139
#, kde-format
msgid "Cannot determine whether input data is OpenPGP or CMS"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyfilescontroller.cpp:180
#, kde-format
msgid "No usable inputs found"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifyfilescontroller.cpp:244
#: src/crypto/gui/decryptverifyfilesdialog.cpp:107
#, kde-format
msgid "Decrypt/Verify Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:202
#, kde-format
msgid "Error: Signature not verified"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:204
#, kde-format
msgid "Good signature"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:206
#, kde-format
msgid "Signing certificate was revoked"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:208
#, kde-format
msgid "Signing certificate is expired"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:210
#, kde-format
msgid "Certificate is not available"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:212
#, kde-format
msgid "Signature expired"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:214
#, kde-format
msgid "CRL missing"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:216
#, kde-format
msgid "CRL too old"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:218
#, kde-format
msgid "Bad policy"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:220
#, kde-format
msgid "System error"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:222
#, kde-format
msgid "Bad signature"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:233
#, kde-format
msgid "The signature is valid but the trust in the certificate's validity is only marginal."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:235
#, kde-format
msgid "The signature is valid and the certificate's validity is fully trusted."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:237
#, kde-format
msgid "The signature is valid and the certificate's validity is ultimately trusted."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:239
#, kde-format
msgid "The signature is valid but the certificate's validity is <em>not trusted</em>."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:241
#, kde-format
msgid "The signature is valid but the certificate's validity is unknown."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:244
#, kde-format
msgid "The signature is valid but the certificate's validity is undefined."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:264 src/crypto/decryptverifytask.cpp:272
#, kde-format
msgid "Unknown certificate"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:292
#, kde-format
msgctxt "1 is a date"
msgid "Signature created on %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:295
#, kde-format
msgid "With unavailable certificate:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:297
#, kde-format
msgid "With certificate:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:304
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that a signature is compliant with that."
msgid "The signature is VS-NfD-compliant."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:306
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that a signature is not compliant with that."
msgid "The signature <b>is not</b> VS-NfD-compliant."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:322 src/crypto/signencrypttask.cpp:71
#, kde-format
msgctxt "Input file --> Output file (rarr is arrow"
msgid "%1 &rarr; %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:427
#, kde-format
msgid "<b>Verification canceled.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:429
#, kde-format
msgid "<b>Verification failed: %1.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:435
#, kde-format
msgid "<b>No signatures found.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:440
#, kde-format
msgid "<b>Invalid signature.</b>"
msgid_plural "<b>%1 invalid signatures.</b>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:444
#, kde-format
msgid "<b>The data could not be verified.</b>"
msgid_plural "<b>%1 signatures could not be verified.</b>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:450
#, kde-format
msgid "<b>Valid signature by %1</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:452
#, kde-format
msgid ""
"<br/>"
"<b>Warning:</b> The sender's mail address is not stored in the %1 used for signing."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:453
#, kde-format
msgid "certificate"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:455
#, kde-format
msgid "<b>Valid signature.</b>"
msgid_plural "<b>%1 valid signatures.</b>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:457
#, kde-format
msgid ""
"<br/>"
"<b>Warning:</b> The sender's mail address is not stored in the certificates used for signing."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:469
#, kde-format
msgid "<b>Decryption canceled.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:471 src/crypto/decryptverifytask.cpp:473
#, kde-format
msgid "<b>Decryption failed: %1.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:475
#, kde-format
msgid "<b>Decryption succeeded.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:495 src/crypto/decryptverifytask.cpp:516
#, kde-format
msgid "The signature is invalid: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:504
#, kde-format
msgid "You can search the certificate on a keyserver or import it from a file."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:511
#, kde-format
msgid "The used key is not certified by you or any trusted person."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:512
#, kde-format
msgid "The used certificate is not certified by a trustworthy Certificate Authority or the Certificate Authority is unknown."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:536 src/crypto/decryptverifytask.cpp:557
#: src/crypto/signencrypttask.cpp:245 src/crypto/signencrypttask.cpp:262
#: src/crypto/signencrypttask.cpp:571 src/crypto/signencrypttask.cpp:599
#: src/crypto/signencrypttask.cpp:627
#, kde-format
msgid "Input error: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:547
#, kde-format
msgctxt "separator for a list of e-mail addresses"
msgid ", "
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:547
#, kde-format
msgid "<p>The sender's address %1 is not stored in the certificate. Stored: %2</p>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:563
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that the decryption is compliant with that."
msgid "The decryption is VS-NfD-compliant."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:565
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that the decryption is compliant with that."
msgid "The decryption <b>is not</b> VS-NfD-compliant."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:571
#, kde-format
msgid "<b>Note:</b> You cannot be sure who encrypted this message as it is not signed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:577
#, kde-format
msgid "One unknown recipient."
msgid_plural "%1 unknown recipients."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:581
#, kde-format
msgid "Recipient:"
msgid_plural "Recipients:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:591
#, kde-format
msgid "One unknown recipient"
msgid_plural "%1 unknown recipients"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/decryptverifytask.cpp:846
#, kde-format
msgctxt "label: result example: foo.sig: Verification failed. "
msgid "%1: %2"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:969 src/crypto/decryptverifytask.cpp:1078
-#: src/crypto/decryptverifytask.cpp:1133 src/crypto/decryptverifytask.cpp:1235
-#: src/crypto/decryptverifytask.cpp:1290 src/crypto/decryptverifytask.cpp:1391
-#: src/crypto/decryptverifytask.cpp:1441 src/crypto/decryptverifytask.cpp:1547
+#: src/crypto/decryptverifytask.cpp:974 src/crypto/decryptverifytask.cpp:1083
+#: src/crypto/decryptverifytask.cpp:1138 src/crypto/decryptverifytask.cpp:1240
+#: src/crypto/decryptverifytask.cpp:1295 src/crypto/decryptverifytask.cpp:1396
+#: src/crypto/decryptverifytask.cpp:1446 src/crypto/decryptverifytask.cpp:1552
#, kde-format
msgid "Caught exception: %1"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:972 src/crypto/decryptverifytask.cpp:1080
-#: src/crypto/decryptverifytask.cpp:1136 src/crypto/decryptverifytask.cpp:1237
-#: src/crypto/decryptverifytask.cpp:1293 src/crypto/decryptverifytask.cpp:1393
-#: src/crypto/decryptverifytask.cpp:1443 src/crypto/decryptverifytask.cpp:1549
+#: src/crypto/decryptverifytask.cpp:977 src/crypto/decryptverifytask.cpp:1085
+#: src/crypto/decryptverifytask.cpp:1141 src/crypto/decryptverifytask.cpp:1242
+#: src/crypto/decryptverifytask.cpp:1298 src/crypto/decryptverifytask.cpp:1398
+#: src/crypto/decryptverifytask.cpp:1448 src/crypto/decryptverifytask.cpp:1554
#: src/uiserver/assuanserverconnection.cpp:1580
#: src/uiserver/assuanserverconnection.cpp:1631
#, kde-format
msgid "Caught unknown exception"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1021
+#: src/crypto/decryptverifytask.cpp:1026
#, kde-format
msgid "Could not determine whether this is an S/MIME or an OpenPGP signature/ciphertext - maybe it is neither ciphertext nor a signature?"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1028 src/crypto/decryptverifytask.cpp:1193
+#: src/crypto/decryptverifytask.cpp:1033 src/crypto/decryptverifytask.cpp:1198
#, kde-format
msgid "Decrypting: %1..."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1186
+#: src/crypto/decryptverifytask.cpp:1191
#, kde-format
msgid "Could not determine whether this was S/MIME- or OpenPGP-encrypted - maybe it is not ciphertext at all?"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1343 src/crypto/decryptverifytask.cpp:1482
+#: src/crypto/decryptverifytask.cpp:1348 src/crypto/decryptverifytask.cpp:1487
#, kde-format
msgid "Could not determine whether this is an S/MIME or an OpenPGP signature - maybe it is not a signature at all?"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1350
+#: src/crypto/decryptverifytask.cpp:1355
#, kde-format
msgid "Verifying: %1..."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1497
+#: src/crypto/decryptverifytask.cpp:1502
#, kde-kuit-format
msgctxt "Verification of a detached signature in progress. The first file contains the data.The second file is the signature file."
msgid "Verifying: <filename>%1</filename> with <filename>%2</filename>..."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1502
+#: src/crypto/decryptverifytask.cpp:1507
#, kde-format
msgid "Verifying signature: %1..."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/decryptverifytask.cpp:1510
+#: src/crypto/decryptverifytask.cpp:1515
#, kde-kuit-format
msgctxt "Verification of a detached signature summary. The first file contains the data.The second file is signature."
msgid "Verified <filename>%1</filename> with <filename>%2</filename>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/encryptemailcontroller.cpp:151
#, kde-format
msgid "Call to EncryptEMailController::protocolAsString() is ambiguous."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/encryptemailcontroller.cpp:174
#: src/crypto/newsignencryptemailcontroller.cpp:450
#: src/crypto/signemailcontroller.cpp:187
#: src/crypto/signencryptfilescontroller.cpp:361
#, kde-format
msgid "User cancel"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/encryptemailtask.cpp:82 src/crypto/signencrypttask.cpp:198
#, kde-format
msgid "Encryption canceled."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/encryptemailtask.cpp:86
#, kde-format
msgid "Encryption failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/encryptemailtask.cpp:89 src/crypto/signencrypttask.cpp:205
#, kde-format
msgid "Encryption succeeded."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificatelineedit.cpp:114
#, kde-format
msgid "Please enter a name or email address..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificatelineedit.cpp:186
#, kde-format
msgid "Please select a certificate."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificatelineedit.cpp:192
#, kde-format
msgid "Multiple certificates"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificatelineedit.cpp:202
#, kde-format
msgid ""
"No matching certificates found.<br/>"
"Click here to import a certificate."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificateselectionline.cpp:61
#, kde-format
msgid "(no matching certificates found)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificateselectionline.cpp:63
#, kde-format
msgid "Please select a certificate"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificateselectionline.cpp:217
#, kde-format
msgid "(please choose between OpenPGP and S/MIME first)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/certificateselectionline.cpp:225
#: src/crypto/gui/resolverecipientspage.cpp:204
#, kde-format
msgid "..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:71
#: src/crypto/gui/decryptverifyfileswizard.cpp:221
#, kde-format
msgid "&Output folder:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:114
#, kde-format
msgid "Verify Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:138
#: src/crypto/gui/newresultpage.cpp:119 src/crypto/gui/resultpage.cpp:117
#, kde-format
msgid "%1: All operations completed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:140
#: src/crypto/gui/newresultpage.cpp:121 src/crypto/gui/resultpage.cpp:119
#, kde-format
msgid "All operations completed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:158
#: src/crypto/gui/newresultpage.cpp:142
#: src/crypto/gui/resultlistwidget.cpp:228 src/crypto/gui/resultpage.cpp:136
#, kde-format
msgctxt "number, operation description"
msgid "Operation %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:160
#: src/crypto/gui/newresultpage.cpp:144 src/crypto/gui/resultpage.cpp:138
#, kde-format
msgctxt "tag( \"OpenPGP\" or \"CMS\"), operation description"
msgid "%1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:206
#, kde-format
msgid "Please select an output folder."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:207
#, kde-format
msgid "No output folder."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:221
#: src/crypto/gui/decryptverifyfilesdialog.cpp:230
#, kde-format
msgid "Please select a different output folder."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:222
#, kde-format
msgid "Failed to create output folder."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfilesdialog.cpp:231
#, kde-format
msgid "Invalid output folder."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfileswizard.cpp:210
#, kde-format
msgid "<b>Choose operations to be performed</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfileswizard.cpp:211
#, kde-format
msgid "Here you can check and, if needed, override the operations Kleopatra detected for the input given."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfileswizard.cpp:214
#, kde-format
msgid "&Decrypt/Verify"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyfileswizard.cpp:220
#, kde-format
msgid "Create all output files in a single folder"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyoperationwidget.cpp:91
#, kde-format
msgid "Input file:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyoperationwidget.cpp:95
#, kde-format
msgid "&Input file is a detached signature"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyoperationwidget.cpp:96
#, kde-format
msgid "&Signed data:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/decryptverifyoperationwidget.cpp:101
#, kde-format
msgid "&Input file is an archive; unpack with:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/encryptemailwizard.cpp:53
#, kde-format
msgid "Encrypt Mail Message"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/newresultpage.cpp:150 src/crypto/gui/resultpage.cpp:144
#, kde-format
msgid "<b>Results</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/objectspage.cpp:76
#, kde-format
msgid "<b>Objects</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/objectspage.cpp:85
#: src/crypto/gui/resolverecipientspage.cpp:422
#, kde-format
msgid "Remove Selected"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/objectspage.cpp:97
#, kde-format
msgid "Select File"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:197
#, kde-format
msgid "<i>No certificate selected</i>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:403
#, kde-format
msgid "<b>Recipients</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:418
#, kde-format
msgid "Add Recipient..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:433
#: src/crypto/gui/signencryptemailconflictdialog.cpp:392
+#: src/view/padwidget.cpp:164
#, kde-format
msgid "OpenPGP"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:437
#: src/crypto/gui/signencryptemailconflictdialog.cpp:393
+#: src/view/padwidget.cpp:165
#, kde-format
msgid "S/MIME"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:455
#, kde-format
msgid "<b>Warning:</b> None of the selected certificates seem to be your own. You will not be able to decrypt the encrypted data again."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:577
#, kde-format
msgid "Recipient"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:579
#, kde-format
msgctxt "%1 == number"
msgid "Recipient (%1)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:619
#, kde-format
msgid ""
"<qt>"
"<p>Recipients predefined via GnuPG settings:</p>"
"%1</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resolverecipientspage.cpp:630
#, kde-format
msgid "Sender"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resultitemwidget.cpp:163
#, kde-format
msgctxt "1 is optional keyid. No space is intended as it can be empty."
msgid "Search%1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resultitemwidget.cpp:165
#, kde-format
msgctxt "1 is optional keyid. No space is intended as it can be empty."
msgid "Import%1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/resultpage.cpp:89
#, kde-format
msgid "Keep open after operation completed"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signemailwizard.cpp:88
#, kde-format
msgid "You need to select a signing certificate to proceed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signemailwizard.cpp:94
#, kde-format
msgid "You need to select an %1 signing certificate to proceed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signemailwizard.cpp:96
#, kde-format
msgid "You need to select %1 and %2 signing certificates to proceed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signemailwizard.cpp:128
#, kde-format
msgid "Sign Mail Message"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:92
#, kde-format
msgid "Please select an encryption certificate for recipient \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:103
#, kde-format
msgid "Please select a signing certificate for sender \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:114
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for all recipients/senders of the message.\n"
"Please select the correct certificates for each recipient:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:117
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for the sender of the message.\n"
"Please select the correct certificates for the sender:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:120
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for all recipients of the message.\n"
"Please select the correct certificates for each recipient:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:129
#, kde-format
msgid "Please verify that correct certificates have been selected for each recipient:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:130
#, kde-format
msgid "Please verify that the correct certificate has been selected for the sender:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:302
-#: src/crypto/gui/signencryptfileswizard.cpp:310 src/view/padwidget.cpp:306
+#: src/crypto/gui/signencryptfileswizard.cpp:310 src/view/padwidget.cpp:426
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that all cryptographic operations necessary for the communication are compliant with that."
msgid "VS-NfD-compliant communication possible."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:304
-#: src/crypto/gui/signencryptfileswizard.cpp:312 src/view/padwidget.cpp:308
+#: src/crypto/gui/signencryptfileswizard.cpp:312 src/view/padwidget.cpp:428
#, kde-format
msgctxt "VS-NfD-conforming is a German standard for restricted documents for which special restrictions about algorithms apply. The string states that all cryptographic operations necessary for the communication are compliant with that."
msgid "VS-NfD-compliant communication not possible."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:391
#, kde-format
msgid "Show all recipients"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:394
#, kde-format
msgid "Select Signing Certificate"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:395
#, kde-format
msgid "Select Encryption Certificate"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:396
#, kde-format
msgid "Only show this dialog in case of conflicts (experimental)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:417
#, kde-format
msgid "Select Certificates For Message"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:489
#, kde-format
msgid "From:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:497
#, kde-format
msgid "To:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptemailconflictdialog.cpp:542
#, kde-format
msgid "Select Certificates For Message \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:87
#, kde-format
msgctxt "@title"
msgid "Sign / Encrypt Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:97
#, kde-format
msgid "Output"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:100
#, kde-format
msgid "Please select an action."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:103
#, kde-format
msgid "Encrypt / Sign each file separately."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:105
#, kde-format
msgctxt "@info"
msgid "Keep each file separate instead of creating an archive for all."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:173
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Archiving in combination with sign-only currently requires what are known as opaque signatures - unlike detached ones, these embed the content in the signature.</para>"
"<para>This format is rather unusual. You might want to archive the files separately, and then sign the archive as one file with Kleopatra.</para>"
"<para>Future versions of Kleopatra are expected to also support detached signatures in this case.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:178
#, kde-format
msgctxt "@title:window"
msgid "Unusual Signature Warning"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:199
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>None of the recipients you are encrypting to seems to be your own.</para>"
"<para>This means that you will not be able to decrypt the data anymore, once encrypted.</para>"
"<para>Do you want to continue, or cancel to change the recipient selection?</para>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:202
#, kde-format
msgctxt "@title:window"
msgid "Encrypt-To-Self Warning"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:241
#, kde-format
msgid "The S/MIME signature."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:242
#, kde-format
msgid "The signature."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:243
#, kde-format
msgid "The signed and encrypted file."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:244
#, kde-format
msgid "The encrypted file."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:245
#, kde-format
msgid "The S/MIME encrypted file."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:246
#, kde-format
msgid "Output directory."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:315
#, kde-format
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:374
#, kde-format
msgctxt "@title"
msgid "Results"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signencryptfileswizard.cpp:376
#, kde-format
msgctxt "@title"
msgid "Status and progress of the crypto operations is shown here."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:121
+#: src/crypto/gui/signencryptwidget.cpp:123
#, kde-format
msgid "Prove authenticity (sign)"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:122
+#: src/crypto/gui/signencryptwidget.cpp:124
#, kde-format
msgid "Sign as:"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:141
-#: src/crypto/gui/signencryptwidget.cpp:323
+#: src/crypto/gui/signencryptwidget.cpp:143
+#: src/crypto/gui/signencryptwidget.cpp:404
#, kde-format
msgctxt "@action"
msgid "Encrypt"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:147
+#: src/crypto/gui/signencryptwidget.cpp:149
#, kde-format
msgid "Encrypt for me:"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:153
+#: src/crypto/gui/signencryptwidget.cpp:155
#, kde-format
msgid "Encrypt for others:"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:182
+#: src/crypto/gui/signencryptwidget.cpp:184
#, kde-format
msgid "Encrypt with password. Anyone you share the password with can read the data."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:184
+#: src/crypto/gui/signencryptwidget.cpp:186
#, kde-format
msgctxt "Tooltip information for symetric encryption"
msgid "Additionally to the keys of the recipients you can encrypt your data with a password. Anyone who has the password can read the data without any secret key. Using a password is <b>less secure</b> then public key cryptography. Even if you pick a very strong password."
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:321
+#: src/crypto/gui/signencryptwidget.cpp:402
#, kde-format
msgctxt "@action"
msgid "Sign / Encrypt"
msgstr ""
#. +> trunk5 stable5
-#: src/crypto/gui/signencryptwidget.cpp:325
+#: src/crypto/gui/signencryptwidget.cpp:406
#, kde-format
msgctxt "@action"
msgid "Sign"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:85
#, kde-format
msgctxt "%1=protocol (S/Mime, OpenPGP), %2=certificate"
msgid "Sign using %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:86
#, kde-format
msgid "No certificate selected"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:311
#, kde-format
msgid "Sign and encrypt (OpenPGP only)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:317
#, kde-format
msgid "Encrypt only"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:322
#, kde-format
msgid "Sign only"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:327
#, kde-format
msgid "Encryption Options"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:330
#, kde-format
msgid "Text output (ASCII armor)"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:335
#, kde-format
msgid "Signing Options"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:340
#, kde-format
msgid "Signer:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:355
#, kde-format
msgid "Change Signing Certificates..."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signerresolvepage.cpp:517
#, kde-format
msgid "<b>Choose Operation to be Performed</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/signingcertificateselectiondialog.cpp:52
#, kde-format
msgid "Select Signing Certificates"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rememberCO)
#. +> trunk5 stable5
#: src/crypto/gui/signingcertificateselectionwidget.ui:37
#, kde-format
msgid "Remember these as default for future operations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, pgpLabel)
#. +> trunk5 stable5
#: src/crypto/gui/signingcertificateselectionwidget.ui:57
#, kde-format
msgid "OpenPGP Signing Certificate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cmsLabel)
#. +> trunk5 stable5
#: src/crypto/gui/signingcertificateselectionwidget.ui:67
#, kde-format
msgid "S/MIME Signing Certificate:"
msgstr ""
+#. +> trunk5
+#: src/crypto/gui/unknownrecipientwidget.cpp:51
+#, kde-format
+msgctxt "Caption for an unknwon key/certificate where only ID is known."
+msgid "Unknown Recipient:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, findPB)
+#. +> trunk5 stable5
+#: src/crypto/gui/unknownrecipientwidget.cpp:58
+#: src/dialogs/lookupcertificatesdialog.ui:24
+#, kde-format
+msgid "Search"
+msgstr ""
+
+#. +> trunk5
+#: src/crypto/gui/unknownrecipientwidget.cpp:62
+#, kde-format
+msgid "Search on keyserver"
+msgstr ""
+
+#. +> trunk5
+#: src/crypto/gui/unknownrecipientwidget.cpp:79
+#, kde-format
+msgid "The data was encrypted to this key / certificate."
+msgstr ""
+
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:240
#, kde-format
msgid "The following errors and warnings were recorded:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:241
#, kde-format
msgid "Checksum Verification Errors"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:253
#: src/crypto/gui/verifychecksumsdialog.cpp:278
#, kde-format
msgid "No errors occurred"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:255
#, kde-format
msgid "One error occurred"
msgid_plural "%1 errors occurred"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:276
#, kde-format
msgid "Progress:"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/verifychecksumsdialog.cpp:279
#, kde-format
msgctxt "Show Errors"
msgid "Show"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/wizard.cpp:97
#, kde-format
msgid "&Next"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/gui/wizard.cpp:135 src/view/smartcardwidget.cpp:90
#, kde-format
msgid "Back"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/newsignencryptemailcontroller.cpp:345
#, kde-format
msgid "Call to NewSignEncryptEMailController::protocolAsString() is ambiguous."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/newsignencryptemailcontroller.cpp:597
#: src/crypto/newsignencryptemailcontroller.cpp:602
#, kde-format
msgctxt "@title:window"
msgid "Error"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signemailtask.cpp:86 src/crypto/signencrypttask.cpp:181
#, kde-format
msgid "Signing canceled."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signemailtask.cpp:90
#, kde-format
msgid "Signing failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signemailtask.cpp:93 src/crypto/signencrypttask.cpp:187
#, kde-format
msgid "Signing succeeded."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:136
#, kde-format
msgid "Archive and Sign Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:138
#, kde-format
msgid "Sign Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:144
#, kde-format
msgid "Archive and Encrypt Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:146
#, kde-format
msgid "Encrypt Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:151
#, kde-format
msgid "Archive and Sign/Encrypt Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:153
#, kde-format
msgid "Sign/Encrypt Files"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:292
#, kde-format
msgctxt "base name of an archive file, e.g. archive.zip or archive.tar.gz"
msgid "archive"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:612
#, kde-format
msgid "Caught unexpected exception in SignEncryptFilesController::Private::slotWizardOperationPrepared: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencryptfilescontroller.cpp:616
#, kde-format
msgid "Caught unknown exception in SignEncryptFilesController::Private::slotWizardOperationPrepared"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:185
#, kde-format
msgid "Signing failed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:202
#, kde-format
msgid "Encryption failed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:230
#, kde-format
msgid "Signing and encryption succeeded."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:247 src/crypto/signencrypttask.cpp:264
#, kde-format
msgid "Output error: %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:271
#, kde-format
msgid " Encryption succeeded."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:283
#, kde-format
msgid "%1: <b>Sign/encrypt canceled.</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:283
#, kde-format
msgid " %1: Sign/encrypt failed."
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:285
#, kde-format
msgctxt "label: result. Example: foo -> foo.gpg: Encryption failed."
msgid "%1: <b>%2</b>"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/signencrypttask.cpp:449
#, kde-format
msgid "Cannot determine protocol for task"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/task.cpp:190
#, kde-format
msgid "Unknown exception in Task::start()"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/verifychecksumscontroller.cpp:233
#, kde-format
msgctxt "@title:window"
msgid "Verify Checksum Results"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/verifychecksumscontroller.cpp:493
#, kde-format
msgid "Cannot find checksums file for file %1"
msgstr ""
#. +> trunk5 stable5
#: src/crypto/verifychecksumscontroller.cpp:681
#, kde-format
msgid "Verifying checksums (%2) in %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:70
#: src/dialogs/certificatedetailswidget.cpp:136
#: src/newcertificatewizard/newcertificatewizard.cpp:1264
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:72
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:74
#: src/newcertificatewizard/newcertificatewizard.cpp:1267
#, kde-format
msgid "EMail"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:90
#: src/newcertificatewizard/newcertificatewizard.cpp:1283
#, kde-format
msgctxt "Format string for the labels in the \"Your Personal Data\" page"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:122
#: src/newcertificatewizard/newcertificatewizard.cpp:1383
#, kde-format
msgctxt "interpunctation for labels"
msgid "%1:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameRequiredLB)
#. i18n: ectx: property (text), widget (QLabel, emailRequiredLB)
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:124
#: src/newcertificatewizard/enterdetailspage.ui:26
#: src/newcertificatewizard/enterdetailspage.ui:43
#: src/newcertificatewizard/newcertificatewizard.cpp:1385
#, kde-format
msgid "(required)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:124
#: src/newcertificatewizard/newcertificatewizard.cpp:1385
#, kde-format
msgid "(optional)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:300
#: src/newcertificatewizard/newcertificatewizard.cpp:1561
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is required, but empty."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:302
#: src/newcertificatewizard/newcertificatewizard.cpp:1563
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is required, but empty.<nl/>"
"Local Admin rule: <icode>%2</icode>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:308
#: src/newcertificatewizard/newcertificatewizard.cpp:1569
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is incomplete."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:310
#: src/newcertificatewizard/newcertificatewizard.cpp:1571
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is incomplete.<nl/>"
"Local Admin rule: <icode>%2</icode>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:315
#: src/newcertificatewizard/newcertificatewizard.cpp:1576
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is invalid."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.cpp:317
#: src/newcertificatewizard/newcertificatewizard.cpp:1578
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is invalid.<nl/>"
"Local Admin rule: <icode>%2</icode>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, AddUserIDDialog)
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.ui:5
#, kde-format
msgid "Add New User-ID"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/dialogs/adduseriddialog.ui:48
#, kde-format
msgid "This is how the new User-ID will be stored in the certificate:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:124
#, kde-format
msgctxt "Expires"
msgid "never"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:136
#, kde-format
msgid "Email"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:136
#, kde-format
msgid "Trust Level"
msgstr ""
#. +> trunk5
#: src/dialogs/certificatedetailswidget.cpp:172
#, kde-format
msgid "Updating..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:200
#, kde-format
msgid "Revoke this User ID"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:316
#, kde-format
msgid "Certify ..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:369
#, kde-format
msgid "never"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, signingCB)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:371
#: src/newcertificatewizard/advancedsettingsdialog.ui:206
#, kde-format
msgid "Signing"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:372
#: src/dialogs/certificatedetailswidget.cpp:376
#, kde-format
msgid "First message"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:373
#: src/dialogs/certificatedetailswidget.cpp:377
#, kde-format
msgid "Last message"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:374
#: src/dialogs/certificatedetailswidget.cpp:378
#, kde-format
msgid "Message count"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:414
#, kde-format
msgid "Common Name"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:415
#, kde-format
msgid "Organization"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:416
#, kde-format
msgid "Street"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:417
#, kde-format
msgid "City"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:418
#, kde-format
msgid "State"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:419
#, kde-format
msgid "Country"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:442
#, kde-format
msgctxt "<name> of <company>"
msgid "%1 of %2"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CertificateDetailsWidget)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.cpp:570
#: src/dialogs/certificatedetailswidget.ui:14
#: src/dialogs/certificatedetailswidget.ui:76
#, kde-format
msgid "Certificate Details"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addUserIDBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:34
#, kde-format
msgid "&Add email address"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, changePassphraseBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:41
#, kde-format
msgid "Change &passphrase"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, trustChainDetailsBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:48
#, kde-format
msgid "Trust chain &details..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, genRevokeBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:57
#, kde-format
msgid ""
"A revocation certificate is a file that serves as a \"kill switch\" to publicly\n"
"declare that a key shall not anymore be used. It is not possible\"\n"
"to retract such a revocation certificate once it has been published."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, genRevokeBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:60
#, kde-format
msgid "Generate &revocation certificate"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, certifyBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:67
#: src/dialogs/certifycertificatedialog.cpp:199
#: src/newcertificatewizard/newcertificatewizard.cpp:1634
#, kde-format
msgid "Certify"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, validFromLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:85
#, kde-format
msgid "Valid from:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, validFrom)
#. i18n: ectx: property (text), widget (QLabel, expires)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:92
#: src/dialogs/certificatedetailswidget.ui:124
#, kde-format
msgid "00/00/00"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, expiresLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:115
#, kde-format
msgid "Expires:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, changeExpirationBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:134 src/view/pgpcardwidget.cpp:162
#: src/view/pgpcardwidget.cpp:175
#, kde-format
msgid "Change"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, typeLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:159
#, kde-format
msgid "Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, type)
#. i18n: ectx: property (text), widget (QLabel, fingerprint)
#. i18n: ectx: property (text), widget (QLabel, smimeIssuer)
#. i18n: ectx: property (text), widget (QLabel, complianceLbl)
#. i18n: ectx: property (text), widget (QLabel, smimeOwner)
#. i18n: ectx: property (text), widget (QLabel, stored)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:166
#: src/dialogs/certificatedetailswidget.ui:183
#: src/dialogs/certificatedetailswidget.ui:214
#: src/dialogs/certificatedetailswidget.ui:240
#: src/dialogs/certificatedetailswidget.ui:348 src/dialogs/subkeyswidget.ui:80
#, kde-format
msgid "unknown"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fingerprintLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:176
#, kde-format
msgid "Fingerprint:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, publishingLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:193
#, kde-format
msgid "Publishing:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, publishing)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:200
#, kde-format
msgid "Publish Certificate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, smimeIssuerLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:207
#, kde-format
msgid "Issuer:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, compliance)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:227
#, kde-format
msgid "Compliance:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, moreDetailsBtn)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:255
#, kde-format
msgid "&More details..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, exportBtn)
#. +> trunk5
#: src/dialogs/certificatedetailswidget.ui:262
#, kde-format
msgid "&Export..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, webOfTrustBtn)
#. +> trunk5
#: src/dialogs/certificatedetailswidget.ui:269
#, kde-format
msgid "&Certifications..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:318
#, kde-format
msgid "You can use this certificate to secure communication with the following email addresses:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, smimeOwnerLbl)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:328
#, kde-format
msgid "Owner:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, smimeRelatedAddresses)
#. +> trunk5 stable5
#: src/dialogs/certificatedetailswidget.ui:341
#, kde-format
msgid "Related addresses:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:112
#, kde-format
msgid "Please select one or more of the following certificates:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:113
#, kde-format
msgid "Please select one of the following certificates:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:150
#, kde-format
msgid "Reload"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:151
#: src/view/keylistcontroller.cpp:397 src/view/welcomewidget.cpp:87
#, kde-format
msgid "Import..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:152
#, kde-format
msgid "Lookup..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:153
#, kde-format
msgid "New..."
msgstr ""
#. +> trunk5
#: src/dialogs/certificateselectiondialog.cpp:155
#, kde-format
msgctxt "@info:tooltip"
msgid "Import certificate from file"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:156
#, kde-format
msgctxt "@info:tooltip"
msgid "Lookup certificates on server"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:157
#, kde-format
msgctxt "@info:tooltip"
msgid "Refresh certificate list"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:158
#, kde-format
msgctxt "@info:tooltip"
msgid "Create a new certificate"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certificateselectiondialog.cpp:194
#, kde-format
msgid "Certificate Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/dialogs/certificationoptionswidget.ui:16
#, kde-format
msgid "<b>Step 2:</b> Choose how to certify."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/dialogs/certificationoptionswidget.ui:30
#, kde-format
msgid "Choose which of your certificates to sign with:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, localSignatureRB)
#. +> trunk5 stable5
#: src/dialogs/certificationoptionswidget.ui:57
#, kde-format
msgid "Certify only for myself"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, exportableSignatureRB)
#. +> trunk5 stable5
#: src/dialogs/certificationoptionswidget.ui:67
#, kde-format
msgid "Certify for everyone to see"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sendToServerCB)
#. +> trunk5 stable5
#: src/dialogs/certificationoptionswidget.ui:95
#, kde-format
msgid "Send certified certificate to server afterwards"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:134
#, kde-format
msgid "<b>Step 1:</b> Please select the user IDs you wish to certify."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:143
#, kde-format
msgid "I have verified the fingerprint"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:166
#, kde-format
msgid ""
"Certificate: %1\n"
"Fingerprint: %2"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:213
#, kde-format
msgid "Certification will be performed using certificate %1."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:249
#, kde-format
msgid "Signed user IDs:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:252
#, kde-format
msgid "<b>Summary:</b>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:256
#, kde-format
msgid "Check level:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:261
#, kde-format
msgid "Selected secret key:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:283
#, kde-format
msgid "Default certificate"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:287
#, kde-format
msgid "No statement made"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:290
#, kde-format
msgid "Not checked"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:293
#, kde-format
msgid "Casually checked"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:296
#, kde-format
msgid "Thoroughly checked"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:314
#, kde-format
msgid "The certificate was not certified because it was already certified by the same certificate."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:316
#, kde-format
msgid "The certificate could not be certified. <b>Error</b>: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:319
#, kde-format
msgid "Certification canceled."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:321
#, kde-format
msgid "Certification successful."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/certifycertificatedialog.cpp:400
#, kde-format
msgctxt "arg is name, email of certificate holder"
msgid "Certify Certificate: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:111
#, kde-format
msgid "These are the certificates you have selected for deletion:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:113
#, kde-kuit-format
msgid ""
"These certificates will be deleted even though you did <emphasis>not</emphasis><nl/>"
" explicitly select them (<a href=\"whatsthis://\">Why?</a>):"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:134
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Why do you want to delete more certificates than I selected?</title>"
"<para>When you delete CA certificates (both root CAs and intermediate CAs), the certificates issued by them will also be deleted.</para>"
"<para>This can be nicely seen in <application>Kleopatra</application>'s hierarchical view mode: In this mode, if you delete a certificate that has children, those children will also be deleted. Think of CA certificates as folders containing other certificates: When you delete the folder, you delete its contents, too.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:146
#, kde-format
msgctxt "@action:button"
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:212
#, kde-format
msgid "The certificate to be deleted is your own. It contains private key material, which is needed to decrypt past communication encrypted to the certificate, and should therefore not be deleted."
msgid_plural "All of the certificates to be deleted are your own. They contain private key material, which is needed to decrypt past communication encrypted to the certificate, and should therefore not be deleted."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:226
#, kde-format
msgid "One of the certificates to be deleted is your own. It contains private key material, which is needed to decrypt past communication encrypted to the certificate, and should therefore not be deleted."
msgid_plural "Some of the certificates to be deleted are your own. They contain private key material, which is needed to decrypt past communication encrypted to the certificate, and should therefore not be deleted."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/dialogs/deletecertificatesdialog.cpp:241 src/view/pgpcardwidget.cpp:333
#, kde-format
msgid "Secret Key Deletion"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/expirydialog.cpp:146
#, kde-format
msgid "Change Expiry"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, Kleo::Dialogs::ExpiryDialog)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:14
#, kde-format
msgid "Change Certificate Date of Expiry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:32
#, kde-format
msgid "Please select when to expire this certificate:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, neverRB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:39
#, kde-format
msgid "Ne&ver"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, inRB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:51
#, kde-format
msgid "In"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:75
#, kde-format
msgid "Days"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:80
#, kde-format
msgid "Weeks"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:85
#, kde-format
msgid "Months"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:90
#, kde-format
msgid "Years"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, onRB)
#. +> trunk5 stable5
#: src/dialogs/expirydialog.ui:113
#, kde-format
msgid "On this da&y:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportcertificatesdialog.cpp:77
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportcertificatesdialog.cpp:86
#, kde-format
msgid " OpenPGP export file:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportcertificatesdialog.cpp:92
#, kde-format
msgid "S/MIME export file:"
msgstr ""
#. +> trunk5
#: src/dialogs/exportdialog.cpp:74
#, kde-format
msgid "Exporting ..."
msgstr ""
#. +> trunk5
#: src/dialogs/exportdialog.cpp:132
#, kde-format
msgctxt "%1 is error message"
msgid "Failed to export: '%1'"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportdialog.cpp:170 src/view/keylistcontroller.cpp:377
#, kde-format
msgid "Export..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:104
#, kde-format
msgid "Secret Key Files"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:128
#, kde-format
msgctxt "@info"
msgid "Please select export options for %1:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:142
#, kde-format
msgid "Secret Key Files (*.pem *.p12 *.gpg *.asc *.pgp)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:221
#, kde-format
msgctxt "@info"
msgid "You have to enter an output filename."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:222
#: src/dialogs/exportsecretkeydialog.cpp:231
#, kde-format
msgctxt "@title"
msgid "Incomplete data"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.cpp:230
#, kde-format
msgctxt "@info"
msgid "You have to choose a passphrase character set."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ExportSecretKeyDialog)
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.ui:13
#, kde-format
msgid "Export Secret Certificate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, outputFileLB)
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.ui:26
#, kde-format
msgid "Output file:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, charsetLB)
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.ui:36
#, kde-format
msgid "Passphrase charset:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, armorCB)
#. +> trunk5 stable5
#: src/dialogs/exportsecretkeydialog.ui:66
#, kde-format
msgid "ASCII armor"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:77
#: src/newcertificatewizard/newcertificatewizard.cpp:1696
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:78
#, kde-format
msgid "EMail:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:81
#, kde-format
msgid "Invalid EMail"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:91
#, kde-format
msgid "RSA Keysize:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:97
#, kde-format
msgid "Backup encryption key"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:98
#, kde-format
msgid "Backup the encryption key in a file."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/gencardkeydialog.cpp:99
#, kde-format
msgid "You will be asked for a passphrase to protect that file during key generation."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.cpp:127
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, LookupCertificatesDialog)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:13
#, kde-format
msgid "Lookup on Server"
msgstr ""
-#. i18n: ectx: property (text), widget (QPushButton, findPB)
-#. +> trunk5 stable5
-#: src/dialogs/lookupcertificatesdialog.ui:24
-#, kde-format
-msgid "Search"
-msgstr ""
-
#. i18n: ectx: property (text), widget (QPushButton, detailsPB)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:44
#, kde-format
msgid "Details..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveAsPB)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:57
#, kde-format
msgid "Save As..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectAllPB)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:70
#, kde-format
msgid "Select All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deselectAllPB)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:96
#, kde-format
msgid "Deselect All"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, findLB)
#. +> trunk5 stable5
#: src/dialogs/lookupcertificatesdialog.ui:106
#, kde-format
msgid "Find:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.cpp:58
#, kde-format
msgid "(unknown certificate)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.cpp:126
#, kde-format
msgctxt "@title"
msgid "Change Trust Level of %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.cpp:127
#, kde-format
msgctxt "@info"
msgid "How much do you trust certifications made by <b>%1</b> to correctly verify authenticity of certificates?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, unknownRB)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:29
#, kde-format
msgid "I do not know"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:42
#, kde-format
msgid "<i>(unknown trust)</i>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:75
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you have no opinion about the trustworthyness of the certificate's owner.<br>"
"Certifications at this trust level are ignored when checking the validity of OpenPGP certificates.</font>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, neverRB)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:89
#, kde-format
msgid "I do NOT trust them"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:99
#, kde-format
msgid "<i>(never trust)</i>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:132
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you explicitly do <em>not</em> trust the certificate owner, e.g. because you have knowledge of him certifying without checking or without the certificate owner's consent.<br>"
"Certifications at this trust level are ignored when checking the validity of OpenPGP certificates.</font>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, marginalRB)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:146
#, kde-format
msgid "I believe checks are casual"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:156
#, kde-format
msgid "<i>(marginal trust)</i>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:189
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you trust certifications are not done blindly, but not very accuratly, either.<br>"
"Certificates will only become valid with multiple certifications (typically three) at this trust level. This is usually a good choice.</font>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, fullRB)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:203
#, kde-format
msgid "I believe checks are very accurate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:213
#, kde-format
msgid "<i>(full trust)</i>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:246
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you trust certifications are done very accurately.<br>"
"Certificates will become valid with just a single certification at this trust level, so assign this much trust with care.</font>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, ultimateRB)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:263
#, kde-format
msgid "This is my certificate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:273
#, kde-format
msgid "<i>(ultimate trust)</i>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/dialogs/ownertrustdialog.ui:306
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if and only if this is your certificate. This is the default if the secret key is available, but if you imported this certificate, you might need to adjust the trust level yourself.<br>"
"Certificates will become valid with just a single certification at this trust level.</font>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:16
#, kde-format
msgid "<b>Step 2:</b> How thoroughly have you checked that this certificate actually belongs to the person it claims it is from?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelNotCheckedRB)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:26
#, kde-format
msgid "I have not checked at all"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:52
#, kde-format
msgid "Describe semantics here..."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelCasualRB)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:62
#, kde-format
msgid "I have checked casually"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:88
#, kde-format
msgid "Choose this if you know the person, and have asked them whether this was their certificate, but you have not verified they are actually in possession of the secret certificate."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelThoroughlyRB)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:98
#, kde-format
msgid "I have checked very thoroughly"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/dialogs/selectchecklevelwidget.ui:124
#, kde-format
msgid "Choose this if you have, for instance, checked the ID card of the person, and have verified that they are in possession of the secret key (e.g. by sending them encrypted mail and asking for it to be decrypted)."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:107
#, kde-format
msgid "Skipped"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:108
#, kde-format
msgid "Passed"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:127
#, kde-format
msgid "Test Name"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, resultGB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:128 src/newcertificatewizard/resultpage.ui:16
#, kde-format
msgid "Result"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:268
#, kde-format
msgid "(select test first)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:320
#, kde-format
msgid "Rerun Tests"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.cpp:325
#, kde-format
msgid "Continue"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SelfTestDialog)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:14
#, kde-format
msgid "Kleopatra Self-Test Results"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:23
#, kde-format
msgctxt "@info"
msgid ""
"<p>These are the results of the Kleopatra self-test suite. Click on a test for details.</p>"
"<p>Note that all but the first failure might be due to prior tests failing.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showAllCB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:62
#, kde-format
msgid "Show all test results"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:76 src/view/keylistcontroller.cpp:430
#, kde-format
msgid "Details"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, proposedCorrectiveActionGB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:136
#, kde-format
msgid "Proposed Corrective Action"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, doItPB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:210
#, kde-format
msgid "Do It"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, runAtStartUpCB)
#. +> trunk5 stable5
#: src/dialogs/selftestdialog.ui:223
#, kde-format
msgid "Run these tests at startup"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.cpp:89
#, kde-kuit-format
msgctxt "@info"
msgid "No NullPin found. <warning>If this PIN was not set by you personally, the card might have been tampered with.</warning>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.cpp:96
#, kde-format
msgctxt "@info"
msgid "Canceled setting PIN."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.cpp:100
#, kde-kuit-format
msgctxt "@info"
msgid "There was an error setting the PIN: <message>%1</message>."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.cpp:103
#, kde-format
msgctxt "@info"
msgid "PIN set successfully."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mainLB)
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.ui:13
#, kde-format
msgid ""
"<p>On this SmartCard, there is space for two certificates:\n"
"<ol>\n"
"<li>A normal certificate</li>"
"\n"
"<li>A special certificate for making <em>qualified signatures</em> according to the German Signaturgesetz</li>"
"\n"
"</ol>"
"\n"
"You need to set initial PINs for both of them.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nksLB)
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.ui:27
#, kde-format
msgid "Step 1: Set the initial PIN for the first certificate (\"NKS\"):"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, nksPB)
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.ui:34
#, kde-format
msgid "Set Initial PIN (NKS)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sigGLB)
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.ui:71
#, kde-format
msgid "Step 2: Set the initial PIN for the qualified signature certificate (\"SigG\"):"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sigGPB)
#. +> trunk5 stable5
#: src/dialogs/setinitialpindialog.ui:81
#, kde-format
msgid "Set Initial PIN (SigG)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.cpp:78
#, kde-format
msgid "Restore printed backup"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.cpp:97
#, kde-format
msgid "Transfer to smartcard"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.cpp:146
#, kde-format
msgctxt "stored..."
msgid "on SmartCard with serial no. %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.cpp:148
#, kde-format
msgctxt "stored..."
msgid "on this computer"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.cpp:163
#, kde-format
msgid "Subkeys details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:29
#, kde-format
msgid "Subkeys:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:40
#, kde-format
msgid "ID"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:45
#, kde-format
msgid "Type"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:50
#, kde-format
msgid "Valid From"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:55
#, kde-format
msgid "Valid Until"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:60
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:65
#, kde-format
msgid "Strength"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:70
#, kde-format
msgid "Usage"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, storedLbl)
#. +> trunk5 stable5
#: src/dialogs/subkeyswidget.ui:87
#, kde-format
msgid "Stored:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/trustchainwidget.cpp:75
#, kde-format
msgid "Issuer Certificate Not Found (%1)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/trustchainwidget.cpp:98
#, kde-format
msgid "Trust Chain"
msgstr ""
#. +> trunk5
#: src/dialogs/updatenotification.cpp:93
#, kde-format
msgid "Searching for updates..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:176
#, kde-format
msgctxt "@info"
msgid "No update found in the available version database."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:177
#, kde-format
msgctxt "@title"
msgid "Up to date"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:204
#, kde-format
msgctxt "%1 is the version number"
msgid "Version %1 is available."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:207
#, kde-format
msgctxt "Link to NEWS style changelog"
msgid "See the <a href=\"https://www.gpg4win.org/change-history.html\">new features</a>."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:211
#, kde-format
msgid "Update available!"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:216
#, kde-format
msgid "Show this notification for future updates."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/updatenotification.cpp:223
#, kde-format
msgid "&Get update"
msgstr ""
#. +> trunk5
#: src/dialogs/weboftrustdialog.cpp:41
#, kde-format
msgid "Certifications"
msgstr ""
#. +> trunk5
#: src/dialogs/weboftrustwidget.cpp:153
#, kde-kuit-format
msgctxt "@info"
msgid "<para>An error occurred while loading the certifications: <message>%1</message></para>"
msgstr ""
#. +> trunk5
#: src/dialogs/weboftrustwidget.cpp:156
#, kde-format
msgctxt "@title"
msgid "Certifications Loading Failed"
msgstr ""
#. i18n: ectx: label, entry (QuickSignEMail), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:10
#, kde-format
msgid "Quick Sign EMail"
msgstr ""
#. i18n: ectx: whatsthis, entry (QuickSignEMail), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:11
#, kde-format
msgid "Minimize the number of steps when signing emails, use preset defaults unless problems occur."
msgstr ""
#. i18n: ectx: label, entry (QuickEncryptEMail), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:15
#, kde-format
msgid "Quick Encrypt EMail"
msgstr ""
#. i18n: ectx: whatsthis, entry (QuickEncryptEMail), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:16
#, kde-format
msgid "Minimize the number of steps when encrypting emails, use preset defaults unless problems occur."
msgstr ""
#. i18n: ectx: label, entry (DecryptVerifyPopupGeometry), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:20
#, kde-format
msgid "Decrypt/Verify Popup Geometry"
msgstr ""
#. i18n: ectx: whatsthis, entry (DecryptVerifyPopupGeometry), group (EMailOperations)
#. +> trunk5 stable5
#: src/kcfg/emailoperationspreferences.kcfg:21
#, kde-format
msgid "The remembered size and position of the Decrypt/Verify Result Popup used by clients which do not support inline display of D/V results, such as MS Outlook."
msgstr ""
#. i18n: ectx: label, entry (UsePGPFileExt), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:10
#, kde-format
msgid "Use pgp as the default extension for generated OpenPGP files"
msgstr ""
#. i18n: ectx: whatsthis, entry (UsePGPFileExt), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:11
#, kde-format
msgid "Set this to make kleopatra default to pgp file extensions for OpenPGP files."
msgstr ""
#. i18n: ectx: whatsthis, entry (AutoDecryptVerify), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:16
#, kde-format
msgid "With this option set Kleopatra no longer asks you what you want to do with input files but instead automatically starts the operations it detects as applicable to the input."
msgstr ""
#. i18n: ectx: label, entry (ArchiveCommand), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:20
#, kde-format
msgid "Use this command to create file archives."
msgstr ""
#. i18n: ectx: whatsthis, entry (ArchiveCommand), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:21
#, kde-format
msgid "When encrypting multiple files or a folder Kleopatra creates an encrypted archive with this command."
msgstr ""
#. i18n: ectx: whatsthis, entry (AddASCIIArmor), group (FileOperations)
#. +> trunk5 stable5
#: src/kcfg/fileoperationspreferences.kcfg:26
#, kde-format
msgid "Set this option to encode encrypted or signed files as base64 encoded text. So that they can be opened with an editor or sent in a mail body. This will increase file size by one third."
msgstr ""
#. i18n: ectx: whatsthis, entry (DontUseTmpDir), group (FileOperations)
#. +> trunk5
#: src/kcfg/fileoperationspreferences.kcfg:31
#, kde-format
msgid "Set this option to avoid using the users temporary directory."
msgstr ""
#. i18n: ectx: label, entry (RefreshInterval), group (SMime Validation)
#. +> trunk5 stable5
#: src/kcfg/smimevalidationpreferences.kcfg:6
#, kde-format
msgid "Certificate refresh interval (in hours). Zero (0) disables."
msgstr ""
#. i18n: ectx: label, entry (ShowValidity), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:9
#, kde-format
msgid "Show certificate validity"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowValidity), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:10
#, kde-format
msgid "Show validity information for certificates in tooltip, such as whether the certificate is expired or revoked."
msgstr ""
#. i18n: ectx: label, entry (ShowOwnerInformation), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:14
#, kde-format
msgid "Show certificate owner information"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowOwnerInformation), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:15
#, kde-format
msgid "Show owner information for certificates in tooltip, such as User IDs, subject and issuers."
msgstr ""
#. i18n: ectx: label, entry (ShowCertificateDetails), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:19
#, kde-format
msgid "Show certificate details"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCertificateDetails), group (Tooltip)
#. +> trunk5 stable5
#: src/kcfg/tooltippreferences.kcfg:20
#, kde-format
msgid "Show more certificate details, such as fingerprint, key length and expiration dates"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: src/kleopatra.rc:5 src/kwatchgnupg/kwatchgnupgui.rc:4
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: src/kleopatra.rc:26
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (certMenu)
#. i18n: ectx: Menu (listview_popup)
#. +> trunk5 stable5
#: src/kleopatra.rc:40 src/kleopatra.rc:109
#, kde-format
msgid "&Certificates"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5 stable5
#: src/kleopatra.rc:55
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: src/kleopatra.rc:73
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (window)
#. +> trunk5 stable5
#: src/kleopatra.rc:77
#, kde-format
msgid "&Window"
msgstr ""
#. i18n: ectx: Menu (help)
#. +> trunk5 stable5
#: src/kleopatra.rc:88
#, kde-format
msgid "&Help"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: src/kleopatra.rc:95 src/kwatchgnupg/kwatchgnupgui.rc:13
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:47
#, kde-format
msgid "Use OpenPGP for the following operation"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:50
#, kde-format
msgid "Use CMS (X.509, S/MIME) for the following operation"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:53
#, kde-format
msgid "Location of the socket the ui server is listening on"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:56
#, kde-format
msgid "Run UI server only, hide main window"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:60
#, kde-format
msgid "Import certificate file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:63
#, kde-format
msgid "Encrypt file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:66
#, kde-format
msgid "Sign file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:69
#, kde-format
msgid "Sign and/or encrypt file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:71
#, kde-format
msgid "Same as --sign-encrypt, do not use"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:74
#, kde-format
msgid "Decrypt file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:77
#, kde-format
msgid "Verify file/signature"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:80
#, kde-format
msgid "Decrypt and/or verify file(s)"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:82
#, kde-format
msgid "Search for a certificate on a keyserver"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:85
#, kde-format
msgid "Create or check a checksum file"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:90
#, kde-format
msgctxt "If a certificate is already known it shows the certificate details dialog.Otherwise it brings up the certificate search dialog."
msgid "Show details of a local certificate or search for it on a keyserver by fingerprint"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:94
#, kde-format
msgid "Create a new key pair or certificate signing request"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:96
#, kde-format
msgid "Parent Window Id for dialogs"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatra_options.h:104
#, kde-format
msgid "File(s) to process"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:251
#, kde-format
msgid "Failed to execute command"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:288
#, kde-format
msgid "Ambiguous protocol: --openpgp and --cms"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:314
#, kde-format
msgid "No search string specified for --search"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:326
#, kde-format
msgid "No fingerprint argument specified for --query"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:360
#, kde-format
msgid "Ambiguous commands \"%1\" and \"%2\""
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:366
#, kde-format
msgid "No files specified for \"%1\" command"
msgstr ""
#. +> trunk5 stable5
#: src/kleopatraapplication.cpp:381
#, kde-format
msgid "Cannot read \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:475
#, kde-format
msgid "Failed to start uiserver %1"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:589
#, kde-format
msgid "Invalid socket name!"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:600
#, kde-format
msgid "Could not allocate resources to connect to Kleopatra UI server at %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:631
#, kde-format
msgid "Could not connect to Kleopatra UI server at %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:644
#, kde-format
msgid "Could not get the process-id of the Kleopatra UI server at %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:674
#, kde-format
msgid "Failed to send critical option %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:683
#, kde-format
msgid "Failed to send file path %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:689
#, kde-format
msgid "Failed to send sender %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:695
#, kde-format
msgid "Failed to send recipient %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/core/command.cpp:708
#, kde-format
msgid "Command (%1) failed: %2"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/gui/certificaterequester.cpp:107
#, kde-format
msgid "Change..."
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/gui/certificaterequester.cpp:256
#, kde-format
msgid "Kleopatra Error"
msgstr ""
#. +> trunk5 stable5
#: src/libkleopatraclient/gui/certificaterequester.cpp:257
#, kde-format
msgid "There was an error while connecting to Kleopatra: %1"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:166
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The version of the <application>GpgME</application> library you are running against is older than the one that the <application>GpgME++</application> library was built against.</para>"
"<para><application>Kleopatra</application> will not function in this setting.</para>"
"<para>Please ask your administrator for help in resolving this issue.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:170
#, kde-format
msgctxt "@title"
msgid "GpgME Too Old"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:215
#, kde-format
msgid "GPG UI Server Error"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:216
#, kde-format
msgid ""
"<qt>The Kleopatra GPG UI Server Module could not be initialized.<br/>"
"The error given was: <b>%1</b><br/>"
"You can use Kleopatra as a certificate manager, but cryptographic plugins that rely on a GPG UI Server being present might not work correctly, or at all.</qt>"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:242
#, kde-format
msgid "Invalid arguments: %1"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:110
#, kde-format
msgctxt "Quit [ApplicationName]"
msgid "&Quit %1"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:117
#, kde-format
msgid "Only &Close Window"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:157
#, kde-format
msgid ""
"%1 may be used by other applications as a service.\n"
"You may instead want to close this window without exiting %1."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:159
#, kde-format
msgid "Really Quit?"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:198
#, kde-format
msgctxt "Compliance means that GnuPG is running in a more restricted mode e.g. to handle restricted documents."
msgid "Compliance: %1"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:217
#, kde-format
msgid "Could not start the GnuPG Log Viewer (kwatchgnupg). Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:219
#, kde-format
msgid "Error Starting KWatchGnuPG"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:233
#, kde-format
msgctxt "The Gpg4win compendium is only availableat this point (24.7.2017) in german and english.Please check with Gpg4win before translating this filename."
msgid "gpg4win-compendium-en.pdf"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:410
#, kde-format
msgid "GnuPG Log Viewer"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:416
#, kde-format
msgid "Check for updates"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:420
#, kde-format
msgid "Gpg4win Compendium"
msgstr ""
#. +> trunk5
#: src/mainwindow.cpp:425
#, kde-format
msgctxt "Title for a generic data input / output area supporting text actions."
msgid "Notepad"
msgstr ""
#. +> trunk5
#: src/mainwindow.cpp:426
#, kde-format
msgid "Switch to Pad view."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:431
#, kde-format
msgid "Configure GnuPG Backend..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:437
#, kde-format
msgid "Perform Self-Test"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:441
#, kde-format
msgid "Manage Smartcards"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:442
#, kde-format
msgid "Edit or initialize a crypto hardware token."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:460
#, kde-format
msgid "Set Focus to Quick Search"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:481
#, kde-format
msgid "Could not configure the cryptography backend (gpgconf tool not found)"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:481
#, kde-format
msgid "Configuration Error"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:516
#, kde-format
msgid "There are still some background operations ongoing. These will be terminated when closing the window. Proceed?"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:519
#, kde-format
msgid "Ongoing Background Tasks"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:628 src/view/keylistcontroller.cpp:405
#, kde-format
msgid "Sign/Encrypt..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:629 src/utils/clipboardmenu.cpp:49
#: src/view/keylistcontroller.cpp:401
#, kde-format
msgid "Decrypt/Verify..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:634
#, kde-format
msgid "Import Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:635
#, kde-format
msgid "Import CRLs"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, Kleo::NewCertificateUi::AdvancedSettingsDialog)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:14
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, technicalTab)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:21
#: src/view/keylistcontroller.cpp:467
#, kde-format
msgid "Technical Details"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:27
#, kde-format
msgid "Key Material"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rsaRB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:33
#, kde-format
msgid "RSA"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rsaSubCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:62
#, kde-format
msgid "+ RSA"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, dsaRB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:72
#, kde-format
msgid "DSA"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, elgCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:105
#, kde-format
msgid "+ Elgamal"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, ecdsaRB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:119
#, kde-format
msgid "ECDSA"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ecdhCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:152
#, kde-format
msgid "+ ECDH"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:169
#, kde-format
msgid "Certificate Usage"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, expiryCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:177
#, kde-format
msgid "Valid until:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, certificationCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:199
#, kde-format
msgid "Certification"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, personalTab)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:250
#: src/newcertificatewizard/newcertificatewizard.cpp:1959
#, kde-format
msgid "Personal Details"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, uidGB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:256
#, kde-format
msgid "Additional User-IDs"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, emailGB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:268
#, kde-format
msgid "EMail Addresses"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, dnsGB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:280
#, kde-format
msgid "DNS Names"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, uriGB)
#. +> trunk5 stable5
#: src/newcertificatewizard/advancedsettingsdialog.ui:292
#, kde-format
msgid "URIs"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::ChooseProtocolPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:13
#, kde-format
msgctxt "@title"
msgid "Choose Format"
msgstr ""
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::ChooseProtocolPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:16
#, kde-format
msgid "Please choose which type you want to create. "
msgstr ""
#. i18n: ectx: property (text), widget (QCommandLinkButton, pgpCLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:25
#, kde-format
msgid "Create a personal OpenPGP key pair"
msgstr ""
#. i18n: ectx: property (description), widget (QCommandLinkButton, pgpCLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:34
#, kde-format
msgid "OpenPGP key pairs are certified by confirming the fingerprint of the public key."
msgstr ""
#. i18n: ectx: property (text), widget (QCommandLinkButton, x509CLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:41
#, kde-format
msgid "Create a personal X.509 key pair and certification request "
msgstr ""
#. i18n: ectx: property (description), widget (QCommandLinkButton, x509CLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/chooseprotocolpage.ui:50
#, kde-format
msgid "X.509 key pairs are certified by a certification authority (CA). The generated request needs to be sent to a CA to finalize creation."
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::EnterDetailsPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:5
#, kde-format
msgctxt "@title"
msgid "Enter Details"
msgstr ""
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::EnterDetailsPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:8
#, kde-format
msgid "Please enter your personal details below. If you want more control over the parameters, click on the Advanced Settings button."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:16
#, kde-format
msgid "Real name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, emailLB)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:33
#, kde-format
msgid "EMail address:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, addEmailToDnCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:78
#, kde-format
msgid "Add email address to DN (only needed for broken CAs)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, advancedPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/enterdetailspage.ui:137
#, kde-format
msgid "Advanced Settings..."
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::KeyCreationPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/keycreationpage.ui:5
#, kde-format
msgctxt "@title"
msgid "Creating Key Pair..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/newcertificatewizard/keycreationpage.ui:14
#, kde-format
msgid "The process of creating a key requires large amounts of random numbers. This may require several minutes..."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:404
#, kde-format
msgid "new email"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:405
#, kde-format
msgid "new dns name"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:406
#, kde-format
msgid "new uri"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:798
#, kde-format
msgctxt "@action"
msgid "Create"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:855
#, kde-format
msgid "Could not start key pair creation: %1"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:871
#, kde-format
msgid "Operation canceled."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:872
#, kde-format
msgid "Could not create key pair: %1"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:879
#, kde-format
msgid ""
"Key pair created successfully.\n"
"Fingerprint: %1"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:885
#, kde-format
msgid "Could not write output file %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:893
#, kde-format
msgid "Key pair created successfully."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:950
#, kde-format
msgctxt "@title"
msgid "Key Creation Failed"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:951
#, kde-format
msgid "Key pair creation failed. Please find details about the failure below."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:953
#, kde-format
msgctxt "@title"
msgid "Key Pair Successfully Created"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:954
#, kde-format
msgid "Your new key pair was created successfully. Please find details on the result and some suggested next steps below."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1015
#, kde-format
msgctxt "@title"
msgid "Save Request"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1016
#, kde-format
msgid "PKCS#10 Requests (*.p10)"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1027
#, kde-kuit-format
msgctxt "@info"
msgid "Could not copy temporary file <filename>%1</filename> to file <filename>%2</filename>: <message>%3</message>"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1030
#, kde-format
msgctxt "@title"
msgid "Error Saving Request"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1034
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Successfully wrote request to <filename>%1</filename>.</para>"
"<para>You should now send the request to the Certification Authority (CA).</para>"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1037
#, kde-format
msgctxt "@title"
msgid "Request Saved"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1047
#, kde-format
msgid "Please process this certificate."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1048
#, kde-format
msgid ""
"Please process this certificate and inform the sender about the location to fetch the resulting certificate.\n"
"\n"
"Thanks,\n"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1077
#, kde-format
msgid "My new public OpenPGP key"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1078
#, kde-format
msgid "Please find attached my new public OpenPGP key."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1114
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> tried to send a mail via your default mail client.</para>"
"<para>Some mail clients are known not to support attachments when invoked this way.</para>"
"<para>If your mail client does not have an attachment, then drag the <application>Kleopatra</application> icon and drop it on the message compose window of your mail client.</para>"
"<para>If that does not work, either, save the request to a file, and then attach that.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1118
#, kde-format
msgctxt "@title"
msgid "Sending Mail"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1166
#, kde-format
msgctxt "@info"
msgid "This operation will delete the certification request. Please make sure that you have sent or saved it before proceeding."
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1168
#, kde-format
msgctxt "@title"
msgid "Certification Request About To Be Deleted"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1202
#, kde-format
msgctxt "@title"
msgid "Key Pair Creation Wizard"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1626
#, kde-format
msgid "Sign"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1630
#: src/newcertificatewizard/newcertificatewizard.cpp:1659
#, kde-format
msgid "Encrypt"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1637
#, kde-format
msgid "Authenticate"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1700
#, kde-format
msgid "Email Address:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1703
#, kde-format
msgid "Subject-DN:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1706
#, kde-format
msgid "Key Type:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1708
#: src/newcertificatewizard/newcertificatewizard.cpp:1718
#, kde-format
msgid "Key Curve:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1710
#: src/newcertificatewizard/newcertificatewizard.cpp:1712
#, kde-format
msgid "Key Strength:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1710
#: src/newcertificatewizard/newcertificatewizard.cpp:1720
#, kde-format
msgid "1 bit"
msgid_plural "%1 bits"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1714
#, kde-format
msgid "Usage:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1714
#: src/newcertificatewizard/newcertificatewizard.cpp:1724
#, kde-format
msgctxt "separator for key usages"
msgid ",&nbsp;"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1716
#, kde-format
msgid "Subkey Type:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1720
#: src/newcertificatewizard/newcertificatewizard.cpp:1722
#, kde-format
msgid "Subkey Strength:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1724
#, kde-format
msgid "Subkey Usage:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1728
#, kde-format
msgid "Valid Until:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1732
#, kde-format
msgid "Add. Email Address:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1735
#, kde-format
msgid "DNS Name:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1738
#, kde-format
msgid "URI:"
msgstr ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1818
#, kde-format
msgctxt "%2: some admin-supplied text, %1: key size in bits"
msgid "%2 (1 bit; default)"
msgid_plural "%2 (%1 bits; default)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1819
#, kde-format
msgctxt "%2: some admin-supplied text, %1: key size in bits"
msgid "%2 (1 bit)"
msgid_plural "%2 (%1 bits)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1821
#, kde-format
msgctxt "%1: key size in bits"
msgid "1 bit (default)"
msgid_plural "%1 bits (default)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1822
#, kde-format
msgctxt "%1: key size in bits"
msgid "1 bit"
msgid_plural "%1 bits"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/newcertificatewizard/newcertificatewizard.cpp:1964
#, kde-format
msgctxt "@info:tooltip"
msgid "Adding more than one User ID is not yet implemented."
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::OverviewPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/overviewpage.ui:5
#, kde-format
msgctxt "@title"
msgid "Review Parameters"
msgstr ""
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::OverviewPage)
#. +> trunk5 stable5
#: src/newcertificatewizard/overviewpage.ui:8
#, kde-format
msgid "Please review the parameters before proceeding."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showAllDetailsCB)
#. +> trunk5 stable5
#: src/newcertificatewizard/overviewpage.ui:21
#, kde-format
msgid "Show all details"
msgstr ""
#. i18n: ectx: property (toolTip), widget (Kleo::DragQueen, dragQueen)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:28
#, kde-format
msgid "Drag this icon to your mail application's composer to attach the request to a mail."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, restartWizardPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:41
#, kde-format
msgid "Restart This Wizard (Keeps Your Parameters)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, nextStepsGB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:48
#, kde-format
msgid "Next Steps"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveRequestToFilePB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:54
#, kde-format
msgid "Save Certificate Request To File..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sendRequestByEMailPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:61
#, kde-format
msgid "Send Certificate Request By EMail..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, makeBackupPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:68
#, kde-format
msgid "Make a Backup Of Your Key Pair..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sendCertificateByEMailPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:75
#, kde-format
msgid "Send Public Key By EMail..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, uploadToKeyserverPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:82
#, kde-format
msgid "Upload Public Key To Directory Service..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createRevocationRequestPB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:89
#, kde-format
msgid "Create Revocation Request..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createSigningCertificatePB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:96
#, kde-format
msgid "Create Signing Certificate With Same Parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createEncryptionCertificatePB)
#. +> trunk5 stable5
#: src/newcertificatewizard/resultpage.ui:103
#, kde-format
msgid "Create Encryption Certificate With Same Parameters"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:68
#, kde-format
msgctxt "@title"
msgid "GPG (OpenPGP Backend) installation"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:69
#, kde-format
msgctxt "@title"
msgid "GpgSM (S/MIME Backend) installation"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:70
#, kde-format
msgctxt "@title"
msgid "GpgConf (Configuration) installation"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:99
#, kde-kuit-format
msgctxt "@info"
msgid "<para>A problem was detected with the <application>%1</application> backend.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:104
#, kde-format
msgid "not supported"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:106
#, kde-kuit-format
msgctxt "@info"
msgid "<para>It seems that the <icode>gpgme</icode> library was compiled without support for this backend.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:109
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Replace the <icode>gpgme</icode> library with a version compiled with <application>%1</application> support.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:116
#, kde-format
msgid "not properly installed"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:118
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Backend <command>%1</command> is not installed properly.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:120
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Please check the output of <command>%1 --version</command> manually.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:123
#, kde-format
msgid "too old"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:125
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Backend <command>%1</command> is installed in version %2, but at least version %3 is required.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:131 src/selftest/enginecheck.cpp:183
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Install <application>%1</application> version %2 or higher.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:134
#, kde-format
msgid "unknown problem"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:136
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Make sure <application>%1</application> is installed and in <envar>PATH</envar>.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:180
#, kde-kuit-format
msgctxt "@info"
msgid "<para><application>%1</application> v%2.%3.%4 is required for this test, but only %5 is installed.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:188
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>%1</application> is required for this test, but does not seem available.</para>"
"<para>See tests further up for more information.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/enginecheck.cpp:192
#, kde-kuit-format
msgctxt "@info %1: test name"
msgid "<para>See \"%1\" above.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "Gpg-Agent Connectivity"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:69
#, kde-format
msgid "GpgME library too old"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:71
#, kde-format
msgctxt "@info"
msgid "Either the GpgME library itself is too old, or the GpgME++ library was compiled against an older GpgME that did not support connecting to gpg-agent."
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:75
#, kde-kuit-format
msgctxt "@info"
msgid "Upgrade to <application>gpgme</application> 1.2.0 or higher, and ensure that gpgme++ was compiled against it."
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:88
#, kde-format
msgid "GpgME does not support gpg-agent"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:90
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The <application>GpgME</application> library is new enough to support <application>gpg-agent</application>, but does not seem to do so in this installation.</para>"
"<para>The error returned was: <message>%1</message>.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:103
#, kde-format
msgid "unexpected error"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgagentcheck.cpp:105
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Unexpected error while asking <application>gpg-agent</application> for its version.</para>"
"<para>The error returned was: <message>%1</message>.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:60
#, kde-format
msgctxt "@title"
msgid "%1 Configuration Check"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:123
#, kde-format
msgid "The process terminated prematurely"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:128
#, kde-format
msgctxt "self-test did not pass"
msgid "Failed"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:130
#, kde-format
msgid ""
"There was an error executing the GnuPG configuration self-check for %2:\n"
" %1\n"
"You might want to execute \"gpgconf %3\" on the command line.\n"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:135
#, kde-format
msgid "Diagnostics:"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:141
#, kde-format
msgctxt "self-check did not pass"
msgid "Failed"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:144
#, kde-format
msgctxt "Self-test did not pass"
msgid ""
"The GnuPG configuration self-check failed.\n"
"\n"
"Error code: %1\n"
"Diagnostics:"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/gpgconfcheck.cpp:149
#, kde-format
msgctxt "self-check did not pass"
msgid ""
"The GnuPG configuration self-check failed with error code %1.\n"
"No output was received."
msgstr ""
#. +> trunk5 stable5
#: src/selftest/libkleopatrarccheck.cpp:56
#, kde-format
msgctxt "@title"
msgid "Config File 'libkleopatrarc'"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/libkleopatrarccheck.cpp:72
#, kde-format
msgid "Errors found"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/libkleopatrarccheck.cpp:79
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Kleopatra detected the following errors in the libkleopatrarc configuration:</para>"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "Windows Registry"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:72
#, kde-format
msgid "Obsolete registry entries found"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:76
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Kleopatra detected an obsolete registry key (<resource>%1\\%2</resource>), added by either a previous <application>Gpg4win</application> version or applications such as <application>WinPT</application> or <application>EnigMail</application>.</para>"
"<para>Keeping the entry might lead to an old GnuPG backend being used.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:82
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Delete registry key <resource>%1\\%2</resource>.</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:107
#, kde-kuit-format
msgctxt "@info"
msgid "Could not delete the registry key <resource>%1\\%2</resource>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/registrycheck.cpp:109
#, kde-format
msgctxt "@title"
msgid "Error Deleting Registry Key"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "UiServer Connectivity"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:77
#, kde-format
msgid "not reachable"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:79
#, kde-kuit-format
msgctxt "@info"
msgid "Could not connect to UiServer: <message>%1</message>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:82
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Check that your firewall is not set to block local connections (allow connections to <resource>localhost</resource> or <resource>127.0.0.1</resource>).</para>"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:86
#, kde-format
msgid "multiple instances"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:88
#, kde-kuit-format
msgctxt "@info"
msgid "It seems another <application>Kleopatra</application> is running (with process-id %1)"
msgstr ""
#. +> trunk5 stable5
#: src/selftest/uiservercheck.cpp:91
#, kde-kuit-format
msgctxt "@info"
msgid "Quit any other running instances of <application>Kleopatra</application>."
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:153
#, kde-format
msgid "&Open Certificate Manager..."
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:154
#, kde-format
msgid "&Configure %1..."
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:155
#, kde-format
msgid "&About %1..."
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:156
#, kde-format
msgid "&Shutdown Kleopatra"
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:158
#, kde-format
msgid "SmartCard"
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:159
#, kde-format
msgid "Update Card Status"
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:160
#, kde-format
msgid "Set NetKey v3 Initial PIN..."
msgstr ""
#. +> trunk5 stable5
#: src/systrayicon.cpp:161
#, kde-format
msgid "Learn NetKey v3 Card Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:195
#, kde-format
msgid "No option name given"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:387
#, kde-format
msgid "Parse error"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:396
#, kde-format
msgid "Parse error: numeric session id too large"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:417
#, kde-format
msgid "CAPABILITIES does not take arguments"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:457
#, kde-format
msgid "Unknown value for WHAT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:474
#, kde-format
msgid "START_KEYMANAGER does not take arguments"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:494
#, kde-format
msgid "START_CONFDIALOG does not take arguments"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:558
#, kde-format
msgid "Message #%1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:570
#, kde-format
msgid "Empty file path"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:574
#: src/uiserver/assuanserverconnection.cpp:660
#, kde-format
msgid "Only absolute file paths are allowed"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:577
#, kde-format
msgid "Only files are allowed in INPUT/OUTPUT FILE"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:677
#, kde-format
msgid "unknown exception caught"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:742
#, kde-format
msgid "Cannot mix --info with non-info SENDER or RECIPIENT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:746
#, kde-format
msgid "Argument is not a valid RFC-2822 mailbox"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:749
#, kde-format
msgid "Garbage after valid RFC-2822 mailbox detected"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1214
#, kde-format
msgid "Caught unexpected exception: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1219
#, kde-format
msgid "Caught unknown exception - please report this error to the developers."
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1377
#, kde-format
msgid "Cannot send \"%1\" status"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1387
#, kde-format
msgid "Cannot send data"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1391
#, kde-format
msgid "Cannot flush data"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1653
#, kde-format
msgid "Required --mode option missing"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1663
#, kde-format
msgid "invalid mode: \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1685
#, kde-format
msgid "Required --protocol option missing"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1690
#, kde-format
msgid "--protocol is not allowed here"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/assuanserverconnection.cpp:1700
#, kde-format
msgid "invalid protocol \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/createchecksumscommand.cpp:79
#: src/uiserver/decryptverifycommandfilesbase.cpp:181
#: src/uiserver/signencryptfilescommand.cpp:84
#: src/uiserver/verifychecksumscommand.cpp:81
#, kde-format
msgid "At least one FILE must be present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:149
#, kde-format
msgid "Cannot use non-info SENDER"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:153
#, kde-format
msgid "Cannot use non-info RECIPIENT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:168
#, kde-format
msgid "FILES present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:173
#, kde-format
msgid "At least one INPUT needs to be provided"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:178
#, kde-format
msgid "INPUT/SENDER --info count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:183
#, kde-format
msgid "INPUT/MESSAGE count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:186
#, kde-format
msgid "MESSAGE can only be given for detached signature verification"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:192
#: src/uiserver/encryptcommand.cpp:107 src/uiserver/signcommand.cpp:103
#, kde-format
msgid "INPUT/OUTPUT count mismatch"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:195
#, kde-format
msgid "Cannot use OUTPUT and MESSAGE simultaneously"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:203
#, kde-format
msgid "No backend support for OpenPGP"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandemailbase.cpp:204
#, kde-format
msgid "No backend support for S/MIME"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:159
#, kde-format
msgid "Cannot use SENDER"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:163
#, kde-format
msgid "Cannot use RECIPIENT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:170
#, kde-format
msgid "INPUT present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:173
#, kde-format
msgid "MESSAGE present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:176
#, kde-format
msgid "OUTPUT present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/decryptverifycommandfilesbase.cpp:184
#, kde-format
msgid "DECRYPT/VERIFY_FILES cannot use directories as input"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/echocommand.cpp:158 src/uiserver/signcommand.cpp:225
#, kde-format
msgid "Caught unexpected exception in SignCommand::Private::slotMicAlgDetermined: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/echocommand.cpp:162 src/uiserver/signcommand.cpp:229
#, kde-format
msgid "Caught unknown exception in SignCommand::Private::slotMicAlgDetermined"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:91
#, kde-format
msgid "ENCRYPT is an email mode command, connection seems to be in filmanager mode"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:95
#, kde-format
msgid "SENDER may not be given prior to ENCRYPT, except with --info"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:99 src/uiserver/signcommand.cpp:99
#, kde-format
msgid "At least one INPUT must be present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:103
#, kde-format
msgid "At least one OUTPUT must be present"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:111
#, kde-format
msgid "MESSAGE command is not allowed before ENCRYPT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:120
#, kde-format
msgid "Protocol given conflicts with protocol determined by PREP_ENCRYPT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:124
#, kde-format
msgid "New recipients added after PREP_ENCRYPT command"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:127
#, kde-format
msgid "New senders added after PREP_ENCRYPT command"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:133 src/uiserver/prepencryptcommand.cpp:94
#, kde-format
msgid "No recipients given, or only with --info"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:205
#, kde-format
msgid "Caught unexpected exception in EncryptCommand::Private::slotRecipientsResolved: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/encryptcommand.cpp:209
#, kde-format
msgid "Caught unknown exception in EncryptCommand::Private::slotRecipientsResolved"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepencryptcommand.cpp:82
#, kde-format
msgid "INPUT/OUTPUT/MESSAGE may only be given after PREP_ENCRYPT"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepencryptcommand.cpp:86
#, kde-format
msgid "PREP_ENCRYPT is an email mode command, connection seems to be in filemanager mode"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepencryptcommand.cpp:90
#, kde-format
msgid "SENDER may not be given prior to PREP_ENCRYPT, except with --info"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepencryptcommand.cpp:147
#, kde-format
msgid "Caught unexpected exception in PrepEncryptCommand::Private::slotRecipientsResolved: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepencryptcommand.cpp:151
#, kde-format
msgid "Caught unknown exception in PrepEncryptCommand::Private::slotRecipientsResolved"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:85
#, kde-format
msgid "INPUT/OUTPUT/MESSAGE may only be given after PREP_SIGN"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:89
#, kde-format
msgid "PREP_SIGN is an email mode command, connection seems to be in filemanager mode"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:93
#, kde-format
msgid "No SENDER given"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:102 src/uiserver/signcommand.cpp:115
#, kde-format
msgid "Protocol given conflicts with protocol determined by PREP_ENCRYPT in this session"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:177
#, kde-format
msgid "Caught unexpected exception in PrepSignCommand::Private::slotRecipientsResolved: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/prepsigncommand.cpp:181
#, kde-format
msgid "Caught unknown exception in PrepSignCommand::Private::slotRecipientsResolved"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/selectcertificatecommand.cpp:186
#, kde-format
msgid "Caught unexpected exception in SelectCertificateCommand::Private::slotDialogAccepted: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/selectcertificatecommand.cpp:190
#, kde-format
msgid "Caught unknown exception in SelectCertificateCommand::Private::slotDialogAccepted"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:91
#, kde-format
msgid "SIGN is an email mode command, connection seems to be in filemanager mode"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:95
#, kde-format
msgid "RECIPIENT may not be given prior to SIGN, except with --info"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:107
#, kde-format
msgid "MESSAGE command is not allowed before SIGN"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:128
#, kde-format
msgid "No senders given, or only with --info"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:202
#, kde-format
msgid "Caught unexpected exception in SignCommand::Private::slotRecipientsResolved: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signcommand.cpp:206
#, kde-format
msgid "Caught unknown exception in SignCommand::Private::slotRecipientsResolved"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/signencryptfilescommand.cpp:88
#: src/uiserver/signencryptfilescommand.cpp:93
#: src/uiserver/signencryptfilescommand.cpp:99
#: src/uiserver/signencryptfilescommand.cpp:104
#: src/uiserver/signencryptfilescommand.cpp:109
#, kde-format
msgid "%1 is a filemanager mode command, connection seems to be in email mode (%2 present)"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver.cpp:262
#, kde-format
msgid "Could not determine the GnuPG home directory. Consider setting the GNUPGHOME environment variable."
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver.cpp:274
#, kde-format
msgid "Cannot determine the GnuPG home directory: %1 exists but is not a directory."
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver.cpp:282
#, kde-format
msgid "Could not create GnuPG home directory %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver.cpp:296
#, kde-format
msgid "Detected another running gnupg UI server listening at %1."
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver_unix.cpp:66 src/uiserver/uiserver_win.cpp:64
#, kde-format
msgid "Could not create socket: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver_unix.cpp:80 src/uiserver/uiserver_win.cpp:74
#, kde-format
msgid "Could not bind to socket: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver_unix.cpp:86 src/uiserver/uiserver_win.cpp:78
#, kde-format
msgid "Could not get socket nonce: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver_unix.cpp:92 src/uiserver/uiserver_win.cpp:83
#, kde-format
msgid "Could not listen to socket: %1"
msgstr ""
#. +> trunk5 stable5
#: src/uiserver/uiserver_unix.cpp:96 src/uiserver/uiserver_win.cpp:87
#, kde-format
msgid "Could not pass socket to Qt: %1. This should not happen, please report this bug."
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:109
#, kde-format
msgid "Error in archive definition %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:159
#, kde-format
msgid "Cannot use both %f and | in '%1'"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:169
#, kde-format
msgid "Quoting error in '%1' entry"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:172
#, kde-format
msgid "'%1' too complex (would need shell)"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:176 src/utils/archivedefinition.cpp:226
#: src/utils/archivedefinition.cpp:240 src/utils/archivedefinition.cpp:252
#, kde-format
msgid "'%1' entry is empty/missing"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:185
#, kde-format
msgid "'%1' empty or not found"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:286 src/utils/archivedefinition.cpp:297
#, kde-format
msgid "cannot use argument passing on standard input for unpack-command"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:353
#, kde-format
msgid ""
"Cannot find common base directory for these files:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archivedefinition.cpp:410
#, kde-format
msgid "Caught unknown exception in group %1"
msgstr ""
#. +> stable5
#: src/utils/auditlog.cpp:66
#, kde-format
msgid "No Audit Log available"
msgstr ""
#. +> stable5
#: src/utils/auditlog.cpp:68
#, kde-format
msgid "Error Retrieving Audit Log: %1"
msgstr ""
#. +> trunk5 stable5
#: src/utils/auditlog.cpp:76
#, kde-format
msgctxt "The Audit Log is a detailed error log from the gnupg backend"
msgid "Show Audit Log"
msgstr ""
#. +> trunk5 stable5
#: src/utils/clipboardmenu.cpp:45
#, kde-format
msgid "Certificate Import"
msgstr ""
#. +> trunk5 stable5
#: src/utils/clipboardmenu.cpp:46
#, kde-format
msgid "Encrypt..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/clipboardmenu.cpp:47
#, kde-format
msgid "S/MIME-Sign..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/clipboardmenu.cpp:48
#, kde-format
msgid "OpenPGP-Sign..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/hex.cpp:59
#, kde-format
msgid "Invalid hex char '%1' in input stream."
msgstr ""
#. +> trunk5 stable5
#: src/utils/hex.cpp:73 src/utils/hex.cpp:78
#, kde-format
msgid "Premature end of hex-encoded char in input stream"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:247
#, kde-format
msgid "Could not open FD %1 for reading"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:277 src/utils/input.cpp:293
#, kde-format
msgid "Could not open file \"%1\" for reading"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:290
#, kde-format
msgid "File \"%1\" is already open, but not for reading"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:358 src/utils/output.cpp:647
#, kde-format
msgid "Command not specified"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:363 src/utils/output.cpp:653
#, kde-format
msgid "Could not start %1 process: %2"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:368
#, kde-format
msgid "Failed to write input to %1 process: %2"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:381
#, kde-format
msgctxt "e.g. \"Output of tar xf - file1 ...\""
msgid "Output of %1 ..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:383
#, kde-format
msgctxt "e.g. \"Output of tar xf - file\""
msgid "Output of %1"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:394
#, kde-format
msgid ""
"Error while running %1:\n"
"%2"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:431
#, kde-format
msgid "Could not open clipboard for reading"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:443
#, kde-format
msgid "Clipboard contents"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:445
#, kde-format
msgid "FindBuffer contents"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input.cpp:447
#, kde-format
msgid "Current selection"
msgstr ""
#. +> trunk5 stable5
#: src/utils/input_p.h:79
#, kde-format
msgid "No input device"
msgstr ""
#. +> trunk5 stable5
#: src/utils/log.cpp:165
#, kde-format
msgid "Log Error: Could not open log file \"%1\" for writing."
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:303
#, kde-format
msgid "No output device"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:509
#, kde-format
msgid "Could not open FD %1 for writing"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:535
#, kde-format
msgid "Could not create temporary file for output \"%1\""
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:597
#, kde-format
msgid "Overwriting declined"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:603
#, kde-format
msgid "Could not remove file \"%1\" for overwriting."
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:619
#, kde-format
msgid "Could not rename file \"%1\" to \"%2\""
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:664
#, kde-format
msgctxt "e.g. \"Input to tar xf - file1 ...\""
msgid "Input to %1 ..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:666
#, kde-format
msgctxt "e.g. \"Input to tar xf - file\""
msgid "Input to %1"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:698
#, kde-format
msgid "Could not write to clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:707
#, kde-format
msgid "Find buffer"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:709
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5 stable5
#: src/utils/output.cpp:723
#, kde-format
msgid "Could not find clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/utils/path-helper.cpp:117
#, kde-format
msgid "Cannot remove directory %1"
msgstr ""
#. +> trunk5 stable5
#: src/utils/path-helper.cpp:122
#, kde-format
msgid "Cannot remove file %1: %2"
msgstr ""
#. +> trunk5 stable5
#: src/view/keycacheoverlay.cpp:61
#, kde-format
msgid "Loading certificate cache..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:373 src/view/welcomewidget.cpp:83
#, kde-format
msgid "New Key Pair..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:377
#, kde-format
msgid "Export the selected certificate (public key) to a file"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:381
#, kde-format
msgid "Publish on Server..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:381
#, kde-format
msgid "Publish the selected certificate (public key) on a public keyserver"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:385
#, kde-format
msgid "Export Secret Keys..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:389
#, kde-format
msgid "Print Secret Key..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:393
#, kde-format
msgid "Lookup on Server..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:393
#, kde-format
msgid "Search for certificates online using a public keyserver"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:397
#, kde-format
msgid "Import a certificate from a file"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:401
#, kde-format
msgid "Decrypt and/or verify files"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:405
#, kde-format
msgid "Encrypt and/or sign files"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:409
#, kde-format
msgid "Sign/Encrypt Folder..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:409
#, kde-format
msgid "Encrypt and/or sign folders"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:413
#, kde-format
msgid "Create Checksum Files..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:417
#, kde-format
msgid "Verify Checksum Files..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:422
#, kde-format
msgid "Redisplay"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:426
#, kde-format
msgid "Stop Operation"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:435
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:435
#, kde-format
msgid "Delete selected certificates"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:439
#, kde-format
msgid "Certify..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:439
#, kde-format
msgid "Certify the validity of the selected certificate"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:443
#, kde-format
msgid "Change Expiry Date..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:447
#, kde-format
msgid "Change Certification Trust..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:451
#, kde-format
msgid "Trust Root Certificate"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:455
#, kde-format
msgid "Distrust Root Certificate"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:459
#, kde-format
msgid "Change Passphrase..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:463
#, kde-format
msgid "Add User-ID..."
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:472
#, kde-format
msgid "Refresh X.509 Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:476
#, kde-format
msgid "Refresh OpenPGP Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:480
#, kde-format
msgid "Clear CRL Cache"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:484
#, kde-format
msgid "Dump CRL Cache"
msgstr ""
#. +> trunk5 stable5
#: src/view/keylistcontroller.cpp:488
#, kde-format
msgid "Import CRL From File..."
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:87 src/view/pgpcardwidget.cpp:149
#, kde-format
msgid "Serial number:"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:98
#, kde-format
msgid "Certificates:"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:101
#, kde-format
msgctxt "@action"
msgid "Load Certificates"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:140 src/view/pgpcardwidget.cpp:200
#, kde-format
msgid "Actions:"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:142
#, kde-format
msgctxt "NKS is an identifier for a type of keys on a NetKey card"
msgid "Change NKS PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:143
#, kde-format
msgctxt "SigG is an identifier for a type of keys on a NetKey card"
msgid "Change SigG PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:164
#, kde-format
msgctxt "1 is a Version number"
msgid "NetKey v%1 Card"
msgstr ""
#. +> trunk5 stable5
#: src/view/netkeywidget.cpp:188 src/view/nullpinwidget.cpp:119
#, kde-format
msgctxt "@info"
msgid "Failed to set PIN: %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:55
#, kde-format
msgctxt "NullPIN is a word that is used all over in the netkey documentation and should be understandable by Netkey cardholders"
msgid "The NullPIN is still active on this card."
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:56
#, kde-format
msgid "You need to set a PIN before you can use the certificates."
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:62
#, kde-format
msgctxt "NKS is an identifier for a type of keys on a NetKey card"
msgid "Set NKS PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:63
#, kde-format
msgctxt "SigG is an identifier for a type of keys on a NetKey card"
msgid "Set SigG PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:86
#, kde-format
msgid "Setting a PIN is required but <b>can't be reverted</b>."
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:88
#, kde-format
msgid "If you proceed you will be asked to enter a new PIN and later to repeat that PIN."
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:90
#, kde-format
msgid "It will <b>not be possible</b> to recover the card if the PIN has been entered wrongly more than 2 times."
msgstr ""
#. +> trunk5 stable5
#: src/view/nullpinwidget.cpp:92
#, kde-format
msgid "Set initial PIN"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:74 src/view/padwidget.cpp:292
+#: src/view/padwidget.cpp:96 src/view/padwidget.cpp:412
#, kde-format
msgid "Sign / Encrypt Notepad"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:75
+#: src/view/padwidget.cpp:97
#, kde-format
msgid "Decrypt / Verify Notepad"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:76
+#: src/view/padwidget.cpp:98
#, kde-format
msgid "Revert"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:119
+#: src/view/padwidget.cpp:143
#, kde-format
msgid "<h3>Recipients:</h3>"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:182 src/view/padwidget.cpp:217
+#: src/view/padwidget.cpp:296 src/view/padwidget.cpp:337
#, kde-format
msgctxt "@title"
msgid "Error in crypto action"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:194
+#: src/view/padwidget.cpp:314
#, kde-format
msgid "Decrypt / Verify"
msgstr ""
#. +> trunk5
-#: src/view/padwidget.cpp:195 src/view/padwidget.cpp:196
-#: src/view/padwidget.cpp:256 src/view/padwidget.cpp:257
-#: src/view/padwidget.cpp:290
+#: src/view/padwidget.cpp:315 src/view/padwidget.cpp:316
+#: src/view/padwidget.cpp:376 src/view/padwidget.cpp:377
+#: src/view/padwidget.cpp:410
#, kde-format
msgid "Notepad"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:156
#, kde-format
msgctxt "The owner of a smartcard. GnuPG refers to this as cardholder."
msgid "Cardholder:"
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:169
#, kde-format
msgctxt "The URL under which a public key that corresponds to a smartcard can be downloaded"
msgid "Pubkey URL:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:183
#, kde-format
msgid "Keys:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:185
#, kde-format
msgid "Signature:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:189
#, kde-format
msgid "Encryption:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:193
#, kde-format
msgid "Authentication:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:205
#, kde-format
msgid "Generate new Keys"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:206
#, kde-format
msgid "Create a new primary key and generate subkeys on the card."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:211
#, kde-format
msgid "Change PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:212
#, kde-format
msgid "Change the PIN required to unblock the smartcard."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:216
#, kde-format
msgid "Change Admin PIN"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:217
#, kde-format
msgid "Change the PIN required to unlock the smartcard."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:221
#, kde-format
msgid "Change Reset Code"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:222
#, kde-format
msgid "Change the PIN required to reset the smartcard to an empty state."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:237
#, kde-format
msgctxt "First placeholder is manufacturer, second placeholder is a version number"
msgid "%1 OpenPGP v%2 card"
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:245 src/view/pgpcardwidget.cpp:247
#, kde-format
msgid "not set"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:277
#, kde-format
msgid "Generating keys"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:278
#, kde-format
msgid "This may take several minutes..."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:294
#, kde-format
msgctxt "@info"
msgid "Failed to generate new key: %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:304
#, kde-format
msgid "Save backup of encryption key"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:306
#, kde-format
msgid "Backup Key"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:309
#, kde-format
msgctxt "@info"
msgid "Failed to move backup. The backup key is still stored under: %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:317
#, kde-format
msgctxt "@info"
msgid "Successfully generated a new key for this card."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:329
#, kde-format
msgid "The existing keys on this card will be <b>deleted</b> and replaced by new keys."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:362
#, kde-format
msgctxt "@info"
msgid "PIN change failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:368
#, kde-format
msgctxt "@info"
msgid "Code successfully changed."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:378
#, kde-format
msgid "Change cardholder"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:379
#, kde-format
msgid "New name:"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:388
#, kde-format
msgctxt "@info"
msgid "The \"<\" character may not be used."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:394
#, kde-format
msgctxt "@info"
msgid "Double spaces are not allowed"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:400
#, kde-format
msgctxt "@info"
msgid "The size of the name may not exceed 38 characters."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:418
#, kde-format
msgctxt "@info"
msgid "Name change failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:424
#, kde-format
msgctxt "@info"
msgid "Name successfully changed."
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:435
#, kde-format
msgid "Change the URL where the pubkey can be found"
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:436
#, kde-format
msgid "New pubkey URL:"
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:445
#, kde-format
msgctxt "@info"
msgid "The size of the URL may not exceed 254 characters."
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:460
#, kde-format
msgctxt "@info"
msgid "URL change failed: %1"
msgstr ""
#. +> trunk5
#: src/view/pgpcardwidget.cpp:466
#, kde-format
msgctxt "@info"
msgid "URL successfully changed."
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:477
#, kde-format
msgid "Slot empty"
msgstr ""
#. +> trunk5 stable5
#: src/view/pgpcardwidget.cpp:487
#, kde-format
msgid "Public key not found."
msgstr ""
#. +> trunk5 stable5
#: src/view/searchbar.cpp:131
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5 stable5
#: src/view/searchbar.cpp:137
#, kde-format
msgid ""
"Some certificates are not yet certified. Click here to see a list of these certificates.<br/>"
"<br/>"
"Certification is required to make sure that the certificates actually belong to the identity they claim to belong to."
msgstr ""
#. +> trunk5 stable5
#: src/view/searchbar.cpp:170
#, kde-format
msgid "Search...<%1>"
msgstr ""
#. +> trunk5 stable5
#: src/view/smartcardwidget.cpp:67
#, kde-format
msgid "Please insert a compatible smartcard."
msgstr ""
#. +> trunk5 stable5
#: src/view/smartcardwidget.cpp:70
#, kde-format
msgid "Kleopatra currently supports the following card types:"
msgstr ""
#. +> trunk5 stable5
#: src/view/smartcardwidget.cpp:74
#, kde-format
msgid "Refresh the view (F5) to update the smartcard status."
msgstr ""
#. +> trunk5 stable5
#: src/view/smartcardwidget.cpp:93
#, kde-format
msgid "Smartcard Management"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:583
#, kde-format
msgid "Rename Tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:583
#, kde-format
msgid "New tab title:"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:781
#, kde-format
msgid "New Tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:781
#, kde-format
msgid "Open a new tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:789
#, kde-format
msgid "Rename Tab..."
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:789
#, kde-format
msgid "Rename this tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:793
#, kde-format
msgid "Duplicate Tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:793
#, kde-format
msgid "Duplicate this tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:797
#, kde-format
msgid "Close Tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:797
#, kde-format
msgid "Close this tab"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:801
#, kde-format
msgid "Move Tab Left"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:801
#, kde-format
msgid "Move this tab left"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:805
#, kde-format
msgid "Move Tab Right"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:805
#, kde-format
msgid "Move this tab right"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:809
#, kde-format
msgid "Hierarchical Certificate List"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:813
#, kde-format
msgid "Expand All"
msgstr ""
#. +> trunk5 stable5
#: src/view/tabwidget.cpp:817
#, kde-format
msgid "Collapse All"
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:65
#, kde-format
msgctxt "%1 is version"
msgid "Welcome to Kleopatra %1"
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:67
#, kde-format
msgid "Kleopatra is a front-end for the crypto software <a href=\"https://gnupg.org\">GnuPG</a>."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:69
#, kde-format
msgid "For most actions you need either a public key (certificate) or your own private key."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:71
#, kde-format
msgid "The private key is needed to decrypt or sign."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:72
#, kde-format
msgid "The public key can be used by others to verify your identity or encrypt to you."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:75
#, kde-format
msgctxt "More info about public key cryptography, please link to your local version of Wikipedia"
msgid "https://en.wikipedia.org/wiki/Public-key_cryptography"
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:76
#, kde-format
msgctxt "%1 is link a wiki article"
msgid "You can learn more about this on <a href=\"%1\">Wikipedia</a>."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:97
#, kde-format
msgid "Create a new OpenPGP key pair"
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:98
#, kde-format
msgid "To create an S/MIME certificate request use \"New Key Pair\" from the 'File' Menu instead"
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:104
#, kde-format
msgid "Import from a file."
msgstr ""
#. +> trunk5 stable5
#: src/view/welcomewidget.cpp:105
#, kde-format
msgid "To import from a public keyserver use \"Lookup on Server\" instead."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/kmail.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/kmail.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/pim/kmail.desktop.pot (revision 1509195)
@@ -1,465 +1,465 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-20 09:16+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:3
#: agents/archivemailagent/archivemailagent.desktop:45
msgctxt "Comment"
msgid "Archive Mail Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:46
#: agents/archivemailagent/archivemailagent.desktop:2
msgctxt "Name"
msgid "Archive Mail Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:91
msgctxt "Name"
msgid "Archive Mail finished"
msgstr ""
#. +> trunk5 stable5
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:136
msgctxt "Name"
msgid "Archive Mail started"
msgstr ""
#. +> trunk5 stable5
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:181
msgctxt "Name"
msgid "Directory does not exist"
msgstr ""
#. +> trunk5 stable5
#: agents/archivemailagent/akonadi_archivemail_agent.notifyrc:219
msgctxt "Name"
msgid "Archive Mail Error"
msgstr ""
#. +> trunk5 stable5
#: agents/followupreminderagent/akonadi_followupreminder_agent.notifyrc:3
msgctxt "Comment"
msgid "Followup reminder agent"
msgstr ""
#. +> trunk5 stable5
#: agents/followupreminderagent/akonadi_followupreminder_agent.notifyrc:42
msgctxt "Name"
msgid "Mail Follow Up Received"
msgstr ""
#. +> trunk5 stable5
#: agents/followupreminderagent/followupreminder.desktop:2
msgctxt "Name"
msgid "Followup Reminder Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/followupreminderagent/followupreminder.desktop:39
msgctxt "Comment"
msgid "Followup Reminder Agent allows to remind you when an email was not answered."
msgstr ""
#. +> trunk5 stable5
#: agents/mailfilteragent/akonadi_mailfilter_agent.notifyrc:3
msgctxt "Comment"
msgid "Mail Filter Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/mailfilteragent/akonadi_mailfilter_agent.notifyrc:46
#: agents/mailfilteragent/mailfilteragent.desktop:2
msgctxt "Name"
msgid "Mail Filter Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/mailfilteragent/akonadi_mailfilter_agent.notifyrc:91
msgctxt "Name"
msgid "Mail filter log enabled"
msgstr ""
#. +> trunk5 stable5
#: agents/mailfilteragent/akonadi_mailfilter_agent.notifyrc:137
msgctxt "Name"
msgid "An error occurred during filtering"
msgstr ""
#. +> trunk5 stable5
#: agents/mailfilteragent/mailfilteragent.desktop:45
msgctxt "Comment"
msgid "Extension to filter emails"
msgstr ""
#. +> trunk5 stable5
#: agents/sendlateragent/akonadi_sendlater_agent.notifyrc:3
#: agents/sendlateragent/sendlateragent.desktop:41
msgctxt "Comment"
msgid "Send Later Agent"
msgstr ""
#. +> trunk5 stable5
#: agents/sendlateragent/akonadi_sendlater_agent.notifyrc:44
msgctxt "Name"
msgid "Mail is sent"
msgstr ""
#. +> trunk5 stable5
#: agents/sendlateragent/akonadi_sendlater_agent.notifyrc:87
msgctxt "Name"
msgid "Send mail failed"
msgstr ""
#. +> trunk5 stable5
#: agents/sendlateragent/sendlateragent.desktop:2
msgctxt "Name"
msgid "Send Later Agent"
msgstr ""
#. +> trunk5 stable5
#: ktnef/src/org.kde.ktnef.desktop:2
msgctxt "Name"
msgid "KTnef"
msgstr ""
#. +> trunk5 stable5
#: ktnef/src/org.kde.ktnef.desktop:59
msgctxt "GenericName"
msgid "TNEF File Viewer (proprietary format used by outlook)"
msgstr ""
#. +> trunk5 stable5
#: ktnef/src/org.kde.ktnef.desktop:101
msgctxt "Comment"
msgid "A viewer/extractor for TNEF files"
msgstr ""
#. +> trunk5 stable5
#: src/data/dbusmail.desktop:4
msgctxt "Comment"
msgid "Mail program with a D-Bus interface"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:3
msgctxt "Comment"
msgid "KMail"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:74
msgctxt "Name"
msgid "Akonadi server sent a warning"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:117
msgctxt "Comment"
msgid "Akonadi server sent a warning"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:163
msgctxt "Name"
msgid "Akonadi server sent an error"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:206
msgctxt "Comment"
msgid "Akonadi server sent an error"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:252
msgctxt "Name"
msgid "A resource is broken"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:295
msgctxt "Comment"
msgid "A resource change its state to broken"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:340
msgctxt "Name"
msgid "Error While Checking Mail"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:387
msgctxt "Comment"
msgid "There was an error while checking for new mail"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:437
msgctxt "Name"
msgid "Archive Mails in Folder done"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail2.notifyrc:478
msgctxt "Name"
msgid "Folder Archive Error"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_addattachmentservicemenu.desktop:9
msgctxt "Name"
msgid "Send as Email Attachment"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_accounts.desktop:16
msgctxt "Name"
msgid "Accounts"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_accounts.desktop:88
msgctxt "Comment"
msgid "Setup for Sending and Receiving Messages"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_accounts.desktop:152
msgctxt "X-KDE-Keywords"
msgid "kmail,accounts"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_appearance.desktop:16
msgctxt "Name"
msgid "Appearance"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_appearance.desktop:90
msgctxt "Comment"
msgid "Customize Visual Appearance"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_appearance.desktop:155
msgctxt "X-KDE-Keywords"
msgid "kmail,appearance"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_composer.desktop:16
msgctxt "Name"
msgid "Composer"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_composer.desktop:83
msgctxt "Comment"
msgid "Message Composer Settings"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_composer.desktop:131
msgctxt "X-KDE-Keywords"
msgid "kmail,composer"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_misc.desktop:16
msgctxt "Name"
msgid "Misc"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_misc.desktop:86
msgctxt "Comment"
msgid "Settings that don't fit elsewhere"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_misc.desktop:150
msgctxt "X-KDE-Keywords"
msgid "kmail,misc"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_plugins.desktop:16
msgctxt "Name"
msgid "Plugins"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_plugins.desktop:86
msgctxt "Comment"
msgid "Settings Plugins"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_plugins.desktop:114
msgctxt "X-KDE-Keywords"
msgid "kmail,plugins"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_security.desktop:16
msgctxt "Name"
msgid "Security"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_security.desktop:88
msgctxt "Comment"
msgid "Security & Privacy Settings"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_config_security.desktop:155
msgctxt "X-KDE-Keywords"
msgid "kmail,security"
msgstr ""
#. +> trunk5 stable5
#: src/data/kmail_view.desktop:2
msgctxt "Name"
msgid "KMail view"
msgstr ""
#. +> trunk5 stable5
#: src/data/org.kde.kmail2.desktop:2
msgctxt "Name"
msgid "KMail"
msgstr ""
#. +> trunk5 stable5
#: src/data/org.kde.kmail2.desktop:80
msgctxt "GenericName"
msgid "Mail Client"
msgstr ""
#. +> trunk5 stable5
#: src/data/org.kde.kmail2.desktop:155
msgctxt "Comment"
msgid "Send, receive and manage your mail with KMail"
msgstr ""
#. +> trunk5
#: src/data/org.kde.kmail2.desktop:199
msgctxt "Name"
msgid "New Message..."
msgstr ""
#. +> stable5
#: src/data/org.kde.kmail2.desktop:199
msgctxt "Name"
msgid "New Message"
msgstr ""
#. +> trunk5 stable5
-#: src/data/org.kde.kmail2.desktop:211
+#: src/data/org.kde.kmail2.desktop:212
msgctxt "Name"
msgid "Check Mail"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kcmkmailsummary.desktop:14
msgctxt "Name"
msgid "New Messages"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kcmkmailsummary.desktop:69
msgctxt "Comment"
msgid "Mail Summary Setup"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kcmkmailsummary.desktop:133
msgctxt "X-KDE-Keywords"
msgid "email, summary, configure, settings"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kmail.setdlg:2
#: src/kontactplugin/kmail/kmailplugin.desktop:88
msgctxt "Name"
msgid "Mail"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kmail.setdlg:75
msgctxt "Comment"
msgid "Mail Component"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/kmail/kmailplugin.desktop:19
msgctxt "Comment"
msgid "Kontact KMail Plugin"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/summary/kcmkontactsummary.desktop:14
msgctxt "Name"
msgid "Summaries"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/summary/kcmkontactsummary.desktop:65
msgctxt "Comment"
msgid "Summary Selection"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/summary/summary.setdlg:2
#: src/kontactplugin/summary/summaryplugin.desktop:75
msgctxt "Name"
msgid "Summary"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/summary/summary.setdlg:74
msgctxt "Comment"
msgid "Summary View"
msgstr ""
#. +> trunk5 stable5
#: src/kontactplugin/summary/summaryplugin.desktop:14
msgctxt "Comment"
msgid "Kontact SummaryView Plugin"
msgstr ""
#. +> stable5
#: src/data/kmail_config_identity.desktop:16
#: src/kcm_kpimidentities/kcm_kpimidentities.desktop:12
msgctxt "Name"
msgid "Identities"
msgstr ""
#. +> stable5
#: src/data/kmail_config_identity.desktop:86
#: src/kcm_kpimidentities/kcm_kpimidentities.desktop:82
msgctxt "Comment"
msgid "Manage Identities"
msgstr ""
#. +> stable5
#: src/data/kmail_config_identity.desktop:153
#: src/kcm_kpimidentities/kcm_kpimidentities.desktop:149
msgctxt "X-KDE-Keywords"
msgid "kmail,identity"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/kmail.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/kmail.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/pim/kmail.pot (revision 1509195)
@@ -1,7591 +1,7591 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-20 09:16+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: about/introduction_kmail.html:5 html.cpp:2
#, kde-format
msgctxt "%1 is version"
msgid "Welcome to KMail %1"
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:7 html.cpp:4
msgid "KMail is the email client by KDE. It is designed to be fully compatible with Internet mailing standards including IMAP, POP3 and SMTP."
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:10 html.cpp:6
msgid "KMail has many powerful features that are described in the <a href='help:/kmail2/index.html'>documentation</a>."
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:16 html.cpp:8
msgid "Important changes since last version:"
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:25 html.cpp:10
msgid "Some of the new features in this release of KMail include:"
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:34 html.cpp:12
msgid "Please take a moment to fill in the KMail configuration panel at Settings->Configure KMail. You need to create at least a default identity and incoming as well as outgoing mail account."
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:38 html.cpp:14
msgid "We hope that you will enjoy KMail."
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:39 html.cpp:16
msgid "Thank you,"
msgstr ""
#. +> trunk5 stable5
#: about/introduction_kmail.html:40 html.cpp:18
msgid "The KMail Team"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:52
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:56 aboutdata.cpp:64 aboutdata.cpp:68
#, kde-format
msgid "Former maintainer"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:60
#, kde-format
msgid "Original author"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:72
#, kde-format
msgid "Former co-maintainer"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:77 aboutdata.cpp:81
#, kde-format
msgid "Core developer"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:85 aboutdata.cpp:89 aboutdata.cpp:93
#, kde-format
msgid "Former core developer"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:97
#, kde-format
msgid "Documentation"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:110
#, kde-format
msgid "System tray notification"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:142
#, kde-format
msgid "PGP 6 support and further enhancements of the encryption support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:162
#, kde-format
msgid "Original encryption support PGP 2 and PGP 5 support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:166
#, kde-format
msgid "GnuPG support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:222
#, kde-format
msgid "New message list and new folder tree"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:283
#, kde-format
msgid "Anti-virus support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:294 aboutdata.cpp:353
#, kde-format
msgid "POP filters"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:316
#, kde-format
msgid "Usability tests and improvements"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:323 aboutdata.cpp:343
#, kde-format
msgid "Ägypten and Kroupware project management"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:327
#, kde-format
msgid "Improved HTML support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:330
#, kde-format
msgid "Beta testing of PGP 6 support"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:339
#, kde-format
msgid "Timestamp for 'Transmission completed' status messages"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:347
#, kde-format
msgid "Multiple encryption keys per address"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:361 collectionpage/collectionmailinglistpage.cpp:102
#: editor/kmcomposerwin.cpp:2034 kmreaderwin.cpp:296 kmsystemtray.cpp:58
#: kmsystemtray.cpp:88
#, kde-format
msgid "KMail"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:363
#, kde-format
msgid "KDE Email Client"
msgstr ""
#. +> trunk5
#: aboutdata.cpp:365
#, kde-format
msgid "Copyright © 1997–2018, KMail authors"
msgstr ""
#. +> stable5
#: aboutdata.cpp:365
#, kde-format
msgid "Copyright © 1997–2017, KMail authors"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:51
#, kde-format
msgctxt "@title:tab Mailing list settings for a folder."
msgid "Mailing List"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:78
#, kde-format
msgid "Folder holds a mailing list"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:86
#, kde-format
msgid "Detect Automatically"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:92
#, kde-format
msgid "Mailing list description:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:99
#, kde-format
msgid "Preferred handler:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:103
#, kde-format
msgid "Browser"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:108
#, kde-format
msgid "Address type:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:117
#, kde-format
msgid "Invoke Handler"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "Post to List"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:134 messageactions.cpp:433
#, kde-format
msgid "Subscribe to List"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "Unsubscribe From List"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "List Archives"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "List Help"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:151
#, kde-format
msgid "Not available"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:199
#: collectionpage/collectionmailinglistpage.cpp:235
#, kde-format
msgid "Not available."
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:228
#, kde-format
msgid "KMail was unable to detect any mailing list in this folder."
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionmailinglistpage.cpp:231
#, kde-format
msgid "KMail was unable to fully detect a mailing list in this folder. Please fill in the addresses by hand."
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionquotapage.cpp:45
#, kde-format
msgid "Quota"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionquotawidget.cpp:47
#, kde-format
msgid "Usage:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionquotawidget.cpp:54
#, kde-format
msgid "Status:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionquotawidget.cpp:58
#, kde-format, no-c-format
msgid "%p% full"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionquotawidget.cpp:67
#, kde-format
msgid "%1 of %2 used"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionshortcutpage.cpp:39
#, kde-format
msgctxt "@title:tab Shortcut settings for a folder."
msgid "Shortcut"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionshortcutpage.cpp:53
#, kde-format
msgid "<qt>To choose a key or a combination of keys which select the current folder, click the button below and then press the key(s) you wish to associate with this folder.</qt>"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectiontemplatespage.cpp:39
#: identity/identitydialog.cpp:683
#, kde-format
msgid "Templates"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectiontemplatespage.cpp:60
#, kde-format
msgid "&Use custom message templates in this folder"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectiontemplatespage.cpp:76
#: identity/identitydialog.cpp:676
#, kde-format
msgid "&Copy Global Templates"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:52
#, kde-format
msgctxt "@title:tab View settings for a folder."
msgid "View"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:69
#, kde-format
msgid "Use custom &icons"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:72
#, kde-format
msgctxt "Icon used for folders with no unread messages."
msgid "&Normal:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:85
#, kde-format
msgctxt "Icon used for folders which do have unread messages."
msgid "&Unread:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:117
#, kde-format
msgid "Show Sender/Receiver Column in List of Messages"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:119
#, kde-format
msgid "Sho&w column:"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:123
#, kde-format
msgctxt "@item:inlistbox Show default value."
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:124
#, kde-format
msgctxt "@item:inlistbox Show sender."
msgid "Sender"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:125
#, kde-format
msgctxt "@item:inlistbox Show receiver."
msgid "Receiver"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:133
#: configuredialog/configureappearancepage.cpp:120
#: configuredialog/configureappearancepage.cpp:141
#, kde-format
msgid "Message List"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:138
#, kde-format
msgid "Use default aggregation"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:144
#, kde-format
msgid "Aggregation"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:159
#, kde-format
msgid "Use default theme"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:165
#, kde-format
msgid "Theme"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:180
#: widgets/displaymessageformatactionmenu.cpp:30
#, kde-format
msgid "Message Default Format"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:182
#, kde-format
msgid "Prefer HTML to text"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:184
#, kde-format
msgid "Prefer text to HTML"
msgstr ""
#. +> trunk5 stable5
#: collectionpage/collectionviewpage.cpp:186
#, kde-format
msgid "Use Global Settings"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configagentdelegate.cpp:228
#, kde-format
msgid "Retrieval Options"
msgstr ""
#. +> trunk5
#: configuredialog/configureaccountpage.cpp:64
#, kde-format
msgctxt "@title:tab Tab page where the user configures identities"
msgid "Identities"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:70
#, kde-format
msgctxt "@title:tab Tab page where the user configures accounts to receive mail"
msgid "Receiving"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:77
#, kde-format
msgctxt "@title:tab Tab page where the user configures accounts to send mail"
msgid "Sending"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:94
#, kde-format
msgid "Outgoing accounts (add at least one):"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:101
#, kde-format
msgid "Common Options"
msgstr ""
#. i18n: ectx: label, entry (ConfirmBeforeSend), group (Composer)
#. +> trunk5 stable5
-#: configuredialog/configureaccountpage.cpp:110 settings/kmail.kcfg.cmake:189
+#: configuredialog/configureaccountpage.cpp:110 settings/kmail.kcfg.cmake:185
#, kde-format
msgid "Confirm &before send"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:114
#, kde-format
msgid "Check spelling before sending"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:122
#, kde-format
msgid "Never Automatically"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:123
#, kde-format
msgid "On Manual Mail Checks"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:124
#, kde-format
msgid "On All Mail Checks"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:132
#: editor/potentialphishingemail/potentialphishingemailwarning.cpp:38
#, kde-format
msgid "Send Now"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:133
#, kde-format
msgid "Send Later"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:138
#, kde-format
msgid "Send &messages in outbox folder:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:146
#, kde-format
msgid "Defa&ult send method:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:214
#, kde-format
msgid "Add Mail Account..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:215
#, kde-format
msgid "Custom Account..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:236
#: kmlaunchexternalcomponent.cpp:142
#, kde-format
msgid "Could not start the account wizard. Please make sure you have AccountWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:238
#: kmlaunchexternalcomponent.cpp:144
#, kde-format
msgid "Unable to start account wizard"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:287
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Include in Manual Mail Check"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:295
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Switch offline on KMail Shutdown"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:302
#, kde-format
msgid "Check mail on startup"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:348
#, kde-format
msgid "New Mail Notifier Agent not registered. Please contact your administrator."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:95
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:102
#, kde-format
msgid "Fonts"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:108
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:114
#, kde-format
msgid "Layout"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:126
#, kde-format
msgid "Message Tags"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:140
#, kde-format
msgid "Message Body"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:142
#, kde-format
msgid "Message List - Unread Messages"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:143
#, kde-format
msgid "Message List - Important Messages"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:144
#, kde-format
msgid "Message List - Action Item Messages"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:145
#, kde-format
msgid "Fixed Width Font"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:146 editor/kmcomposerwin.cpp:395
#, kde-format
msgid "Composer"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:147
#, kde-format
msgid "Printing Output"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:159
#, kde-format
msgid "&Use custom fonts"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:179
#, kde-format
msgid "Apply &to:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:324
#, kde-format
msgid "Quoted Text - First Level"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:325
#, kde-format
msgid "Quoted Text - Second Level"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:326
#, kde-format
msgid "Quoted Text - Third Level"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:327
#, kde-format
msgid "Link"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:328
#, kde-format
msgid "Unread Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:329
#, kde-format
msgid "Important Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:330
#, kde-format
msgid "Action Item Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:331
#, kde-format
msgid "Folder Name and Size When Close to Quota"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:332
#, kde-format
msgid "HTML Status Bar Background - No HTML Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:333
#, kde-format
msgid "HTML Status Bar Foreground - No HTML Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:334
#, kde-format
msgid "HTML Status Bar Background - HTML Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:335
#, kde-format
msgid "HTML Status Bar Foreground - HTML Message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:344
#, kde-format
msgid "&Use custom colors"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:359
#, kde-format
msgid "Recycle colors on deep &quoting"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:368
#, kde-format
msgid "Close to quota threshold:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:375
#, kde-format
msgid "%"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:493
#, kde-format
msgid "Show folder quick search field"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:500
#, kde-format
msgid "Show Favorite Folders View"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:505
#: configuredialog/configureappearancepage.cpp:530
#, kde-format
msgid "Never"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:509
#, kde-format
msgid "As icons"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:513
#, kde-format
msgid "As list"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:521
#, kde-format
msgid "Folder Tooltips"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:526
#, kde-format
msgid "Always"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:585
#, kde-format
msgid "Sta&ndard format (%1)"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:586
#, kde-format
msgid "Locali&zed format (%1)"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:587
#, kde-format
msgid "Smart for&mat (%1)"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:588
#, kde-format
msgid "C&ustom format:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:600
#, kde-format
msgctxt "General options for the message list."
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:614
#, kde-format
msgid "Default aggregation:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:635
#, kde-format
msgid "Default theme:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:656
#, kde-format
msgid "Date Display"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:688
#, kde-format
msgid "<qt><a href=\"whatsthis1\">Custom format information...</a></qt>"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:695
#, kde-format
msgid ""
"<qt>"
"<p><strong>These expressions may be used for the date:</strong></p>"
"<ul>"
"<li>d - the day as a number without a leading zero (1-31)</li>"
"<li>dd - the day as a number with a leading zero (01-31)</li>"
"<li>ddd - the abbreviated day name (Mon - Sun)</li>"
"<li>dddd - the long day name (Monday - Sunday)</li>"
"<li>M - the month as a number without a leading zero (1-12)</li>"
"<li>MM - the month as a number with a leading zero (01-12)</li>"
"<li>MMM - the abbreviated month name (Jan - Dec)</li>"
"<li>MMMM - the long month name (January - December)</li>"
"<li>yy - the year as a two digit number (00-99)</li>"
"<li>yyyy - the year as a four digit number (0000-9999)</li>"
"</ul>"
"<p><strong>These expressions may be used for the time:</strong></p>"
" "
"<ul>"
"<li>h - the hour without a leading zero (0-23 or 1-12 if AM/PM display)</li>"
"<li>hh - the hour with a leading zero (00-23 or 01-12 if AM/PM display)</li>"
"<li>m - the minutes without a leading zero (0-59)</li>"
"<li>mm - the minutes with a leading zero (00-59)</li>"
"<li>s - the seconds without a leading zero (0-59)</li>"
"<li>ss - the seconds with a leading zero (00-59)</li>"
"<li>z - the milliseconds without leading zeroes (0-999)</li>"
"<li>zzz - the milliseconds with leading zeroes (000-999)</li>"
"<li>AP - switch to AM/PM display. AP will be replaced by either \"AM\" or \"PM\".</li>"
"<li>ap - switch to AM/PM display. ap will be replaced by either \"am\" or \"pm\".</li>"
"<li>Z - time zone in numeric form (-0500)</li>"
"</ul>"
"<p><strong>All other input characters will be ignored.</strong></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:842
#, kde-format
msgid "Message Window"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:851
#, kde-format
msgid "Close the standalone message window after replying or forwarding the message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:865
#, kde-format
msgid "System Tray"
msgstr ""
#. i18n: ectx: label, entry (SystemTrayEnabled), group (General)
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:871 settings/kmail.kcfg.cmake:84
#, kde-format
msgid "Enable system tray icon"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:941
#, kde-format
msgid "A&vailable Tags"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:954
#, kde-format
msgid "Add new tag"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:959
#, kde-format
msgid "Remove selected tag"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:968
#, kde-format
msgid "Increase tag priority"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:974
#, kde-format
msgid "Decrease tag priority"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:996
#, kde-format
msgid "Ta&g Settings"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:1181
#, kde-format
msgid "Do you want to remove tag '%1'?"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureappearancepage.cpp:1226
#: configuredialog/configureappearancepage.cpp:1265
#, kde-format
msgid "We cannot create tag. A tag with same name already exists."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:74
#, kde-format
msgctxt "General settings for the composer."
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:81
#, kde-format
msgid "Standard Templates"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:87
#, kde-format
msgid "Custom Templates"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:93
#, kde-format
msgctxt "Settings regarding the subject when composing a message."
msgid "Subject"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:100
#, kde-format
msgid "Charset"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:106
#, kde-format
msgid "Headers"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:112
#, kde-format
msgctxt "Config->Composer->Attachments"
msgid "Attachments"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:118
#, kde-format
msgid "Autocorrection"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:124
#, kde-format
msgid "Auto Resize Image"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:141
#, kde-format
msgctxt "@title:group"
msgid "Signature"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:149
#, kde-format
msgid ""
"Automatically insert the configured signature\n"
"when starting to compose a message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:162
#, kde-format
msgid "Insert the signature above any quoted text"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:175
#, kde-format
msgid ""
"Insert the RFC-compliant signature separator\n"
"(two dashes and a space on a line) before the signature"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:188
#, kde-format
msgid "When replying, do not quote any existing signature"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:199
#, kde-format
msgctxt "@title:group"
msgid "Format"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:206
#, kde-format
msgid ""
"When replying, only quote the selected text\n"
"(instead of the complete message), if\n"
"there is text selected in the message window."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:219
#, kde-format
msgid ""
"When replying, add quote signs in front of all lines of the quoted text,\n"
"even when the line was created by adding an additional line break while\n"
"word-wrapping the text."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:233
#, kde-format
msgid "Enable automatic word wrapping at the specified width"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:244
#, kde-format
msgid "Set the text width for automatic word wrapping"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:262
#, kde-format
msgid ""
"When replying or forwarding, quote the message\n"
"in the original format it was received.\n"
"If unchecked, the reply will be as plain text by default."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:276
#, kde-format
msgid ""
"Format the plain text part of a message from the HTML markup.\n"
"Bold, italic and underlined text, lists, and external references\n"
"are supported."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:296
#, kde-format
msgid "No autosave"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:297
#, kde-format
msgctxt "Interval suffix"
msgid " minute"
msgid_plural " minutes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:299
#, kde-format
msgid "Automatically save the message at this specified interval"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:316
#, kde-format
msgctxt "@item:inlistbox Inline mail forwarding"
msgid "Inline"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:317
#, kde-format
msgid "As Attachment"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:319
#, kde-format
msgid "Set the default forwarded message format"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:323
#, kde-format
msgid "Default forwarding type:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:336
#, kde-format
msgctxt "@title:group"
msgid "Recipients"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:344
#, kde-format
msgid ""
"By default, request an MDN when starting to compose a message.\n"
"You can select this on a per-message basis using \"Options - Request Disposition Notification\""
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:372
#, kde-format
msgid "Warn if too many recipients are specified"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:383
#, kde-format
msgid "Set the maximum number of recipients for the warning"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:402
#, kde-format
msgid ""
"Only allow this many recipients to be specified for the message.\n"
"This applies to doing a \"Reply to All\", entering recipients manually\n"
"or using the \"Select...\" picker. Setting this limit helps you to\n"
"avoid accidentally sending a message to too many people. Note,\n"
"however, that it does not take account of distribution lists or\n"
"mailing lists."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:428
#, kde-format
msgid ""
"Remember recent addresses entered,\n"
"and offer them for recipient completion"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:441
#, kde-format
msgctxt "No addresses are retained"
msgid "No save"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:444
#, kde-format
msgid "Maximum recent addresses retained:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:448
#, kde-format
msgid ""
"The maximum number of recently entered addresses that will\n"
"be remembered for completion"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:462
#, kde-format
msgid "Configure Completion..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:665
#, kde-format
msgid "Repl&y Subject Prefixes"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:669
#: configuredialog/configurecomposerpage.cpp:699
#, kde-format
msgid ""
"Recognize any sequence of the following prefixes\n"
"(entries are case-insensitive regular expressions):"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:679
#: configuredialog/configurecomposerpage.cpp:768
#: configuredialog/configurecomposerpage.cpp:1148
#, kde-format
msgid "A&dd..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:679
#: configuredialog/configurecomposerpage.cpp:921
#: configuredialog/configurecomposerpage.cpp:1148
#, kde-format
msgid "Re&move"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:680
#: configuredialog/configurecomposerpage.cpp:1149
#, kde-format
msgid "Mod&ify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:681
#, kde-format
msgid "Enter new reply prefix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:695
#, kde-format
msgid "For&ward Subject Prefixes"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:707 identity/identitypage.cpp:278
#, kde-format
msgid "Add..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mRemoveButton)
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:708
#: configuredialog/configurecomposerpage.cpp:768 ui/identitypage.ui:66
#, kde-format
msgid "Remo&ve"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:709 identity/identitypage.cpp:280
#, kde-format
msgid "Modify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:710
#, kde-format
msgid "Enter new forward prefix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:760
#, kde-format
msgid "This list is checked for every outgoing message from the top to the bottom for a charset that contains all required characters."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mModifyButton)
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:769 ui/identitypage.ui:40
#, kde-format
msgid "&Modify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:769
#, kde-format
msgid "Enter charset:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:775
#, kde-format
msgid "&Keep original charset when replying or forwarding (if possible)"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:810
#, kde-format
msgid "This charset is not supported."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:875
#, kde-format
msgid "&Use custom message-id suffix"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:888
#, kde-format
msgid "Custom message-&id suffix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:900
#, kde-format
msgid "Define custom mime header fields:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:908
#, kde-format
msgctxt "@title:column Name of the mime header."
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:909
#, kde-format
msgctxt "@title:column Value of the mimeheader."
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:917
#, kde-format
msgctxt "@action:button Add new mime header field."
msgid "Ne&w"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:930
#, kde-format
msgctxt "@label:textbox Name of the mime header."
msgid "&Name:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:940
#, kde-format
msgid "&Value:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1119
#, kde-format
msgid "Outlook-compatible attachment naming"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1122
#, kde-format
msgid "Turn this option on to make Outlook(tm) understand attachment names containing non-English characters"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1131
#, kde-format
msgid "E&nable detection of missing attachments"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1137
#, kde-format
msgid "Recognize any of the following key words as intention to attach a file:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1150
#, kde-format
msgid "Enter new key word:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1158
#, kde-format
msgid "Maximum Attachment Size:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1165
#, kde-format
msgctxt "spinbox suffix: unit for kilobyte"
msgid " kB"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1167
#, kde-format
msgid "No limit"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1195
#, kde-format
msgid ""
"You have chosen to encode attachment names containing non-English characters in a way that is understood by Outlook(tm) and other mail clients that do not support standard-compliant encoded attachment names.\n"
"Note that KMail may create non-standard compliant messages, and consequently it is possible that your messages will not be understood by standard-compliant mail clients; so, unless you have no other choice, you should not enable this option."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuredialoglistview.cpp:53
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuredialoglistview.cpp:55 identity/identitypage.cpp:283
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuremiscpage.cpp:47
#, kde-format
msgid "Folders"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuremiscpage.cpp:50
#, kde-format
msgid "Invitations"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuremiscpage.cpp:53
#, kde-format
msgid "Printing"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:159
#, kde-format
msgid "Check Before Send Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:166
#, kde-format
msgid "Composer Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:176
#, kde-format
msgid "Tools Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:184
#, kde-format
msgid "Editor Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:192
#, kde-format
msgid "Message Viewer"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:200
#, kde-format
msgid "Webengine Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:208
#, kde-format
msgid "Header Style Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:228
#, kde-format
msgid "Akonadi Agents"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:53
#, kde-format
msgid "Reading"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:55
#, kde-format
msgid "Message Disposition Notifications"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:61
#, kde-format
msgid "Composing"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:67
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:73
#, kde-format
msgid "S/MIME Validation"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:98
#, kde-format
msgid "Email Address:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:125
#, kde-format
msgid "Changing the global HTML setting will override all folder specific values."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:327
#: configuredialog/configuresecuritypage.cpp:330
#: configuredialog/configuresecuritypage.cpp:332
#: configuredialog/configuresecuritypage.cpp:334
#: configuredialog/configuresecuritypage.cpp:337
#: configuredialog/configuresecuritypage.cpp:339
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:372
#, kde-format
msgid "The module is missing. Please verify your installation. This module is provided by Kleopatra."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:377
#, kde-format
msgid "GnuPG Configure Module Error"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:447
#, kde-format
msgid "This option requires dirmngr >= 0.9.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemHTTPProxy)
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:559 ui/smimeconfiguration.ui:186
#, kde-format
msgid "no proxy"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:561
#, kde-format
msgid "(Current system setting: %1)"
msgstr ""
#. +> trunk5 stable5
#: dialog/addemailtoexistingcontactdialog.cpp:40
#, kde-format
msgid "Select Contact"
msgstr ""
#. +> trunk5 stable5
#: dialog/addemailtoexistingcontactdialog.cpp:73
#, kde-format
msgid "Select"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:56
#, kde-format
msgctxt "Start of the filename for a mail archive file"
msgid "Archive"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:64
#, kde-format
msgctxt "@title:window for archiving a folder"
msgid "Archive Folder"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:72 kmmainwidget.cpp:3496
#, kde-format
msgctxt "@action"
msgid "Archive"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:84
#, kde-format
msgid "&Folder:"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:94
#, kde-format
msgid "F&ormat:"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:100
#, kde-format
msgid "Compressed Zip Archive (.zip)"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:101
#, kde-format
msgid "Uncompressed Archive (.tar)"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:102
#, kde-format
msgid "BZ2-Compressed Tar Archive (.tar.bz2)"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:103
#, kde-format
msgid "GZ-Compressed Tar Archive (.tar.gz)"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:109
#, kde-format
msgid "&Archive File:"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:121
#, kde-format
msgid "&Delete folder and subfolders after completion"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:125
#, kde-format
msgid "Archive all subfolders"
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:187
#, kde-format
msgid "Please select the folder that should be archived."
msgstr ""
#. +> trunk5 stable5
#: dialog/archivefolderdialog.cpp:188
#, kde-format
msgid "No folder selected"
msgstr ""
#. +> trunk5 stable5
#: dialog/kmknotify.cpp:39
#, kde-format
msgid "Notification"
msgstr ""
#. +> trunk5 stable5
#: editor/attachment/attachmentview.cpp:181
#, kde-format
msgid "1 attachment (%2)"
msgid_plural "%1 attachments (%2)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: editor/attachment/attachmentview.cpp:214
#, kde-format
msgid "Hide attachment list"
msgstr ""
#. +> trunk5 stable5
#: editor/attachment/attachmentview.cpp:216
#, kde-format
msgid "Show attachment list"
msgstr ""
#. +> trunk5 stable5
#: editor/codec/codecaction.cpp:47
#, kde-format
msgctxt "Encodings menu"
msgid "us-ascii"
msgstr ""
#. +> trunk5 stable5
#: editor/codec/codecaction.cpp:57
#, kde-format
msgctxt "Menu item"
msgid "Encoding"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:256 kmail_part.cpp:62 kmmainwin.cpp:63
#: kmreadermainwin.cpp:329 kontactplugin/kmail/kmail_plugin.cpp:56
#, kde-format
msgid "KMail2"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:285
#, kde-format
msgid "Select the dictionary to use when spell-checking this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:292
#, kde-format
msgid "Select the sent-mail folder where a copy of this message will be saved"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:297
#, kde-format
msgid "Select the outgoing account to use for sending this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:304
#, kde-format
msgid "Set the \"From:\" email address for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:308
#, kde-format
msgid "Set the \"Reply-To:\" email address for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:320
#, kde-format
msgid "Set a subject for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:322
#, kde-format
msgid "&Identity:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:323
#, kde-format
msgid "&Dictionary:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:324
#, kde-format
msgid "&Sent-Mail folder:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:325
#, kde-format
msgid "&Mail transport:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:326
#, kde-format
msgctxt "sender address field"
msgid "&From:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:327
#, kde-format
msgid "&Reply to:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:328
#, kde-format
msgctxt "@label:textbox Subject of email."
msgid "S&ubject:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1033 editor/kmcomposerwin.cpp:1067
#, kde-format
msgid "&Send Mail"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1040 editor/kmcomposerwin.cpp:1073
#, kde-format
msgid "&Send Mail Via"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1042
#, kde-format
msgid "Send"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1045 editor/kmcomposerwin.cpp:1057
#: editor/kmcomposerwin.cpp:2715
#, kde-format
msgid "Send &Later"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1051 editor/kmcomposerwin.cpp:1064
#, kde-format
msgid "Send &Later Via"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1053
#, kde-format
msgctxt "Queue the message for sending at a later date"
msgid "Queue"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1086
#, kde-format
msgid "Save as &Draft"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1088
#, kde-format
msgid "Save email in Draft folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1092
#, kde-format
msgid "Save as &Template"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1093
#, kde-format
msgid "Save email in Template folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1097
#, kde-format
msgid "Save as &File"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1098
#, kde-format
msgid "Save email as text or html file"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1102
#, kde-format
msgid "&Insert Text File..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1107
#, kde-format
msgid "&Insert Recent Text File"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1113 kmmainwidget.cpp:2822
#, kde-format
msgid "&Address Book"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1114
#, kde-format
msgid "Open Address Book"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1121
#, kde-format
msgid "&New Composer"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1127
#, kde-format
msgid "Select &Recipients..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1131
#, kde-format
msgid "Save &Distribution List..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1154
#, kde-format
msgid "Paste as Attac&hment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1158
#, kde-format
msgid "Cl&ean Spaces"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1162
#, kde-format
msgid "Use Fi&xed Font"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1169
#, kde-format
msgctxt "@action:inmenu Mark the email as urgent."
msgid "&Urgent"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1171
#, kde-format
msgid "&Request Disposition Notification"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1177
#, kde-format
msgid "&Wordwrap"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1182
#, kde-format
msgid "&Snippets"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1188
#, kde-format
msgid "&Automatic Spellchecking"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1205
#, kde-format
msgid "Rich Text Editing"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1207
#, kde-format
msgid "Rich Text"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1208
#, kde-format
msgid "Toggle rich text editing mode"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1212
#, kde-format
msgid "&All Fields"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1215
#, kde-format
msgid "&Identity"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1218
#, kde-format
msgid "&Dictionary"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1221
#, kde-format
msgid "&Sent-Mail Folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1224
#, kde-format
msgid "&Mail Transport"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1227
#, kde-format
msgid "&From"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1230
#, kde-format
msgid "&Reply To"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1234
#, kde-format
msgctxt "@action:inmenu Show the subject in the composer window."
msgid "S&ubject"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1239
#, kde-format
msgid "Append S&ignature"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1243
#, kde-format
msgid "Pr&epend Signature"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1247
#, kde-format
msgid "Insert Signature At C&ursor Position"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1259
#, kde-format
msgid "&Spellchecker..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1260
#, kde-format
msgid "Spellchecker"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1264
#, kde-format
msgid "&Encrypt Message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1265
#, kde-format
msgid "Encrypt"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1267
#, kde-format
msgid "&Sign Message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1268
#, kde-format
msgid "Sign"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1291
#, kde-format
msgid "&Cryptographic Message Format"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1294
#, kde-format
msgid "Select a cryptographic format for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1299
#, kde-format
msgid "Create Follow Up Reminder..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1321
#, kde-format
msgid "Configure KMail..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1334 kmmainwin.cpp:134
#, kde-format
msgid "<qt>This will hide the menu bar completely. You can show it again by typing %1.</qt>"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1336 kmmainwin.cpp:136
#, kde-format
msgid "Hide menu bar"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1393 editor/kmcomposerwin.cpp:3115
#, kde-format
msgctxt "Shows the linenumber of the cursor position."
msgid " Line: %1 "
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1397 editor/kmcomposerwin.cpp:3117
#, kde-format
msgid " Column: %1 "
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1402
#, kde-format
msgid "OVR"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1402
#, kde-format
msgid "INS"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1407
#, kde-format
msgid "Spellcheck: on"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1407
#, kde-format
msgid "Spellcheck: off"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1719
#, kde-format
msgid "Re&save as Template"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1720
#, kde-format
msgid "&Save as Draft"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1722
#, kde-format
msgid "Resave this message in the Templates folder. It can then be used at a later time."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1724
#, kde-format
msgid "Save this message in the Drafts folder. It can then be edited and sent at a later time."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1728
#, kde-format
msgid "Do you want to save the message for later or discard it?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1729
#, kde-format
msgid "Close Composer"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1800
#, kde-format
msgid "Autosave Message Failed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1800
#, kde-format
msgid "Sending Message Failed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1954
#, kde-format
msgctxt "@title:window"
msgid "Insert File"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2017
#, kde-format
msgid "Add as &Inline Image"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2018
#, kde-format
msgid "Add as &Attachment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2034 editor/kmcomposerwin.cpp:2115
#, kde-format
msgid "Name of the attachment:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2074
#, kde-format
msgid "Add URL into Message"
msgid_plural "Add URLs into Message"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2075
#, kde-format
msgid "Add File as &Attachment"
msgid_plural "Add Files as &Attachment"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2114
#, kde-format
msgid "Insert clipboard text as attachment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2212
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2238
#, kde-format
msgid ""
"<qt>"
"<p>You have requested that messages be encrypted to yourself, but the currently selected identity does not define an (OpenPGP or S/MIME) encryption key to use for this.</p>"
"<p>Please select the key(s) to use in the identity configuration.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2245
#, kde-format
msgid "Undefined Encryption Key"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2308
#, kde-format
msgid ""
"<qt>"
"<p>In order to be able to sign this message you first have to define the (OpenPGP or S/MIME) signing key to use.</p>"
"<p>Please select the key to use in the identity configuration.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2315
#, kde-format
msgid "Undefined Signing Key"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2441
#, kde-format
msgid "You must enter your email address in the From: field. You should also set your email address for all identities, so that you do not have to enter it for each message."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2450
#, kde-format
msgid "You must specify at least one receiver, either in the To: field or as CC or as BCC."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2456
#, kde-format
msgid "To: field is empty. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2458
#, kde-format
msgid "No To: specified"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2471
#, kde-format
msgid "You did not specify a subject. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2473
#, kde-format
msgid "No Subject Specified"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2474
#, kde-format
msgid "S&end as Is"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2475
#, kde-format
msgid "&Specify the Subject"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2525
#, kde-format
msgid "You must specify at least one receiver in order to be able to encrypt a draft."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2712
#, kde-format
msgid "About to send email..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2713
#, kde-format
msgid "Send Confirmation"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2714
#, kde-format
msgid "&Send Now"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2783
#, kde-format
msgid "You are trying to send the mail to more than %1 recipients. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2784
#, kde-format
msgid "Too many recipients"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2785
#, kde-format
msgid "&Send as Is"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2786
#, kde-format
msgid "&Edit Recipients"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2820
#, kde-format
msgid "Turning HTML mode off will cause the text to lose the formatting. Are you sure?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2822
#, kde-format
msgid "Lose the formatting?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2822
#, kde-format
msgid "Lose Formatting"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2822
#, kde-format
msgid "Add Markup Plain Text"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:3437
#, kde-format
msgid "High security encryption will be used for this recipient (the encryption key is fully trusted). Click the icon for details."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:3442
#, kde-format
msgid "Medium security encryption will be used for this recipient (the encryption key is marginally trusted). Click the icon for details."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:3447
#, kde-format
msgid "Low security encryption will be used for this recipient (the encryption key is untrusted). Click the icon for details."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:3454
#, kde-format
msgid "The email to this recipient will be encrypted, but the security of the encryption is unknown (the encryption key could not be verified). Click the icon for details."
msgstr ""
#. +> trunk5
#: editor/kmcomposerwin.cpp:3488
#, kde-format
msgid "Plugin Editor Information"
msgstr ""
#. +> trunk5 stable5
#: editor/potentialphishingemail/potentialphishingdetaildialog.cpp:33
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5 stable5
#: editor/potentialphishingemail/potentialphishingdetailwidget.cpp:34
#, kde-format
msgid "Select email to put in whitelist:"
msgstr ""
#. +> trunk5 stable5
#: editor/potentialphishingemail/potentialphishingemailwarning.cpp:35
#, kde-format
msgid "Found potential phishing email addresses <a href=\"phishingdetails\">(details...)</a>"
msgstr ""
#. +> trunk5 stable5
#: editor/validatesendmailshortcut.cpp:43
#, kde-format
msgid "This shortcut allows to send mail directly. Mail can be send accidentally. What do you want to do?"
msgstr ""
#. +> trunk5 stable5
#: editor/validatesendmailshortcut.cpp:44
#, kde-format
msgid "Configure shortcut"
msgstr ""
#. +> trunk5 stable5
#: editor/validatesendmailshortcut.cpp:45
#, kde-format
msgid "Remove Shortcut"
msgstr ""
#. +> trunk5 stable5
#: editor/validatesendmailshortcut.cpp:46
#, kde-format
msgid "Ask Before Sending"
msgstr ""
#. +> trunk5 stable5
#: editor/validatesendmailshortcut.cpp:47
#, kde-format
msgid "Sending Without Confirmation"
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/attachmentmissingwarning.cpp:31
#, kde-format
msgid "The message you have composed seems to refer to an attached file but you have not attached anything. Do you want to attach a file to your message?"
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/attachmentmissingwarning.cpp:34
#, kde-format
msgid "&Attach file"
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/attachmentmissingwarning.cpp:39
#, kde-format
msgid "&Remind me later"
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/externaleditorwarning.cpp:30
#, kde-format
msgid "External editor was started."
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:72
#, kde-format
msgid "Transport was not found. Please verify that you will use a correct mail transport."
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:76
#, kde-format
msgid "Sent Folder is not defined. Please verify it before to send it."
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:80
#, kde-format
msgid "Identity was not found. Please verify that you will use a correct identity."
msgstr ""
#. +> trunk5 stable5
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:84
#, kde-format
msgid "Dictionary was not found. Please verify that you will use a correct dictionary."
msgstr ""
#. +> trunk5 stable5
#: editor/widgets/cryptostateindicatorwidget.cpp:93
#, kde-format
msgid "Message will be signed"
msgstr ""
#. +> trunk5 stable5
#: editor/widgets/cryptostateindicatorwidget.cpp:94
#, kde-format
msgid "Message will not be signed"
msgstr ""
#. +> trunk5 stable5
#: editor/widgets/cryptostateindicatorwidget.cpp:96
#, kde-format
msgid "Message will be encrypted"
msgstr ""
#. +> trunk5 stable5
#: editor/widgets/cryptostateindicatorwidget.cpp:97
#, kde-format
msgid "Message will not be encrypted"
msgstr ""
#. +> trunk5 stable5
#: editor/widgets/snippetwidget.cpp:76
#, kde-format
msgid "Text Snippets"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentcheckcollection.cpp:51
#: folderarchive/folderarchiveagentjob.cpp:74
#: folderarchive/folderarchiveagentjob.cpp:80
#, kde-format
msgid "Cannot fetch collection. %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentcheckcollection.cpp:70
#, kde-format
msgid "Folder name not defined."
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentcheckcollection.cpp:102
#, kde-format
msgid "Unable to create folder. %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentjob.cpp:47
#, kde-format
msgid "Archive folder not defined. Please verify settings for account %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentjob.cpp:51
#, kde-format
msgid "No messages selected."
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentjob.cpp:86
#, kde-format
msgid "List of collections is empty. %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentjob.cpp:105
#, kde-format
msgid "This folder %1 is read only. Please verify the configuration of account %2"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchiveagentjob.cpp:117
#, kde-format
msgid "Cannot move messages."
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchivemanager.cpp:91
#, kde-format
msgid "Unable to fetch folder. Error reported: %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchivemanager.cpp:98
#, kde-format
msgid "No folder returned."
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchivemanager.cpp:110
#, kde-format
msgid "Unable to fetch parent folder. Error reported: %1"
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchivemanager.cpp:116
#, kde-format
msgid "Unable to return list of folders."
msgstr ""
#. +> trunk5 stable5
#: folderarchive/folderarchivemanager.cpp:184
#, kde-format
msgid "Messages archived"
msgstr ""
#. +> trunk5 stable5
#: foldershortcutactionmanager.cpp:134 foldershortcutactionmanager.cpp:135
#, kde-format
msgid "Folder Shortcut %1"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:35
#: identity/identityeditvcarddialog.cpp:54
#, kde-format
msgid "Create own vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:56 identity/newidentitydialog.cpp:81
#, kde-format
msgid "&With empty fields"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:62
#, kde-format
msgid "&From existing vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:75
#, kde-format
msgid "&vCard path:"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:86
#, kde-format
msgid "&Duplicate existing vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityaddvcarddialog.cpp:99 identity/newidentitydialog.cpp:103
#, kde-format
msgid "&Existing identities:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:199
#, kde-format
msgid "Error while generating new key pair: %1"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:200
#, kde-format
msgid "Key Generation Error"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:243
#, kde-format
msgid "No key"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:246
#, kde-format
msgid "Generate a new key pair"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:259
#, kde-format
msgid "Generating new key pair..."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:273
#, kde-format
msgid "Edit Identity"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:298
#, kde-format
msgctxt "@title:tab General identity settings."
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:307
#, kde-format
msgid "&Your name:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:310
#, kde-format
msgid ""
"<qt>"
"<h3>Your name</h3>"
"<p>This field should contain your name as you would like it to appear in the email header that is sent out;</p>"
"<p>if you leave this blank your real name will not appear, only the email address.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:322
#, kde-format
msgid "Organi&zation:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:325
#, kde-format
msgid ""
"<qt>"
"<h3>Organization</h3>"
"<p>This field should have the name of your organization if you would like it to be shown in the email header that is sent out.</p>"
"<p>It is safe (and normal) to leave this blank.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:338
#, kde-format
msgid "&Email address:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:341
#, kde-format
msgid ""
"<qt>"
"<h3>Email address</h3>"
"<p>This field should have your full email address.</p>"
"<p>This address is the primary one, used for all outgoing mail. If you have more than one address, either create a new identity, or add additional alias addresses in the field below.</p>"
"<p>If you leave this blank, or get it wrong, people will have trouble replying to you.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:362
#, kde-format
msgid "Email a&liases:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:365
#, kde-format
msgid ""
"<qt>"
"<h3>Email aliases</h3>"
"<p>This field contains alias addresses that should also be considered as belonging to this identity (as opposed to representing a different identity).</p>"
"<p>Example:</p>"
"<table>"
"<tr>"
"<th>Primary address:</th>"
"<td>first.last@example.org</td>"
"</tr>"
"<tr>"
"<th>Aliases:</th>"
"<td>first@example.org<br>"
"last@example.org</td>"
"</tr>"
"</table>"
"<p>Type one alias address per line.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:383
#, kde-format
msgid "Cryptography"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:390
#, kde-format
msgid ""
"<qt>"
"<p>The OpenPGP key you choose here will be used to digitally sign messages. You can also use GnuPG keys.</p>"
"<p>You can leave this blank, but KMail will not be able to digitally sign emails using OpenPGP; normal mail functions will not be affected.</p>"
"<p>You can find out more about keys at <a>http://www.gnupg.org</a></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:396
#, kde-format
msgid "OpenPGP signing key:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:407
#, kde-format
msgid ""
"<qt>"
"<p>The OpenPGP key you choose here will be used to encrypt messages to yourself and for the \"Attach My Public Key\" feature in the composer. You can also use GnuPG keys.</p>"
"<p>You can leave this blank, but KMail will not be able to encrypt copies of outgoing messages to you using OpenPGP; normal mail functions will not be affected.</p>"
"<p>You can find out more about keys at <a>http://www.gnupg.org</a></p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:414
#, kde-format
msgid "OpenPGP encryption key:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:425
#, kde-format
msgid ""
"<qt>"
"<p>The S/MIME (X.509) certificate you choose here will be used to digitally sign messages.</p>"
"<p>You can leave this blank, but KMail will not be able to digitally sign emails using S/MIME; normal mail functions will not be affected.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:430
#, kde-format
msgid "S/MIME signing certificate:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:445
#, kde-format
msgid ""
"<qt>"
"<p>The S/MIME certificate you choose here will be used to encrypt messages to yourself and for the \"Attach My Certificate\" feature in the composer.</p>"
"<p>You can leave this blank, but KMail will not be able to encrypt copies of outgoing messages to you using S/MIME; normal mail functions will not be affected.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:451
#, kde-format
msgid "S/MIME encryption certificate:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:473
#, kde-format
msgctxt "preferred format of encrypted messages"
msgid "Preferred format:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:480
#, kde-format
msgid "Automatically sign messages"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:484
#, kde-format
msgid "Automatically encrypt messages when possible"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:498
#, kde-format
msgctxt "@title:tab Advanced identity settings."
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:510
#, kde-format
msgid "&Reply-To address:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:513
#, kde-format
msgid ""
"<qt>"
"<h3>Reply-To addresses</h3>"
"<p>This sets the <tt>Reply-to:</tt> header to contain a different email address to the normal <tt>From:</tt> address.</p>"
"<p>This can be useful when you have a group of people working together in similar roles. For example, you might want any emails sent to have your email in the <tt>From:</tt> field, but any responses to go to a group address.</p>"
"<p>If in doubt, leave this field blank.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:532
#, kde-format
msgid "&CC addresses:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:535
#, kde-format
msgid ""
"<qt>"
"<h3>CC (Carbon Copy) addresses</h3>"
"<p>The addresses that you enter here will be added to each outgoing mail that is sent with this identity.</p>"
"<p>This is commonly used to send a copy of each sent message to another account of yours.</p>"
"<p>To specify more than one address, use commas to separate the list of CC recipients.</p>"
"<p>If in doubt, leave this field blank.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:552
#, kde-format
msgid "&BCC addresses:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:555
#, kde-format
msgid ""
"<qt>"
"<h3>BCC (Blind Carbon Copy) addresses</h3>"
"<p>The addresses that you enter here will be added to each outgoing mail that is sent with this identity. They will not be visible to other recipients.</p>"
"<p>This is commonly used to send a copy of each sent message to another account of yours.</p>"
"<p>To specify more than one address, use commas to separate the list of BCC recipients.</p>"
"<p>If in doubt, leave this field blank.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:571
#, kde-format
msgid "D&ictionary:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:580
#, kde-format
msgid "Sent-mail &folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:589
#, kde-format
msgid "&Drafts folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:598
#, kde-format
msgid "&Templates folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:604
#, kde-format
msgid "Outgoing Account:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:612
#, kde-format
msgid "Attach my vCard to message"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:614 identity/identitydialog.cpp:1118
#, kde-format
msgid "Create..."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:621
#, kde-format
msgid "Autocorrection language:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:633
#, kde-format
msgid "Restore default domain name"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:637
#, kde-format
msgid "Defaul&t domain:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:642
#, kde-format
msgid ""
"<qt>"
"<p>The default domain is used to complete email addresses that only consist of the user's name.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:662
#, kde-format
msgid "&Use custom message templates for this identity"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:689
#, kde-format
msgid "Signature"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:696
#, kde-format
msgid "Picture"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:753
#, kde-format
msgid "Invalid Email Alias \"%1\""
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:762 job/addressvalidationjob.cpp:93
#: job/addressvalidationjob.cpp:102
#, kde-format
msgid "Invalid Email Address"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:818
#, kde-format
msgid ""
"One of the configured OpenPGP signing keys does not contain any user ID with the configured email address for this identity (%1).\n"
"This might result in warning messages on the receiving side when trying to verify signatures made with this configuration."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:825
#, kde-format
msgid "One of the configured OpenPGP encryption keys does not contain any user ID with the configured email address for this identity (%1)."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:830
#, kde-format
msgid ""
"One of the configured S/MIME signing certificates does not contain the configured email address for this identity (%1).\n"
"This might result in warning messages on the receiving side when trying to verify signatures made with this configuration."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:837
#, kde-format
msgid "One of the configured S/MIME encryption certificates does not contain the configured email address for this identity (%1)."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:845
#, kde-format
msgid "Email Address Not Found in Key/Certificates"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:858
#, kde-format
msgid "The signature file is not valid"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:874
#, kde-format
msgid "Edit Identity \"%1\""
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:932
#, kde-format
msgid "Some custom folder for identity does not exist (anymore); therefore, default folders will be used."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:1120
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 stable5
#: identity/identityeditvcarddialog.cpp:48
#, kde-format
msgid "Edit own vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityeditvcarddialog.cpp:51
#, kde-format
msgid "Delete current vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityeditvcarddialog.cpp:71
#, kde-format
msgid "Are you sure you want to delete this vCard?"
msgstr ""
#. +> trunk5 stable5
#: identity/identityeditvcarddialog.cpp:71
#: identity/identityeditvcarddialog.cpp:88
#, kde-format
msgid "Delete vCard"
msgstr ""
#. +> trunk5 stable5
#: identity/identityeditvcarddialog.cpp:88
#, kde-format
msgid "We cannot delete vCard file."
msgstr ""
#. +> trunk5 stable5
#: identity/identitylistview.cpp:100
#, kde-format
msgctxt "%1: identity name. Used in the config dialog, section Identity, to indicate the default identity"
msgid "%1 (Default)"
msgstr ""
#. +> trunk5 stable5
#: identity/identitylistview.cpp:129
#, kde-format
msgid "Identity Name"
msgstr ""
#. +> trunk5 stable5
#: identity/identitylistview.cpp:129
#, kde-format
msgid "Email Address"
msgstr ""
#. +> trunk5 stable5
#: identity/identitypage.cpp:226
#, kde-format
msgid "<qt>Do you really want to remove the identity named <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/identitypage.cpp:228
#, kde-format
msgid "Remove Identity"
msgstr ""
#. +> trunk5 stable5
#: identity/identitypage.cpp:229
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5 stable5
#: identity/identitypage.cpp:281
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: identity/identitypage.cpp:287
#, kde-format
msgid "Set as Default"
msgstr ""
#. +> trunk5 stable5
#: identity/newidentitydialog.cpp:50
#, kde-format
msgid "New Identity"
msgstr ""
#. +> trunk5 stable5
#: identity/newidentitydialog.cpp:72
#, kde-format
msgid "&New identity:"
msgstr ""
#. +> trunk5 stable5
#: identity/newidentitydialog.cpp:87
#, kde-format
msgid "&Use System Settings values"
msgstr ""
#. +> trunk5 stable5
#: identity/newidentitydialog.cpp:92
#, kde-format
msgid "&Duplicate existing identity"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:72
#, kde-format
msgid "&Send picture with every message"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:74
#, kde-format
msgid "Check this box if you want KMail to add a so-called X-Face header to messages written with this identity. An X-Face is a small (48x48 pixels) black and white image that some mail clients are able to display."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:81
#, kde-format
msgid "This is a preview of the picture selected/entered below."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:95
#, kde-format
msgid "Click on the widgets below to obtain help on the input methods."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:99
#, kde-format
msgctxt "continuation of \"obtain picture from\""
msgid "External Source"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:101
#, kde-format
msgctxt "continuation of \"obtain picture from\""
msgid "Input Field Below"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:102
#, kde-format
msgid "Obtain pic&ture from:"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:129
#, kde-format
msgid "Select File..."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:131
#, kde-format
msgid "Use this to select an image file to create the picture from. The image should be of high contrast and nearly quadratic shape. A light background helps improve the result."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:137
#, kde-format
msgid "Set From Address Book"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:139
#, kde-format
msgid "You can use a scaled-down version of the picture you have set in your address book entry."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:144
#, kde-format
msgid "<qt>KMail can send a small (48x48 pixels), low-quality, monochrome picture with every message. For example, this could be a picture of you or a glyph. It is shown in the recipient's mail client (if supported).</qt>"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:163
#, kde-format
msgid "Use this field to enter an arbitrary X-Face string."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:167
#, kde-format
msgid "Examples are available at <a href=\"http://ace.home.xs4all.nl/X-Faces/\">http://ace.home.xs4all.nl/X-Faces/</a>."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:225 kmcommands.cpp:1699
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:251
#, kde-format
msgid "You do not have your own contact defined in the address book."
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:251 identity/xfaceconfigurator.cpp:262
#: identity/xfaceconfigurator.cpp:269
#, kde-format
msgid "No Picture"
msgstr ""
#. +> trunk5 stable5
#: identity/xfaceconfigurator.cpp:262 identity/xfaceconfigurator.cpp:269
#, kde-format
msgid "No picture set for your address book entry."
msgstr ""
#. +> trunk5 stable5
#: job/addemailtoexistingcontactjob.cpp:69
#, kde-format
msgid "Email added successfully."
msgstr ""
#. +> trunk5 stable5
#: job/addressvalidationjob.cpp:90
#, kde-format
msgid "Distribution list %2 is empty, it cannot be used."
msgid_plural "Distribution lists %2 are empty, they cannot be used."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: job/createnewcontactjob.cpp:81 kmreaderwin.cpp:144
#, kde-format
msgid "Add to Address Book"
msgstr ""
#. +> trunk5 stable5
#: job/createnewcontactjob.cpp:135
#, kde-format
msgid "Contact created successfully"
msgstr ""
#. +> trunk5 stable5
#: job/createnewcontactjob.cpp:140 kmreaderwin.cpp:828
#, kde-format
msgid "Contact cannot be stored: %1"
msgstr ""
#. +> trunk5 stable5
#: job/createnewcontactjob.cpp:140 kmreaderwin.cpp:828
#, kde-format
msgid "Failed to store contact"
msgstr ""
#. +> trunk5 stable5
#: job/opencomposerjob.cpp:130
#, kde-format
msgid "Do you want to attach this folder \"%1\"?"
msgstr ""
#. +> trunk5 stable5
#: job/opencomposerjob.cpp:130
#, kde-format
msgid "Attach Folder"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:70
#, kde-format
msgid "Delete Search"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:71
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the search <b>%1</b>?<br />"
"Any messages it shows will still be available in their original folder.</qt>"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:74
#, kde-format
msgctxt "@action:button Delete search"
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:76
#, kde-format
msgid "Delete Folder"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:80
#, kde-format
msgid "<qt>Are you sure you want to delete the empty folder <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:84
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the empty folder <resource>%1</resource> and all its subfolders? Those subfolders might not be empty and their contents will be discarded as well. "
"<p><b>Beware</b> that discarded messages are not saved into your Trash folder and are permanently deleted.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:93
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the folder <resource>%1</resource>, discarding its contents? "
"<p><b>Beware</b> that discarded messages are not saved into your Trash folder and are permanently deleted.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:99
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the folder <resource>%1</resource> and all its subfolders, discarding their contents? "
"<p><b>Beware</b> that discarded messages are not saved into your Trash folder and are permanently deleted.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: job/removecollectionjob.cpp:106
#, kde-format
msgctxt "@action:button Delete folder"
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
#: job/removeduplicatemailjob.cpp:46
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:77
#, kde-format
msgid "Removing duplicates"
msgstr ""
#. +> trunk5 stable5
#: job/removeduplicatemailjob.cpp:73
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:95
#: manageshowcollectionproperties.cpp:184
#, kde-format
msgid "Done"
msgstr ""
#. +> trunk5 stable5
#: job/removeduplicatemailjob.cpp:77
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:100
#, kde-format
msgid "Error occurred during removing duplicate emails: '%1'"
msgstr ""
#. +> trunk5 stable5
#: job/removeduplicatemailjob.cpp:77
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:100
#, kde-format
msgid "Error while removing duplicates"
msgstr ""
#. +> trunk5 stable5
#: job/saveasfilejob.cpp:41
#, kde-format
msgid "Save File as"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:14
#, kde-format
msgid "Set subject of message"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:18
#, kde-format
msgid "Send CC: to 'address'"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:22
#, kde-format
msgid "Send BCC: to 'address'"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:26
#, kde-format
msgid "Set replyTo to 'address'"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:30
#, kde-format
msgid "Add 'header' to message. This can be repeated"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:34
#, kde-format
msgid "Read message body from 'file'"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:38
#, kde-format
msgid "Set body of message"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:42
#, kde-format
msgid "Add an attachment to the mail. This can be repeated"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:46
#, kde-format
msgid "Only check for new mail"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:49
#, kde-format
msgid "Only open composer window"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:52
#, kde-format
msgid "Set identity"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:56
#, kde-format
msgid "View the given message file"
msgstr ""
#. +> trunk5 stable5
#: kmail_options.h:62
#, kde-format
msgid "Send message to 'address' or attach the file the 'URL' points to"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: kmail_part.rc:8 kmmainwin.rc:8 kmreadermainwin.rc:5
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (file_new)
#. +> trunk5 stable5
#: kmail_part.rc:10 kmmainwin.rc:10
#, kde-format
msgctxt "@title:menu New message, folder or new window."
msgid "New"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 stable5
#: kmail_part.rc:47 kmcomposerui.rc:28 kmmainwin.rc:47 kmreadermainwin.rc:15
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: kmail_part.rc:72 kmcomposerui.rc:56 kmmainwin.rc:72 kmreadermainwin.rc:20
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (go)
#. +> trunk5 stable5
#: kmail_part.rc:94 kmmainwin.rc:94
#, kde-format
msgid "&Go"
msgstr ""
#. i18n: ectx: Menu (folder)
#. +> trunk5 stable5
#: kmail_part.rc:108 kmmainwin.rc:108
#, kde-format
msgid "F&older"
msgstr ""
#. i18n: ectx: Menu (apply_filters_folder_actions)
#. +> trunk5 stable5
#: kmail_part.rc:128 kmail_part.rc:272 kmmainwidget.cpp:3334 kmmainwin.rc:128
#: kmmainwin.rc:272
#, kde-format
msgid "Apply Filters on Folder"
msgstr ""
#. i18n: ectx: Menu (apply_filters_folder_recursive_actions)
#. +> trunk5 stable5
#: kmail_part.rc:133 kmail_part.rc:277 kmmainwidget.cpp:3339 kmmainwin.rc:133
#: kmmainwin.rc:277
#, kde-format
msgid "Apply Filters on Folder and all its Subfolders"
msgstr ""
#. i18n: ectx: Menu (message)
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: kmail_part.rc:150 kmcomposerui.rc:5 kmmainwin.rc:150 kmreadermainwin.rc:40
#, kde-format
msgid "&Message"
msgstr ""
#. i18n: ectx: Menu (reply_special)
#. +> trunk5 stable5
#: kmail_part.rc:157 kmmainwin.rc:157 kmreadermainwin.rc:47
#, kde-format
msgid "Reply Special"
msgstr ""
#. i18n: ectx: Menu (menubar_message_forward)
#. +> trunk5 stable5
#: kmail_part.rc:166 kmmainwin.rc:166 kmreadermainwin.rc:56
#, kde-format
msgid "&Forward"
msgstr ""
#. i18n: ectx: Menu (apply_filter_actions)
#. +> trunk5 stable5
#: kmail_part.rc:183 kmmainwidget.cpp:3134 kmmainwin.rc:183
#, kde-format
msgid "A&pply Filter"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5 stable5
#: kmail_part.rc:197 kmmainwin.rc:197
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: kmail_part.rc:215 kmcomposerui.rc:102 kmmainwin.rc:215
#: kmreadermainwin.rc:73 kontactplugin/summary/kontactsummary_part.rc:5
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (help)
#. +> trunk5 stable5
#: kmail_part.rc:231 kmmainwin.rc:231
#, kde-format
msgid "&Help"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: kmail_part.rc:323 kmcomposerui.rc:107 kmmainwin.rc:323 kmreadermainwin.rc:82
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:321
#, kde-format
msgid "Please wait"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:323 kmcommands.cpp:387
#, kde-format
msgid "Please wait while the message is transferred"
msgid_plural "Please wait while the %1 messages are transferred"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kmcommands.cpp:524
#, kde-format
msgid "Save To File"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:544
#, kde-kuit-format
msgctxt "@info"
msgid ""
"File <filename>%1</filename> exists.<nl/>"
"Do you want to replace it?"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:545
#, kde-format
msgid "Save to File"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:545
#, kde-format
msgid "&Replace"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:737
#, kde-format
msgid "Open Message"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:738
#, kde-format
msgid "Message"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:771
#, kde-format
msgid "The file does not contain a message."
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:826
#, kde-format
msgid "The file contains multiple messages. Only the first message is shown."
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:928
#, kde-format
msgid "Do you want to forward the selected messages as attachments in one message (as a MIME digest) or as individual messages?"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:931
#, kde-format
msgid "Send As Digest"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:932
#, kde-format
msgid "Send Individually"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1343
#, kde-format
msgid "Filtering messages"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1350
#, kde-format
msgid "Filtering message %1 of %2"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1566
#, kde-format
msgid "Moving messages"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1566
#, kde-format
msgid "Deleting messages"
msgstr ""
#. i18n: ectx: Menu (options)
#. +> trunk5 stable5
#: kmcomposerui.rc:40
#, kde-format
msgid "&Options"
msgstr ""
#. i18n: ectx: Menu (attach)
#. +> trunk5 stable5
#: kmcomposerui.rc:78
#, kde-format
msgid "&Attach"
msgstr ""
#. i18n: ectx: ToolBar (htmlToolBar)
#. +> trunk5 stable5
#: kmcomposerui.rc:125
#, kde-format
msgid "HTML Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (directionToolBar)
#. +> trunk5 stable5
#: kmcomposerui.rc:159
#, kde-format
msgid "Text Direction Toolbar"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:715
#, kde-format
msgid "KMail is set to be offline; all network jobs are suspended"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:763
#, kde-format
msgid "KMail is set to be online; all network jobs resumed"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:765
#, kde-format
msgid "KMail is set to be online; all network jobs will resume when a network connection is detected"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:840
#, kde-format
msgid "KMail is currently in offline mode. How do you want to proceed?"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:842
#, kde-format
msgid "Online/Offline"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:843 kmmainwidget.cpp:2335
#, kde-format
msgid "Work Online"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:844 kmmainwidget.cpp:2332
#, kde-format
msgid "Work Offline"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:869
#, kde-format
msgid "Network connection detected, all network jobs resumed"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:873
#, kde-format
msgid "No network connection detected, all network jobs are suspended"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:969
#, kde-format
msgid ""
"Failed to open autosave file at %1.\n"
"Reason: %2"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:971
#, kde-format
msgid "Opening Autosave File Failed"
msgstr ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1482
+#: kmkernel.cpp:1480
#, kde-format
msgid "This identity has been changed to use the default transport:"
msgid_plural "These %1 identities have been changed to use the default transport:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1507
+#: kmkernel.cpp:1505
#, kde-format
msgid "This identity has been changed to use the modified transport:"
msgid_plural "These %1 identities have been changed to use the modified transport:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1522
+#: kmkernel.cpp:1520
#, kde-format
msgid "Sending messages"
msgstr ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1523
+#: kmkernel.cpp:1521
#, kde-format
msgid "Initiating sending process..."
msgstr ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1593
+#: kmkernel.cpp:1591
#, kde-format
msgid "Resource %1 is broken."
msgstr ""
#. +> trunk5 stable5
-#: kmkernel.cpp:1763 kmkernel.cpp:1773
+#: kmkernel.cpp:1761 kmkernel.cpp:1771
#, kde-format
msgctxt "<source>: <error message>"
msgid "%1: %2"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:63
#, kde-format
msgid "Archive Mail Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:74
#, kde-format
msgid "Send Later Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:87
#, kde-format
msgid "Followup Reminder Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:94
#, kde-format
msgid "Could not start certificate manager; please make sure you have Kleopatra properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:96
#, kde-format
msgid "KMail Error"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:104
#, kde-format
msgid "Could not start the import wizard. Please make sure you have ImportWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:106 kmmainwidget.cpp:313
#, kde-format
msgid "Unable to start import wizard"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:114
#, kde-format
msgid "Could not start \"PIM Setting Exporter\" program. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:116
#, kde-format
msgid "Unable to start \"PIM Setting Exporter\" program"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:130
#, kde-format
msgid "Could not start the ImportWizard. Please make sure you have ImportWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:132
#, kde-format
msgid "Unable to start ImportWizard"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:308
#, kde-format
msgid "Another mailer was found on system. Do you want to import data from it?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:311
#, kde-format
msgid "Could not start the import wizard. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1360
#, kde-format
msgid "No Subject"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1374
#, kde-format
msgid "(no templates)"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1426
#, kde-format
msgid "This folder does not have any expiry options set"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1435
#, kde-format
msgid "<qt>Are you sure you want to expire the folder <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1437
#, kde-format
msgid "Expire Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1438
#, kde-format
msgid "&Expire"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1460
#, kde-format
msgid "Empty Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1460 kmmainwidget.cpp:3965
#, kde-format
msgid "Move to Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1462
#, kde-format
msgid "Are you sure you want to empty the trash folder?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1463
#, kde-format
msgid "<qt>Are you sure you want to move all messages from folder <b>%1</b> to the trash?</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1487
#, kde-format
msgid "Moved all messages to the trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1542
#, kde-format
msgid "Are you sure you want to expire all old messages?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1543
#, kde-format
msgid "Expire Old Messages?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1543
#, kde-format
msgid "Expire"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1558
#, kde-format
msgid "Loading external references in html mail will make you more vulnerable to \"spam\" and may increase the likelihood that your system will be compromised by other present and anticipated security exploits."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1561 kmmainwidget.cpp:4588
#, kde-format
msgid "Security Warning"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1562
#, kde-format
msgid "Load External References"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1645
#, kde-format
msgid ""
"<qt>Do you really want to delete the selected message?<br />"
"Once deleted, it cannot be restored.</qt>"
msgid_plural ""
"<qt>Do you really want to delete the %1 selected messages?<br />"
"Once deleted, they cannot be restored.</qt>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1651
#, kde-format
msgid "Delete Messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1651
#, kde-format
msgid "Delete Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1671
#, kde-format
msgid "Moving messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1673 kmmainwidget.cpp:1862
#, kde-format
msgid "Deleting messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1688 kmmainwidget.cpp:1872
#, kde-format
msgid "Messages deleted successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1690
#, kde-format
msgid "Messages moved successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1695 kmmainwidget.cpp:1875
#, kde-format
msgid "Deleting messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1697 kmmainwidget.cpp:1877
#, kde-format
msgid "Deleting messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1701
#, kde-format
msgid "Moving messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1703
#, kde-format
msgid "Moving messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1769
#, kde-format
msgid "Move Messages to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1799
#, kde-format
msgid "Copying messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1807
#, kde-format
msgid "Messages copied successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1810
#, kde-format
msgid "Copying messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1812
#, kde-format
msgid "Copying messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1822
#, kde-format
msgid "Copy Messages to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1862
#, kde-format
msgid "Moving messages to trash..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1872
#, kde-format
msgid "Messages moved to trash successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1875
#, kde-format
msgid "Moving messages to trash failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1877
#, kde-format
msgid "Moving messages to trash canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2148
#, kde-format
msgid "Jump to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2768
#, kde-format
msgid "Save &As..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2782
#, kde-format
msgid "&Expire All Folders"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2787
#, kde-format
msgid "Check &Mail"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2795
#, kde-format
msgid "Check Mail In"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2797 kmmainwidget.cpp:2798
#, kde-format
msgid "Check Mail"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2802
#, kde-format
msgid "&Send Queued Messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2810
#, kde-format
msgid "Online status (unknown)"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2815
#, kde-format
msgid "Send Queued Messages Via"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2831
#, kde-format
msgid "Certificate Manager"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2841
#, kde-format
msgid "&Import Messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2851
#, kde-format
msgid "&Debug Sieve..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2858
#, kde-format
msgid "Filter &Log Viewer..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2863
#, kde-format
msgid "&Import from another Email Client..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2868
#, kde-format
msgid "Edit \"Out of Office\" Replies..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2874
#, kde-format
msgid "&Configure Automatic Archiving..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2880
#, kde-format
msgid "Delayed Messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2886
#, kde-format
msgid "Followup Reminder Messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2897 kmmainwidget.cpp:3962
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2902 kmmainwidget.cpp:3968
#, kde-format
msgid "M&ove Thread to Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2906
#, kde-format
msgid "Move thread to trashcan"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2909 kmmainwidget.cpp:3968
#, kde-format
msgid "Delete T&hread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2915 kmmainwidget.cpp:3970
#, kde-format
msgid "&Find Messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2920
#, kde-format
msgid "Select &All Messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2927
#, kde-format
msgid "&Mailing List Management..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2932
#, kde-format
msgid "&Assign Shortcut..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2948
#, kde-format
msgid "&Expiration Settings"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2964
#, kde-format
msgid "&Archive Folder..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2972
#, kde-format
msgid "Load E&xternal References"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2995 kmreadermainwin.cpp:367
#, kde-format
msgid "Copy Message To..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2997 kmreadermainwin.cpp:380
#, kde-format
msgid "Move Message To..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3002
#, kde-format
msgid "&New Message..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3004
#, kde-format
msgctxt "@action:intoolbar New Empty Message"
msgid "New"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3012
#, kde-format
msgid "Message From &Template"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3022
#, kde-format
msgid "New Message t&o Mailing-List..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3029
#, kde-format
msgid "Send A&gain..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3034
#, kde-format
msgid "&Create Filter"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3039
#, kde-format
msgid "Filter on &Subject..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3046
#, kde-format
msgid "Filter on &From..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3052
#, kde-format
msgid "Filter on &To..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3058
#, kde-format
msgid "Filter on &Cc..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3065
#, kde-format
msgid "New Message From &Template"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3071
#, kde-format
msgid "Mark &Thread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3074
#, kde-format
msgid "Mark Thread as &Read"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3077
#, kde-format
msgid "Mark all messages in the selected thread as read"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3080
#, kde-format
msgid "Mark Thread as &Unread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3083
#, kde-format
msgid "Mark all messages in the selected thread as unread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3089
#, kde-format
msgid "Mark Thread as &Important"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3092
#, kde-format
msgid "Remove &Important Thread Mark"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3095
#, kde-format
msgid "Mark Thread as &Action Item"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3098
#, kde-format
msgid "Remove &Action Item Thread Mark"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3102
#, kde-format
msgid "&Watch Thread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3106
#, kde-format
msgid "&Ignore Thread"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3114 kmreadermainwin.cpp:337
#, kde-format
msgid "Save A&ttachments..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3122
#, kde-format
msgid "Copy Decrypted To..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3128
#, kde-format
msgid "Appl&y All Filters"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3138
#, kde-format
msgctxt "View->"
msgid "&Expand Thread / Group"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3141
#, kde-format
msgid "Expand the current thread or group"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3145
#, kde-format
msgctxt "View->"
msgid "&Collapse Thread / Group"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3148
#, kde-format
msgid "Collapse the current thread or group"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3152
#, kde-format
msgctxt "View->"
msgid "Ex&pand All Threads"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3155
#, kde-format
msgid "Expand all threads in the current folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3159
#, kde-format
msgctxt "View->"
msgid "C&ollapse All Threads"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3162
#, kde-format
msgid "Collapse all threads in the current folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3166
#, kde-format
msgid "&Display Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3176
#, kde-format
msgid "&Next Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3182
#, kde-format
msgid "Go to the next message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3186
#, kde-format
msgid "Next &Unread Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3197
#, kde-format
msgctxt "@action:inmenu Goto next unread message"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3198
#, kde-format
msgid "Go to the next unread message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3202
#, kde-format
msgid "&Previous Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3204
#, kde-format
msgid "Go to the previous message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3212
#, kde-format
msgid "Previous Unread &Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3223
#, kde-format
msgctxt "@action:inmenu Goto previous unread message."
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3224
#, kde-format
msgid "Go to the previous unread message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3228
#, kde-format
msgid "Next Unread &Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3235
#, kde-format
msgid "Go to the next folder with unread messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3238
#, kde-format
msgid "Previous Unread F&older"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3244
#, kde-format
msgid "Go to the previous folder with unread messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3248
#, kde-format
msgctxt "Go->"
msgid "Next Unread &Text"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3251
#, kde-format
msgid "Go to the next unread text"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3252
#, kde-format
msgid "Scroll down current message. If at end of current message, go to next unread message."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3260
#, kde-format
msgid "Configure &Filters..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3266
#, kde-format
msgid "Manage &Sieve Scripts..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3271
#, kde-format
msgid "&Add Account..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3276
#, kde-format
msgid "KMail &Introduction"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3278
#, kde-format
msgid "Display KMail's Welcome Page"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3286
#, kde-format
msgid "Configure &Notifications..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3293
#, kde-format
msgid "&Configure KMail..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3300
#, kde-format
msgid "Expire..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3306
#, kde-format
msgid "Add Favorite Folder..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3312
#, kde-format
msgid "Serverside Subscription..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3318 kmmainwidget.cpp:3326
#, kde-format
msgid "Apply All Filters"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3344
#, kde-format
msgid "Import/Export KMail Data..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3350
#, kde-format
msgid "New AddressBook Contact..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3372
#, kde-format
msgid "Copy Message to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3379
#, kde-format
msgid "Jump to Folder..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3386
#, kde-format
msgid "Abort Current Operation"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3393
#, kde-format
msgid "Focus on Next Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3400
#, kde-format
msgid "Focus on Previous Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3407
#, kde-format
msgid "Select Folder with Focus"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3415
#, kde-format
msgid "Focus on First Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3422
#, kde-format
msgid "Focus on Last Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3429
#, kde-format
msgid "Focus on Next Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3436
#, kde-format
msgid "Focus on Previous Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3443
#, kde-format
msgid "Select First Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3450
#, kde-format
msgid "Select Last Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3457
#, kde-format
msgid "Select Message with Focus"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3465
#, kde-format
msgid "Set Focus to Quick Search"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3474
#, kde-format
msgid "Extend Selection to Previous Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3481
#, kde-format
msgid "Extend Selection to Next Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3489
#, kde-format
msgid "Move Message to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3500
#, kde-format
msgid "Use Less Bandwidth"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3504
#, kde-format
msgid "Mark All Messages As Read in This Folder and All its Subfolder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3509
#, kde-format
msgid "Remove Duplicates in This Folder and All its Subfolder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3520
#, kde-format
msgid "Add Favorite Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3861
#, kde-format
msgid "E&mpty Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3862
#, kde-format
msgid "&Move All Messages to Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3955
#, kde-format
msgid "&Delete Search"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3962 kmreadermainwin.cpp:340
#, kde-format
msgid "&Move to Trash"
msgstr ""
#. +> trunk5
#: kmmainwidget.cpp:3965
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:3970
#, kde-format
msgid "Edit Search..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4075
#, kde-format
msgid "&Undo"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4077
#, kde-format
msgid "&Undo: \"%1\""
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4129
#, kde-format
msgid "Filter %1"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4577
#, kde-format
msgctxt "Show shortcut for focus quick search. Don't change it"
msgid "Search...<%1>"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4585
#, kde-format
msgid "Use of HTML in mail will make you more vulnerable to \"spam\" and may increase the likelihood that your system will be compromised by other present and anticipated security exploits."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:4589
#, kde-format
msgid "Use HTML"
msgstr ""
#. +> trunk5 stable5
#: kmmainwin.cpp:174
#, kde-format
msgid "Starting..."
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:341
#, kde-format
msgctxt "@action:intoolbar Move to Trash"
msgid "Trash"
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:342
#, kde-format
msgid "Move message to trashcan"
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:426
#, kde-format
msgid "Cannot copy item. %1"
msgstr ""
#. i18n: ectx: Menu (zoom)
#. +> trunk5 stable5
#: kmreadermainwin.rc:30
#, kde-format
msgid "Zoom"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:123
#, kde-format
msgid "New Message To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:130
#, kde-format
msgid "Reply To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:137
#, kde-format
msgid "Forward To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:150
#, kde-format
msgid "Add to Existing Contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:157
#, kde-format
msgid "Open in Address Book"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:162
#, kde-format
msgid "Bookmark This Link"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:168
#, kde-format
msgid "Edit contact..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:174
#, kde-format
msgid "Save Link As..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:180
#, kde-format
msgid "&Find in Message..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:186
#, kde-format
msgid "Save Image On Disk..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:192
#, kde-format
msgid "Show HTML Format"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:193
#, kde-format
msgid "Show HTML format when mail comes from this contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:199
#, kde-format
msgid "Load external reference when mail comes for this contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:205
#, kde-format
msgid "Share image..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:252
#, kde-format
msgid "KMail is now based on the Akonadi Personal Information Management framework, which brings many changes all around."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:263
#, kde-format
msgid "Push email (IMAP IDLE)"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:264
#, kde-format
msgid "Improved searches"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:265
#, kde-format
msgid "Support for adding notes (annotations) to mails"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:266
#, kde-format
msgid "Less GUI freezes, mail checks happen in the background"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:267
#, kde-format
msgid "Plugins support"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:268
#, kde-format
msgid "New HTML renderer (QtWebEngine)"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:269
#, kde-format
msgid "Added Check for Phishing URL"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:299
#, kde-format
msgid "The KDE Mail Client"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:308
#, kde-format
msgid "Retrieving Folder Contents"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:309
#, kde-format
msgid "Please wait . . ."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:316 kmreaderwin.cpp:327
#, kde-format
msgid "Offline"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:318
#, kde-format
msgid "KMail is currently in offline mode. Click <a href=\"kmail:goOnline\">here</a> to go online . . .</p>"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:329
#, kde-format
msgid "Account is currently in offline mode. Click <a href=\"kmail:goResourceOnline\">here</a> to go online . . .</p>"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:834
#, kde-format
msgid "Contact modified successfully"
msgstr ""
#. +> trunk5 stable5
#: kmsystemtray.cpp:210
#, kde-format
msgid "New Messages In"
msgstr ""
#. +> trunk5 stable5
#: kmsystemtray.cpp:265
#, kde-format
msgid "There are no unread messages"
msgstr ""
#. +> trunk5 stable5
#: kmsystemtray.cpp:266
#, kde-format
msgid "1 unread message"
msgid_plural "%1 unread messages"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:64
#, kde-format
msgid "kcmkmailsummary"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:66
#, kde-format
msgid "Mail Summary Configuration Dialog"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:68
#, kde-format
msgid "Copyright © 2004–2010 Tobias Koenig"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:69
#: kontactplugin/summary/kcmkontactsummary.cpp:120
#: kontactplugin/summary/summaryview_plugin.cpp:126
#, kde-format
msgid "Tobias Koenig"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:85
#, kde-format
msgid "Show full path for folders"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:87
#, kde-format
msgctxt "@info:tooltip"
msgid "Show full path for each folder"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kcmkmailsummary.cpp:90
#, kde-format
msgctxt "@info:whatsthis"
msgid "Enable this option if you want to see the full path for each folder listed in the summary. If this option is not enabled, then only the base folder path will be shown."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kmail_plugin.cpp:60
#, kde-format
msgctxt "@action:inmenu"
msgid "New Message..."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kmail_plugin.cpp:67
#, kde-format
msgctxt "@info:whatsthis"
msgid "You will be presented with a dialog where you can create and send a new email message."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kmail_plugin.cpp:74
#, kde-format
msgctxt "@action:inmenu"
msgid "Sync Mail"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/kmail_plugin.cpp:79
#, kde-format
msgctxt "@info:whatsthis"
msgid "Choose this option to synchronize your groupware email."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/summarywidget.cpp:64
#, kde-format
msgid "New Messages"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/summarywidget.cpp:161
#, kde-format
msgid ""
"<qt><b>%1</b><br/>"
"Total: %2<br/>"
"Unread: %3</qt>"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/summarywidget.cpp:173
#, kde-format
msgctxt "%1: number of unread messages %2: total number of messages"
msgid "%1 / %2"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/summarywidget.cpp:211
#, kde-format
msgid "No unread messages in your monitored folders"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/kmail/summarywidget.cpp:229
#, kde-format
msgid "Open Folder: \"%1\""
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/kcmkontactsummary.cpp:86
#, kde-format
msgctxt "@title:column plugin name"
msgid "Summary Plugin Name"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/kcmkontactsummary.cpp:102
#, kde-format
msgid "Select the plugin summaries to show on the summary page."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/kcmkontactsummary.cpp:115
#, kde-format
msgid "kontactsummary"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/kcmkontactsummary.cpp:117
#, kde-format
msgid "KDE Kontact Summary"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/kcmkontactsummary.cpp:119
#, kde-format
msgid "(c), 2004 Tobias Koenig"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_part.cpp:69
#, kde-format
msgid "&Configure Summary View..."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_part.cpp:72
#, kde-format
msgid "Configure the summary view"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_part.cpp:77
#, kde-format
msgctxt "@info:whatsthis"
msgid "Choosing this will show a dialog where you can select which summaries you want to see and also allow you to configure the summaries to your liking."
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_part.cpp:124
#, kde-format
msgid "Summary for %1"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_part.cpp:392
#, kde-format
msgid "What's next?"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:43
#, kde-format
msgid "Sync All"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:56
#, kde-format
msgctxt "@action:inmenu sync everything"
msgid "All"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:116
#, kde-format
msgid "Kontact Summary"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:118
#, kde-format
msgid "Kontact Summary View"
msgstr ""
#. +> trunk5
#: kontactplugin/summary/summaryview_plugin.cpp:120
#, kde-format
msgid "(c) 2003-2018 The Kontact developers"
msgstr ""
#. +> stable5
#: kontactplugin/summary/summaryview_plugin.cpp:120
#, kde-format
msgid "(c) 2003-2017 The Kontact developers"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:122
#, kde-format
msgid "Sven Lueppken"
msgstr ""
#. +> trunk5 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:124
#, kde-format
msgid "Cornelius Schumacher"
msgstr ""
#. +> trunk5 stable5
#: manageshowcollectionproperties.cpp:98 manageshowcollectionproperties.cpp:152
#, kde-format
msgid "Retrieving folder properties"
msgstr ""
#. +> trunk5 stable5
#: manageshowcollectionproperties.cpp:118
#, kde-format
msgid "Network is unconnected. Folder information cannot be updated."
msgstr ""
#. +> trunk5 stable5
#: manageshowcollectionproperties.cpp:196
#, kde-format
msgctxt "@title:window"
msgid "Properties of Folder %1"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:71
#, kde-format
msgctxt "Message->"
msgid "&Reply"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:75 searchdialog/searchwindow.cpp:171
#, kde-format
msgid "&Reply..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:81
#, kde-format
msgid "Reply to A&uthor..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:87 searchdialog/searchwindow.cpp:175
#, kde-format
msgid "Reply to &All..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:93 searchdialog/searchwindow.cpp:179
#, kde-format
msgid "Reply to Mailing-&List..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:100
#, kde-format
msgid "Reply Without &Quote..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:105
#, kde-format
msgid "Filter on Mailing-&List..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:109
#, kde-format
msgid "Mar&k Message"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:128 messageactions.cpp:335
#, kde-format
msgid "Add Note..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:135 searchdialog/searchwindow.cpp:183
#, kde-format
msgctxt "Message->"
msgid "&Forward"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:140
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "As &Attachment..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:148
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "&Inline..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:156
#, kde-format
msgctxt "Message->Forward->"
msgid "&Redirect..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:163
#, kde-format
msgctxt "Message->"
msgid "Mailing-&List"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:188
#, kde-format
msgid "Add Followup Reminder..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:337
#, kde-format
msgid "Edit Note..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:377
#, kde-format
msgid "Filter on Mailing-List..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:414
#, kde-format
msgid "Mailing List Name: %1"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:418
#, kde-format
msgid "Open Message in List Archive"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:421
#, kde-format
msgid "Post New Message"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:424
#, kde-format
msgid "Go to Archive"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:427
#, kde-format
msgid "Request Help"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:430
#, kde-format
msgctxt "Contact the owner of the mailing list"
msgid "Contact Owner"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:436
#, kde-format
msgid "Unsubscribe from List"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:445
#, kde-format
msgid "Filter on Mailing-List %1..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:609
#, kde-format
msgid "email"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:612
#, kde-format
msgid "web"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:616
#, kde-format
msgctxt "%1 is a 'Contact Owner' or similar action. %2 is a protocol normally web or email though could be irc/ftp or other url variant"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/incompleteindexdialog.cpp:142
#, kde-format
msgid "Reindex"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/incompleteindexdialog.cpp:143
#, kde-format
msgid "Search Anyway"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/incompleteindexdialog.cpp:222
#, kde-format
msgid "Indexing"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/incompleteindexdialog.cpp:225
#, kde-format
msgid "Indexing Collections..."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:105
#: searchdialog/kmsearchmessagemodel.cpp:112
#, kde-format
msgid "From"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:106
#: searchdialog/kmsearchmessagemodel.cpp:113
#, kde-format
msgctxt "Receiver of the email"
msgid "To"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:107
#: searchdialog/kmsearchmessagemodel.cpp:114
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:109
#: searchdialog/kmsearchmessagemodel.cpp:116
#, kde-format
msgid "Preview"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:163
#, kde-format
msgctxt "@label"
msgid "This model can only handle email folders. The current collection holds mimetypes: %1"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:196
#, kde-format
msgctxt "@label No size available"
msgid "-"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/kmsearchmessagemodel.cpp:235
#, kde-format
msgctxt "@title:column, folder (e.g. email)"
msgid "Folder"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchpatternwarning.cpp:40
#, kde-format
msgid ""
"Search failed some errors were found: "
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:80
#, kde-format
msgid "Find Messages"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:102
#, kde-format
msgctxt "@action:button Search for messages"
msgid "&Search"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:188
#, kde-format
msgctxt "@action:inmenu Forward message inline."
msgid "&Inline..."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:193
#, kde-format
msgctxt "Message->Forward->"
msgid "As &Attachment..."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:208
#, kde-format
msgid "Save Attachments..."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:215
#, kde-format
msgid "Clear Selection"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:219
#, kde-format
msgid "Jump to original folder"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:306
#, kde-format
msgid "%1 match"
msgid_plural "%1 matches"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:376 searchdialog/searchwindow.cpp:418
#, kde-format
msgid "Last Search"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:444
#, kde-format
msgid "You did not selected a valid folder."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:458
#, kde-format
msgid "You forgot to select collections."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:476
#, kde-format
msgid "You forgot to define condition."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:481
#, kde-format
msgid "All folders selected are empty or were not indexed."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:487
#, kde-format
msgid "You forgot to add conditions."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:491
#, kde-format
msgid "Contains condition cannot be used with a number of characters inferior to 4."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:528
#, kde-format
msgid "Searching..."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:544
#, kde-format
msgid "Cannot get search result. %1"
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:547
#, kde-format
msgid "Search failed."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:588
#, kde-format
msgid "Search complete."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:626
#, kde-format
msgid "Search stopped."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:683
#, kde-format
msgid "There was a problem renaming your search folder. A common reason for this is that another search folder with the same name already exists. Error returned \"%1\"."
msgstr ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:786
#, kde-format
msgid "Copy Message"
msgid_plural "Copy %1 Messages"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:789
#, kde-format
msgid "Cut Message"
msgid_plural "Cut %1 Messages"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: searchdialog/searchwindow.cpp:915
#, kde-format
msgid "Checking index status..."
msgstr ""
#. +> trunk5 stable5
#: secondarywindow.cpp:84
#, kde-format
msgctxt "Document/application separator in titlebar"
msgid " – "
msgstr ""
#. i18n: ectx: whatsthis, entry (ExcludeImportantMailFromExpiry), group (Behaviour)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:50
#, kde-format
msgid "This prevents the automatic expiry of old messages in a folder from deleting (or moving to an archive folder) the messages that are marked 'Important' or 'Action Item'"
msgstr ""
#. i18n: ectx: label, entry (AllowLocalFlags), group (Behaviour)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:54
#, kde-format
msgid "Allow local flags in read-only folders"
msgstr ""
#. i18n: ectx: label, entry (SendOnCheck), group (Behaviour)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:60
#, kde-format
msgid "Send queued mail on mail check"
msgstr ""
#. i18n: ectx: whatsthis, entry (SendOnCheck), group (Behaviour)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:61
#, kde-format
msgid ""
"<qt>"
"<p>Select whether you want KMail to send all messages in the outbox on manual or all mail checks, or whether you do not want messages to be sent automatically at all. </p>"
"</qt>"
msgstr ""
#. i18n: ectx: whatsthis, entry (LastSelectedFolder), group (FolderSelectionDialog)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:73
#, kde-format
msgid "The most recently selected folder in the folder selection dialog."
msgstr ""
#. i18n: ectx: label, entry (ExternalEditor), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:88
#, kde-format
msgid "Specify e&ditor:"
msgstr ""
#. i18n: ectx: label, entry (UseExternalEditor), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:92
#, kde-format
msgid "Use e&xternal editor instead of composer"
msgstr ""
#. i18n: ectx: label, entry (CustomMessageHeadersCount), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:96
#, kde-format
msgid "Specifies the number of custom MIME header fields to be inserted in messages (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (CloseToQuotaThreshold), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:99
#, kde-format
msgid "The threshold for when to warn the user that a folder is nearing its quota limit."
msgstr ""
#. i18n: ectx: label, entry (EmptyTrashOnExit), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:103
#, kde-format
msgid "Empty the local trash folder on program exit"
msgstr ""
#. i18n: ectx: label, entry (StartSpecificFolderAtStartup), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:107
#, kde-format
msgid "Allow to start specific folder"
msgstr ""
#. i18n: ectx: label, entry (StartupFolder), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:111
#, kde-format
msgid "Specify the folder to open when the program is started"
msgstr ""
#. i18n: ectx: label, entry (AutoExpiring), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:118
#, kde-format
msgid "Specifies whether the folders will expire in the background (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (FirstStart), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:122
#, kde-format
msgid "Specifies whether this is the very first time that the application is run (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (PreviousVersion), group (General)
-#. +> trunk5 stable5
+#. +> stable5
#: settings/kmail.kcfg.cmake:126
#, kde-format
msgid "Specifies the version of the application that was last used (for internal use only)"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreviousNewFeaturesMD5), group (Internal)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:148
+#: settings/kmail.kcfg.cmake:144
#, kde-format
msgid "This value is used to decide whether the KMail Introduction should be displayed."
msgstr ""
#. i18n: ectx: label, entry (EnableFolderQuickSearch), group (UserInterface)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:155
+#: settings/kmail.kcfg.cmake:151
#, kde-format
msgid "Show folder quick search line edit"
msgstr ""
#. i18n: ectx: label, entry (ForwardingInlineByDefault), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:163
+#: settings/kmail.kcfg.cmake:159
#, kde-format
msgid "Forward Inline As Default."
msgstr ""
#. i18n: ectx: label, entry (TooManyRecipients), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:166
+#: settings/kmail.kcfg.cmake:162
#, kde-format
msgid "Warn if the number of recipients is more than:"
msgstr ""
#. i18n: ectx: whatsthis, entry (TooManyRecipients), group (Composer)
#. i18n: ectx: whatsthis, entry (RecipientThreshold), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:168 settings/kmail.kcfg.cmake:175
+#: settings/kmail.kcfg.cmake:164 settings/kmail.kcfg.cmake:171
#, kde-format
msgid "If the number of recipients is larger than this value, KMail will warn and ask for a confirmation before sending the mail. The warning can be turned off."
msgstr ""
#. i18n: ectx: label, entry (CheckSpellingBeforeSend), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:196
+#: settings/kmail.kcfg.cmake:192
#, kde-format
msgid "Check spelling before send"
msgstr ""
#. i18n: ectx: label, entry (RequestMDN), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:200
+#: settings/kmail.kcfg.cmake:196
#, kde-format
msgid "Automatically request &message disposition notifications"
msgstr ""
#. i18n: ectx: whatsthis, entry (RequestMDN), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:201
+#: settings/kmail.kcfg.cmake:197
#, kde-format
msgid ""
"<qt>"
"<p>Enable this option if you want KMail to request Message Disposition Notifications (MDNs) for each of your outgoing messages.</p>"
"<p>This option only affects the default; you can still enable or disable MDN requesting on a per-message basis in the composer, menu item <em>Options</em>-><em>Request Disposition Notification</em>.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: label, entry (AutosaveInterval), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:223
+#: settings/kmail.kcfg.cmake:219
#, kde-format
msgid "Autosave interval:"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutosaveInterval), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:224
+#: settings/kmail.kcfg.cmake:220
#, kde-format
msgid "A backup copy of the text in the composer window can be created regularly. The interval used to create the backups is set here. You can disable autosaving by setting it to the value 0."
msgstr ""
#. i18n: ectx: label, entry (ShowSnippetManager), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:231
+#: settings/kmail.kcfg.cmake:227
#, kde-format
msgid "Show the Text Snippet Management and Insertion Panel in the composer."
msgstr ""
#. i18n: ectx: label, entry (CryptoStoreEncrypted), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:237
+#: settings/kmail.kcfg.cmake:233
#, kde-format
msgid "When check, sent messages will be stored in the encrypted form"
msgstr ""
#. i18n: ectx: label, entry (RecentUrls), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:241
+#: settings/kmail.kcfg.cmake:237
#, kde-format
msgid "A list of all the recently used URLs"
msgstr ""
#. i18n: ectx: label, entry (RecentEncodings), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:247
+#: settings/kmail.kcfg.cmake:243
#, kde-format
msgid "A list of all the recently used encodings"
msgstr ""
#. i18n: ectx: label, entry (ShowCryptoLabelIndicator), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:253
+#: settings/kmail.kcfg.cmake:249
#, kde-format
msgid "Show crypto label indicator"
msgstr ""
#. i18n: ectx: label, entry (CheckSendDefaultActionShortcut), group (Composer)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:257
+#: settings/kmail.kcfg.cmake:253
#, kde-format
msgid "Validate Send Default Shortcut"
msgstr ""
#. i18n: ectx: label, entry (IdentityDialogSize), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:274
+#: settings/kmail.kcfg.cmake:270
#, kde-format
msgid "The size of the identity dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (SearchWidgetWidth), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:278
+#: settings/kmail.kcfg.cmake:274
#, kde-format
msgid "The width of the search window (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (SearchWidgetHeight), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:282
+#: settings/kmail.kcfg.cmake:278
#, kde-format
msgid "The height of the search window (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (ConfigureDialogWidth), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:286
+#: settings/kmail.kcfg.cmake:282
#, kde-format
msgid "The width of the Configure KMail dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (ConfigureDialogHeight), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:290
+#: settings/kmail.kcfg.cmake:286
#, kde-format
msgid "The height of the Configure KMail dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:316
+#: settings/kmail.kcfg.cmake:312
#, kde-format
msgid "Message Preview Pane"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:319
+#: settings/kmail.kcfg.cmake:315
#, kde-format
msgid "Do not show a message preview pane"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:322
+#: settings/kmail.kcfg.cmake:318
#, kde-format
msgid "Show the message preview pane below the message list"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:325
+#: settings/kmail.kcfg.cmake:321
#, kde-format
msgid "Show the message preview pane next to the message list"
msgstr ""
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:332
+#: settings/kmail.kcfg.cmake:328
#, kde-format
msgid "Folder List"
msgstr ""
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:335
+#: settings/kmail.kcfg.cmake:331
#, kde-format
msgid "Long folder list"
msgstr ""
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:338
+#: settings/kmail.kcfg.cmake:334
#, kde-format
msgid "Short folder list"
msgstr ""
#. i18n: ectx: label, entry (TemplateNewMessage), group (GlobalTemplates)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:347
+#: settings/kmail.kcfg.cmake:343
#, kde-format
msgid "Message template for new message"
msgstr ""
#. i18n: ectx: label, entry (TemplateReply), group (GlobalTemplates)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:352
+#: settings/kmail.kcfg.cmake:348
#, kde-format
msgid "Message template for reply"
msgstr ""
#. i18n: ectx: label, entry (TemplateReplyAll), group (GlobalTemplates)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:357
+#: settings/kmail.kcfg.cmake:353
#, kde-format
msgid "Message template for reply to all"
msgstr ""
#. i18n: ectx: label, entry (TemplateForward), group (GlobalTemplates)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:362
+#: settings/kmail.kcfg.cmake:358
#, kde-format
msgid "Message template for forward"
msgstr ""
#. i18n: ectx: label, entry (QuoteString), group (GlobalTemplates)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:367
+#: settings/kmail.kcfg.cmake:363
#, kde-format
msgid "Quote characters"
msgstr ""
#. i18n: ectx: label, entry (ToolTipDisplayPolicy), group (MainFolderView)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:382
+#: settings/kmail.kcfg.cmake:378
#, kde-format
msgid "Specifies the policy used when displaying policy"
msgstr ""
#. i18n: ectx: label, entry (CollectionWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:390
+#: settings/kmail.kcfg.cmake:386
#, kde-format
msgid "Specifies the width of the collection field in the Search Window dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (SubjectWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:394
+#: settings/kmail.kcfg.cmake:390
#, kde-format
msgid "Specifies the width of the subject field in the Search Window dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (SenderWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:398
+#: settings/kmail.kcfg.cmake:394
#, kde-format
msgid "Specifies the width of the sender field in the Search Window dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (ReceiverWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:402
+#: settings/kmail.kcfg.cmake:398
#, kde-format
msgid "Specifies the width of the receiver field in the Search Window dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (DateWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:406
+#: settings/kmail.kcfg.cmake:402
#, kde-format
msgid "Specifies the width of the date field in the Search Window dialog (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (FolderWidth), group (SearchDialog)
#. +> trunk5 stable5
-#: settings/kmail.kcfg.cmake:410
+#: settings/kmail.kcfg.cmake:406
#, kde-format
msgid "Specifies the width of the folder field in the Search Window dialog (for internal use only)"
msgstr ""
#. +> trunk5 stable5
#: tag/tagactionmanager.cpp:110 tag/tagactionmanager.cpp:253
#, kde-format
msgid "Message Tag: %1"
msgstr ""
#. +> trunk5 stable5
#: tag/tagactionmanager.cpp:207
#, kde-format
msgid "Add new tag..."
msgstr ""
#. +> trunk5 stable5
#: tag/tagactionmanager.cpp:220
#, kde-format
msgid "More..."
msgstr ""
#. +> trunk5 stable5
#: tag/tagactionmanager.cpp:241
#, kde-format
msgid "Tag not Found"
msgstr ""
#. +> trunk5 stable5
#: tag/tagactionmanager.cpp:256
#, kde-format
msgid "Toggle Message Tag: %1"
msgstr ""
#. +> trunk5 stable5
#: tag/tagselectdialog.cpp:49
#, kde-format
msgid "Select Tags"
msgstr ""
#. +> trunk5 stable5
#: tag/tagselectdialog.cpp:60
#, kde-format
msgid "Add New Tag..."
msgstr ""
#. +> trunk5 stable5
#: tag/tagselectdialog.cpp:74
#, kde-format
msgid "Search tag"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, customizeAccountOrder)
#. +> trunk5 stable5
#: ui/accountspagereceivingtab.ui:34
#, kde-format
msgid "Customize accounts order..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, group)
#. +> trunk5 stable5
#: ui/accountspagereceivingtab.ui:41
#, kde-format
msgid "New Mail Notification"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mVerboseNotificationCheck)
#. +> trunk5 stable5
#: ui/accountspagereceivingtab.ui:65
#, kde-format
msgid "Show for each folder the number of newly arrived messages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mVerboseNotificationCheck)
#. +> trunk5 stable5
#: ui/accountspagereceivingtab.ui:68
#, kde-format
msgid "Deta&iled new mail notification"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mOtherNewMailActionsButton)
#. +> trunk5 stable5
#: ui/accountspagereceivingtab.ui:81
#, kde-format
msgid "Other Actio&ns..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, optionsGroup)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:17
#, kde-format
msgid "Encrypting"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mEncToSelf)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:23
#, kde-format
msgid "When this option is enabled, the message/file will not only be encrypted with the receiver's public key, but also with your key. This will enable you to decrypt the message/file at a later time. This is generally a good idea."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mEncToSelf)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:26
#, kde-format
msgid "When encrypting emails, always also encr&ypt to the certificate of my own identity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mStoreEncrypted)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:33
#, kde-format
msgid "Check to store messages encrypted "
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mStoreEncrypted)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:41
#, kde-format
msgid ""
"<qt>\n"
"<h1>Store Messages Encrypted</h1>"
"\n"
"When this box is checked, sent messages are stored encrypted like they were sent. This is not recommended, as you will not be able to read the messages any longer if a necessary certificate expires.\n"
"<p>\n"
"However, there may be local rules that require you to turn this option on. When in doubt, check with your local administrator.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mStoreEncrypted)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:44
#, kde-format
msgid "Store sent messages encry&pted"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mShowKeyApprovalDlg)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:54
#, kde-format
msgid "When this option is enabled, the application will always show you a list of public keys from which you can choose the one it will use for encryption. If it is off, the application will only show the dialog if it cannot find the right key or if there are several which could be used."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mShowKeyApprovalDlg)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:57
#, kde-format
msgid "Always show the encryption keys &for approval"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mAlwaysEncryptWhenSavingInDrafts)
#. +> trunk5
#: ui/composercryptoconfiguration.ui:64
#, kde-format
msgid "When sa&ving as draft, sign/encrypt as indicated"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mAlwaysEncryptWhenSavingInDrafts)
#. +> stable5
#: ui/composercryptoconfiguration.ui:64
#, kde-format
msgid "Always sign/encrypt when sa&ving as draft"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mShowEncSignIndicator)
#. +> trunk5 stable5
#: ui/composercryptoconfiguration.ui:71
#, kde-format
msgid "Show sign/encrypt indicator in editor"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mButtonAdd)
#. +> trunk5 stable5
#: ui/identitypage.ui:24
#, kde-format
msgid "Add a new identity"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mButtonAdd)
#. +> trunk5 stable5
#: ui/identitypage.ui:27
#, kde-format
msgid "&Add..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mModifyButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:37
#, kde-format
msgid "Modify the selected identity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mRenameButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:50
#, kde-format
msgid "Rename the selected identity"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mRenameButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:53
#, kde-format
msgid "&Rename"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mRemoveButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:63
#, kde-format
msgid "Remove the selected identity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mSetAsDefaultButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:79
#, kde-format
msgid "Use the selected identity by default"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mSetAsDefaultButton)
#. +> trunk5 stable5
#: ui/identitypage.ui:82
#, kde-format
msgid "Set as &Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: ui/incompleteindexdialog.ui:17
#, kde-format
msgid "Some of the folders you want to search in are not fully indexed yet or have been excluded from indexing. All the folders checked below will be scheduled for priority reindexing. If you uncheck a folder it may still be indexed later, unless it was manually excluded from indexing."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectAllBtn)
#. +> trunk5 stable5
#: ui/incompleteindexdialog.ui:40
#, kde-format
msgid "&Select All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, unselectAllBtn)
#. +> trunk5 stable5
#: ui/incompleteindexdialog.ui:47
#, kde-format
msgid "Unselect All"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mExcludeImportantFromExpiry)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:19
#, kde-format
msgid "E&xclude important messages from expiry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mLoopLabel)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:32
#, kde-format
msgctxt "to be continued with \"do not loop\", \"loop in current folder\", and \"loop in all folders\""
msgid "When &trying to find unread messages:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, mLoopOnGotoUnread)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:60
#, kde-format
msgctxt "what's this help"
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:10pt; 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;\">When jumping to the next unread message, it may occur that no more unread messages are below the current message.</p>"
"\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;\">Do not loop:</span> The search will stop at the last message in the current folder.</p>"
"\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;\">Loop in current folder:</span> The search will continue at the top of the message list, but not go to another folder.</p>"
"\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;\">Loop in all folders:</span> The search will continue at the top of the message list. If no unread messages are found it will then continue to the next folder.</p>"
"\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Similarly, when searching for the previous unread message, the search will start from the bottom of the message list and continue to the previous folder depending on which option is selected.</p>"
"\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;\">Loop in all marked folders: </span>This is the same as \"Loop in all folders\" except that only folders are taken into account which have been marked with the folder property \"Act on new/unread mail in this folder\".</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:64
#, kde-format
msgid "Do not Loop"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:69
#, kde-format
msgid "Loop in Current Folder"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:74
#, kde-format
msgid "Loop in All Folders"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:79
#, kde-format
msgid "Loop in All Marked Folders"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mEnterFolderLabel)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:93
#, kde-format
msgctxt "to be continued with \"jump to first new message\", \"jump to first unread or new message\", and \"jump to last selected message\""
msgid "When ente&ring a folder:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:104
#, kde-format
msgid "Jump to First Unread Message"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:109
#, kde-format
msgid "Jump to Last Selected Message"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:114
#, kde-format
msgid "Jump to Newest Message"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:119
#, kde-format
msgid "Jump to Oldest Message"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mDelayedMarkAsRead)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:133
#, kde-format
msgid "Mar&k selected message as read after"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, mDelayedMarkTime)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:143
#, kde-format
msgid " sec"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mShowPopupAfterDnD)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:153
#, kde-format
msgid "&Ask for action after dragging messages to another folder"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mEmptyTrashCheck)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:160
#, kde-format
msgid "Empty local &trash folder on program exit"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mStartUpFolderCheck)
#. +> trunk5 stable5
#: ui/miscpagemaintab.ui:173
#, kde-format
msgid "Open this folder on &startup:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mChkbxAllFolders)
#. +> trunk5 stable5
#: ui/searchwindow.ui:17
#, kde-format
msgid "Search in &all folders"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mChkbxSpecificFolders)
#. +> trunk5 stable5
#: ui/searchwindow.ui:26
#, kde-format
msgid "Search &only in:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mChkSubFolders)
#. +> trunk5 stable5
#: ui/searchwindow.ui:39
#, kde-format
msgid "&Include sub-folders"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, mChkMultiFolders)
#. +> trunk5 stable5
#: ui/searchwindow.ui:53
#, kde-format
msgid "Select specific folders:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectMultipleFolders)
#. +> trunk5 stable5
#: ui/searchwindow.ui:60
#, kde-format
msgid "Select folders..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mSearchFolderLbl)
#. +> trunk5 stable5
#: ui/searchwindow.ui:113
#, kde-format
msgid "Search folder &name:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mSearchFolderOpenBtn)
#. +> trunk5 stable5
#: ui/searchwindow.ui:133
#, kde-format
msgid "Open &Search Folder"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mSearchResultOpenBtn)
#. +> trunk5 stable5
#: ui/searchwindow.ui:143
#, kde-format
msgid "Open &Message"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:23
#, kde-format
msgid "HTML Messages"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelWarnHTML)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:32
#, kde-format
msgid "<b>WARNING:</b> Allowing HTML in email may increase the risk that your system will be compromised by present and anticipated security exploits. <a href=\"whatsthis1\">More about HTML mails...</a> <a href=\"whatsthis2\">More about external references...</a>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mHtmlMailCheck)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:45
#, kde-format
msgid ""
"<qt>"
"<p>Messages sometimes come in both formats. This option controls whether you want the HTML part or the plain text part to be displayed.</p>"
"<p>Displaying the HTML part makes the message look better, but at the same time increases the risk of security holes being exploited.</p>"
"<p>Displaying the plain text part loses much of the message's formatting, but makes it almost <em>impossible</em> to exploit security holes in the HTML renderer (Konqueror).</p>"
"<p>The option below guards against one common misuse of HTML messages, but it cannot guard against security issues that were not known at the time this version of KMail was written.</p>"
"<p>It is therefore advisable to <em>not</em> prefer HTML to plain text.</p>"
"<p><b>Note:</b> You can set this option on a per-folder basis from the <i>Folder</i> menu of KMail's main window.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mHtmlMailCheck)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:48
#, kde-format
msgid "Prefer HTML to plain text"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mExternalReferences)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:55
#, kde-format
msgid ""
"<qt>"
"<p>Some mail advertisements are in HTML and contain references to, for example, images that the advertisers employ to find out that you have read their message (\"web bugs\").</p>"
"<p>There is no valid reason to load images off the Internet like this, since the sender can always attach the required images directly to the message.</p>"
"<p>To guard from such a misuse of the HTML displaying feature of KMail, this option is <em>disabled</em> by default.</p>"
"<p>However, if you wish to, for example, view images in HTML messages that were not attached to it, you can enable this option, but you should be aware of the possible problem.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mExternalReferences)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:58
#, kde-format
msgid "Allow messages to load external references from the Internet"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:74
#, kde-format
msgid "E-mails Scams"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:80
#, kde-format
msgid "KMail can analyze messages for suspected email scams by looking for common techniques used to deceive you"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mScamDetection)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:90
#, kde-format
msgid "Informs if message reading is a suspected email scam"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:97
#, kde-format
msgid "Whitelist:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:116
#, kde-format
msgid "Encrypted Messages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mAlwaysDecrypt)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:122
#, kde-format
msgid "Attempt decryption of encrypted messages when viewing"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:138
#, kde-format
msgid "Certificate && Key Bundle Attachments"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mAutomaticallyImportAttachedKeysCheck)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:144
#, kde-format
msgid "Automatically import keys and certificate"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:154
#, kde-format
msgid "Safe Browsing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mCheckUrl)
#. +> trunk5 stable5
#: ui/securitypagegeneraltab.ui:160
#, kde-format
msgid "Check URL With Phishing Google System"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelSend)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:20
#, kde-format
msgid "Send policy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioIgnore)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAsk)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioDeny)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAlways)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioNothing)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioFull)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioHeaders)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:30 ui/securitypagemdntab.ui:40
#: ui/securitypagemdntab.ui:50 ui/securitypagemdntab.ui:60
#: ui/securitypagemdntab.ui:96 ui/securitypagemdntab.ui:106
#: ui/securitypagemdntab.ui:116
#, kde-format
msgid ""
"<qt>"
"<h3>Message Disposition Notification Policy</h3>"
"<p>MDNs are a generalization of what is commonly called <b>read receipt</b>. The message author requests a disposition notification to be sent and the receiver's mail program generates a reply from which the author can learn what happened to his message. Common disposition types include <b>displayed</b> (i.e. read), <b>deleted</b> and <b>dispatched</b> (e.g. forwarded).</p>"
"<p>The following options are available to control KMail's sending of MDNs:</p>"
"<ul>"
"<li><em>Ignore</em>: Ignores any request for disposition notifications. No MDN will ever be sent automatically (recommended).</li>"
"<li><em>Ask</em>: Answers requests only after asking the user for permission. This way, you can send MDNs for selected messages while denying or ignoring them for others.</li>"
"<li><em>Deny</em>: Always sends a <b>denied</b> notification. This is only <em>slightly</em> better than always sending MDNs. The author will still know that the messages has been acted upon, he just cannot tell whether it was deleted or read etc.</li>"
"<li><em>Always send</em>: Always sends the requested disposition notification. That means that the author of the message gets to know when the message was acted upon and, in addition, what happened to it (displayed, deleted, etc.). This option is strongly discouraged, but since it makes much sense e.g. for customer relationship management, it has been made available.</li>"
"</ul>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioIgnore)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:33
#, kde-format
msgid "Ignore"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAsk)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:43
#, kde-format
msgid "Ask"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioDeny)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:53
#, kde-format
msgid "Deny"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAlways)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:63
#, kde-format
msgid "Always send"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelQuote)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:86
#, kde-format
msgid "Quote original message:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioNothing)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:99
#, kde-format
msgid "Nothing"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioFull)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:109
#, kde-format
msgid "Full message"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioHeaders)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:119
#, kde-format
msgid "Only headers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mNoMDNsWhenEncryptedCheck)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:142
#, kde-format
msgid "Do not send MDNs in response to encrypted messages"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelWarning)
#. +> trunk5 stable5
#: ui/securitypagemdntab.ui:152
#, kde-format
msgid "<b>WARNING:</b> Unconditionally returning confirmations undermines your privacy. <a href=\"whatsthis-mdn\">More about MDNs...</a>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, CRLRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:17
#, kde-format
msgid "If this option is selected, S/MIME certificates are validated using Certificate Revocation Lists (CRLs)."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, CRLRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:20
#, kde-format
msgid "&Validate certificates using CRLs"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, OCSPRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:30
#, kde-format
msgid "If this option is selected, S/MIME certificates are validated online using the Online Certificates Status Protocol (OCSP). Fill in the URL of the OCSP responder below."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, OCSPRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:33
#, kde-format
msgid "Validate certificates online (OCSP)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, OCSPGroupBox)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:40
#, kde-format
msgid "Online Certificate Validation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:50
#, kde-format
msgid "OCSP responder URL:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:60
#, kde-format
msgid "OCSP responder signature:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, OCSPResponderURL)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:74
#, kde-format
msgid "Enter here the address of the server for online validation of certificates (OCSP responder). The URL is usually starting with http://."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreServiceURLCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:91
#, kde-format
msgid "Ignore service URL of certificates"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, doNotCheckCertPolicyCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:101
#, kde-format
msgid "By default GnuPG uses the file ~/.gnupg/policies.txt to check if a certificate policy is allowed. If this option is selected, policies are not checked."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, doNotCheckCertPolicyCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:104
#, kde-format
msgid "Do not check certificate policies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, neverConsultCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:111
#, kde-format
msgid "If this option is checked, Certificate Revocation Lists are never used to validate S/MIME certificates."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, neverConsultCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:114
#, kde-format
msgid "Never consult a CRL"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, fetchMissingCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:121
#, kde-format
msgid "If this option is checked, missing issuer certificates are fetched when necessary (this applies to both validation methods, CRLs and OCSP)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, fetchMissingCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:124
#, kde-format
msgid "Fetch missing issuer certificates"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabHTTP)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:135
#, kde-format
msgid "HTTP Requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableHTTPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:141
#, kde-format
msgid "Entirely disables the use of HTTP for S/MIME."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, disableHTTPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:144
#, kde-format
msgid "Do not perform any HTTP requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreHTTPDPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:151
#, kde-format
msgid "When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as \"CRL Distribution Point\" (DP) entries, which are URLs describing the way to access the URL. The first found DP entry is used. With this option all entries using the HTTP scheme are ignored when looking for a suitable DP."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreHTTPDPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:154
#, kde-format
msgid "Ignore HTTP CRL distribution point of certificates"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, honorHTTPProxyRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:176
#, kde-format
msgid "If this option is selected, the value of the HTTP proxy shown on the right (which comes from the environment variable http_proxy) will be used for any HTTP request."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, honorHTTPProxyRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:179
#, kde-format
msgid "Use s&ystem HTTP proxy:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, useCustomHTTPProxyRB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:196
#, kde-format
msgid "Use &this proxy for HTTP requests: "
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, customHTTPProxy)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:203
#, kde-format
msgid "Enter here the location of your HTTP Proxy, which will be used for all HTTP requests relating to S/MIME. The syntax is host:port, for instance myproxy.nowhere.com:3128."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLDAP)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:216
#, kde-format
msgid "LDAP Requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableLDAPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:224
#, kde-format
msgid "Entirely disables the use of LDAP for S/MIME."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, disableLDAPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:227
#, kde-format
msgid "Do not perform any LDAP requests"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreLDAPDPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:234
#, kde-format
msgid "When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as \"CRL Distribution Point\" (DP) entries, which are URLs describing the way to access the URL. The first found DP entry is used. With this option all entries using the LDAP scheme are ignored when looking for a suitable DP."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ignoreLDAPDPCB)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:237
#, kde-format
msgid "Ignore LDAP CRL distribution point of certificates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, customLDAPLabel)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:246
#, kde-format
msgid "Primary host for LDAP requests:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, customLDAPProxy)
#. +> trunk5 stable5
#: ui/smimeconfiguration.ui:257
#, kde-format
msgid ""
"Entering a LDAP server here will make all LDAP requests go to that server first. More precisely, this setting overrides any specified host and port part in a LDAP URL and will also be used if host and port have been omitted from the URL. Other LDAP servers will be used only if the connection to the \"proxy\" failed.\n"
"The syntax is \"HOST\" or \"HOST:PORT\". If PORT is omitted, port 389 (standard LDAP port) is used."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mWarnUnsigned)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:17
#, kde-format
msgid "Check to be warned when sending unsigned messages."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mWarnUnsigned)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:25
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn When Trying To Send Unsigned Messages</h1>"
"\n"
"If this box is checked, you will be warned when you try to send parts of or the whole message unsigned.\n"
"<p>\n"
"It is recommended to leave this option turned on for maximum integrity.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mWarnUnsigned)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:28
#, kde-format
msgid "Warn when trying to send &unsigned messages"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, warnUnencryptedCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:38
#, kde-format
msgid "Check to be warned when sending unencrypted messages."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, warnUnencryptedCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:46
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn When Trying To Send Unencrypted Messages</h1>"
"\n"
"If this box is checked, you will be warned when you try to send parts of or the whole message unencrypted.\n"
"<p>\n"
"It is recommended to leave this option turned on for maximum integrity.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, warnUnencryptedCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:49
#, kde-format
msgid "&Warn when trying to send unencrypted messages"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, warnReceiverNotInCertificateCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:62
#, kde-format
msgid "Check to be warned if the address is not in the certificate"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, warnReceiverNotInCertificateCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:70
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Receiver's Email Address Is Not In Certificate</h1>"
"\n"
"If this option is checked, a warning is issued if the email address of the receiver is not contained in the certificate used for encrypting.\n"
"<p>\n"
"It is recommended to leave this option turned on for maximum security.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, warnReceiverNotInCertificateCB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:73
#, kde-format
msgid "Warn if &receiver's email address is not in certificate"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, warnGroupBox)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:83
#, kde-format
msgid "Warn if certificates/keys expire soon (configure thresholds below)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:92
#, kde-format
msgid "For Signing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:105
#, kde-format
msgid "For Encryption"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignKeyExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrKeyExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrChainCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignChainCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignRootCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrRootCertExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:124 ui/warningconfiguration.ui:160
#: ui/warningconfiguration.ui:196 ui/warningconfiguration.ui:226
#: ui/warningconfiguration.ui:256 ui/warningconfiguration.ui:292
#, kde-format
msgid "Select the number of days here"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignKeyExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:132
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Signature Certificate Expires</h1>"
"\n"
"Select the minimum number of days the signature certificate should be valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrKeyExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:168
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Encryption Certificate Expires</h1>"
"\n"
"Select the minimum number of days the encryption certificate should be valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrChainCertExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:204
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If A Certificate In The Chain Expires</h1>"
"\n"
"Select the minimum number of days all certificates in the chain should be valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignChainCertExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:234
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If CA Certificate Expires</h1>"
"\n"
"Select the minimum number of days the CA certificate should be valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignRootCertExpiresSB)
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrRootCertExpiresSB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:264 ui/warningconfiguration.ui:300
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Root Certificate Expires</h1>"
"\n"
"Select the minimum number of days the root certificate should be valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:316
#, kde-format
msgid "For root certificates:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:329
#, kde-format
msgid "For intermediate CA certificates:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:342
#, kde-format
msgid "For end-user certificates/keys:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, gnupgButton)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:405
#, kde-format
msgid "GnuPG Settings..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, enableAllWarningsPB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:435
#, kde-format
msgid "Re-enable All \"Do not Ask Again\" Warnings"
msgstr ""
#. +> trunk5 stable5
#: undostack.cpp:63
#, kde-format
msgid "Move To Trash"
msgstr ""
#. +> trunk5 stable5
#: undostack.cpp:63
#, kde-format
msgid "Move Message"
msgid_plural "Move Messages"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: undostack.cpp:117
#, kde-format
msgid "There is nothing to undo."
msgstr ""
#. +> trunk5 stable5
#: undostack.cpp:124
#, kde-format
msgid "Cannot move message. %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/displaymessageformatactionmenu.cpp:36
#, kde-format
msgid "Prefer &HTML to Plain Text"
msgstr ""
#. +> trunk5 stable5
#: widgets/displaymessageformatactionmenu.cpp:42
#, kde-format
msgid "Prefer &Plain Text to HTML"
msgstr ""
#. +> trunk5 stable5
#: widgets/displaymessageformatactionmenu.cpp:48
#, kde-format
msgid "Use Global Setting"
msgstr ""
#. +> trunk5 stable5
#: widgets/vacationscriptindicatorwidget.cpp:102
#, kde-format
msgid "Out of office reply active on server"
msgid_plural "Out of office reply active on servers"
msgstr[0] ""
msgstr[1] ""
Index: trunk/l10n-support/templates/summit/messages/pim/libakonadi5.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/libakonadi5.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/pim/libakonadi5.pot (revision 1509195)
@@ -1,2716 +1,2716 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-21 09:24+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: agentbase/agentbase.cpp:383 agentbase/preprocessorbase_p.cpp:42
#, kde-format
msgid "Unable to register object at dbus: %1"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase.cpp:474
#, kde-format
msgctxt "Name and type of Akonadi resource"
msgid "%1 of type %2"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase.cpp:934
#, kde-format
msgid "Agent identifier"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase.cpp:941
#, kde-format
msgid "Akonadi Agent"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase_p.h:63 agentbase/resourcescheduler.cpp:295
#, kde-format
msgctxt "@info:status Application ready for work"
msgid "Ready"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase_p.h:65
#, kde-format
msgctxt "@info:status"
msgid "Offline"
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase_p.h:70
#, kde-format
msgctxt "@info:status"
msgid "Syncing..."
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase_p.h:75
#, kde-format
msgctxt "@info:status"
msgid "Error."
msgstr ""
#. +> trunk5 stable5
#: agentbase/agentbase_p.h:80
#, kde-format
msgctxt "@info:status"
msgid "Not configured"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:572
+#: agentbase/resourcebase.cpp:571
#, kde-format
msgctxt "@label command line option"
msgid "Resource identifier"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:579
+#: agentbase/resourcebase.cpp:578
#, kde-format
msgid "Akonadi Resource"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:627
+#: agentbase/resourcebase.cpp:626
#, kde-format
msgctxt "@info"
msgid "Invalid item retrieved"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:651
+#: agentbase/resourcebase.cpp:650
#, kde-format
msgctxt "@info"
msgid "Error while creating item: %1"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:675
+#: agentbase/resourcebase.cpp:674
#, kde-format
msgctxt "@info"
msgid "Error while updating collection: %1"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:761
+#: agentbase/resourcebase.cpp:760
#, kde-format
msgctxt "@info"
msgid "Updating local collection failed: %1."
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:766
+#: agentbase/resourcebase.cpp:765
#, kde-format
msgctxt "@info"
msgid "Updating local items failed: %1."
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:784
+#: agentbase/resourcebase.cpp:783
#, kde-format
msgctxt "@info"
msgid "Cannot fetch item in offline mode."
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:972
+#: agentbase/resourcebase.cpp:971
#, kde-format
msgctxt "@info:status"
msgid "Syncing folder '%1'"
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:991 agentbase/resourcebase.cpp:998
+#: agentbase/resourcebase.cpp:990 agentbase/resourcebase.cpp:997
#, kde-format
msgid "Failed to retrieve collection for sync."
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:1038
+#: agentbase/resourcebase.cpp:1037
#, kde-format
msgid "Failed to retrieve collection for attribute sync."
msgstr ""
#. +> trunk5 stable5
-#: agentbase/resourcebase.cpp:1096
+#: agentbase/resourcebase.cpp:1095
#, kde-format
msgid "The requested item no longer exists"
msgstr ""
#. +> trunk5 stable5
#: agentbase/resourcescheduler.cpp:511 agentbase/resourcescheduler.cpp:517
#, kde-format
msgctxt "@info"
msgid "Job canceled."
msgstr ""
#. +> trunk5 stable5
#: core/collectionpathresolver.cpp:113 core/collectionpathresolver.cpp:132
#, kde-format
msgid "No such collection."
msgstr ""
#. +> trunk5 stable5
#: core/collectionsync.cpp:500 core/collectionsync.cpp:638
#, kde-format
msgid "Found unresolved orphan collections"
msgstr ""
#. +> trunk5 stable5
#: core/conflicthandler.cpp:66
#, kde-format
msgid "Did not find other item for conflict handling"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/agentinstancecreatejob.cpp:86
#, kde-format
msgid "Unable to access D-Bus interface of created agent."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/agentinstancecreatejob.cpp:120
#, kde-format
msgid "Agent instance creation timed out."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/agentinstancecreatejob.cpp:186
#, kde-format
msgid "Unable to obtain agent type '%1'."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/agentinstancecreatejob.cpp:194
#, kde-format
msgid "Unable to create agent instance."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionattributessynchronizationjob.cpp:86
#, kde-format
msgid "Invalid collection instance."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionattributessynchronizationjob.cpp:93
#: core/jobs/resourcesynchronizationjob.cpp:101
#, kde-format
msgid "Invalid resource instance."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionattributessynchronizationjob.cpp:114
#: core/jobs/resourcesynchronizationjob.cpp:126
#, kde-format
msgid "Unable to obtain D-Bus interface for resource '%1'"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionattributessynchronizationjob.cpp:137
#, kde-format
msgid "Collection attributes synchronization timed out."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectioncopyjob.cpp:68
#, kde-format
msgid "Invalid collection to copy"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectioncopyjob.cpp:74
#, kde-format
msgid "Invalid destination collection"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectioncreatejob.cpp:64
#, kde-format
msgid "Invalid parent"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectioncreatejob.cpp:112
#, kde-format
msgid "Failed to parse Collection from response"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectiondeletejob.cpp:66
#, kde-format
msgid "Invalid collection"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionfetchjob.cpp:232
#, kde-format
msgid "Invalid collection given."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionmovejob.cpp:66 core/jobs/itemmovejob.cpp:104
#, kde-format
msgid "No objects specified for moving"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/collectionmovejob.cpp:73 core/jobs/itemmovejob.cpp:111
#: core/jobs/linkjobimpl_p.h:54
#, kde-format
msgid "No valid destination specified"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/invalidatecachejob.cpp:72
#, kde-format
msgid "Invalid collection."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/itemcreatejob.cpp:121
#, kde-format
msgid "Invalid parent collection"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/job.cpp:326
#, kde-format
msgid "Cannot connect to the Akonadi service."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/job.cpp:329
#, kde-format
msgid "The protocol version of the Akonadi server is incompatible. Make sure you have a compatible version installed."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/job.cpp:332
#, kde-format
msgid "User canceled operation."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/job.cpp:337
#, kde-format
msgid "Unknown error."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/job.cpp:370
#, kde-format
msgid "Unexpected response"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/relationcreatejob.cpp:55 core/jobs/relationdeletejob.cpp:55
#, kde-format
msgid "Failed to create relation."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/resourcesynchronizationjob.cpp:151
#, kde-format
msgid "Resource synchronization timed out."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:161
#, kde-format
msgid "Could not fetch root collection of resource %1."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:208
#, kde-format
msgid "No resource ID given."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:340
#, kde-format
msgid "Invalid resource identifier '%1'"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:357
#: core/jobs/specialcollectionshelperjobs.cpp:365
#, kde-format
msgid "Failed to configure default resource via D-Bus."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:426
#, kde-format
msgid "Failed to fetch the resource collection."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/specialcollectionshelperjobs.cpp:623
#, kde-format
msgid "Timeout trying to get lock."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/tagcreatejob.cpp:62
#, kde-format
msgid "Failed to create tag."
msgstr ""
#. +> trunk5 stable5
#: core/jobs/trashjob.cpp:166
#, kde-format
msgid "Move to trash collection failed, aborting trash operation"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/trashjob.cpp:221 core/jobs/trashrestorejob.cpp:159
#, kde-format
msgid "Invalid items passed"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/trashjob.cpp:260 core/jobs/trashrestorejob.cpp:206
#, kde-format
msgid "Invalid collection passed"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/trashjob.cpp:368 core/jobs/trashrestorejob.cpp:330
#, kde-format
msgid "No valid collection or empty itemlist"
msgstr ""
#. +> trunk5 stable5
#: core/jobs/trashrestorejob.cpp:105
#, kde-format
msgid "Could not find restore collection and restore resource is not available"
msgstr ""
#. +> trunk5 stable5
#: core/models/agentinstancemodel.cpp:193 core/models/collectionmodel_p.h:55
#, kde-format
msgctxt "@title:column, name of a thing"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel.cpp:226
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel.cpp:556 core/models/entitytreemodel_p.cpp:1409
#: widgets/selftestdialog.cpp:634
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel.cpp:557
#, kde-format
msgid ""
"The target collection '%1' contains already\n"
"a collection with name '%2'."
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel.cpp:737
#, kde-format
msgctxt "@title:column Name of a thing"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel_p.cpp:1396
#, kde-format
msgid "Could not copy item:"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel_p.cpp:1398
#, kde-format
msgid "Could not copy collection:"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel_p.cpp:1400
#, kde-format
msgid "Could not move item:"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel_p.cpp:1402
#, kde-format
msgid "Could not move collection:"
msgstr ""
#. +> trunk5 stable5
#: core/models/entitytreemodel_p.cpp:1404
#, kde-format
msgid "Could not link entity:"
msgstr ""
#. +> trunk5 stable5
#: core/models/favoritecollectionsmodel.cpp:411
#, kde-format
msgid "Favorite Folders"
msgstr ""
#. +> trunk5 stable5
#: core/models/itemmodel.cpp:327
#, kde-format
msgid "Id"
msgstr ""
#. +> trunk5 stable5
#: core/models/itemmodel.cpp:329
#, kde-format
msgid "Remote Id"
msgstr ""
#. +> trunk5 stable5
#: core/models/itemmodel.cpp:331
#, kde-format
msgid "MimeType"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:102
#, kde-format
msgid "Total Messages"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:103
#, kde-format
msgid "Unread Messages"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:114
#, kde-format
msgid "Quota"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:123
#, kde-format
msgid "Storage Size"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:131
#, kde-format
msgid "Subfolder Storage Size"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:247
#, kde-format
msgctxt "number of unread entities in the collection"
msgid "Unread"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:248
#, kde-format
msgctxt "number of entities in the collection"
msgid "Total"
msgstr ""
#. +> trunk5 stable5
#: core/models/statisticsproxymodel.cpp:249
#, kde-format
msgctxt "collection size"
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: core/models/tagmodel.cpp:80
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5 stable5
#: core/partfetcher.cpp:63
#, kde-format
msgid "Unable to fetch item for index"
msgstr ""
#. +> trunk5 stable5
#: core/partfetcher.cpp:78
#, kde-format
msgid "Index is no longer available"
msgstr ""
#. +> trunk5 stable5
#: core/partfetcher.cpp:131
#, kde-format
msgid "Payload part '%1' is not available for this index"
msgstr ""
#. +> trunk5 stable5
#: core/partfetcher.cpp:140
#, kde-format
msgid "No session available for this index"
msgstr ""
#. +> trunk5 stable5
#: core/partfetcher.cpp:149
#, kde-format
msgid "No item available for this index"
msgstr ""
#. +> trunk5 stable5
-#: core/pluginloader.cpp:156
+#: core/pluginloader.cpp:157
#, kde-format
msgid "Unnamed plugin"
msgstr ""
#. +> trunk5 stable5
-#: core/pluginloader.cpp:162
+#: core/pluginloader.cpp:163
#, kde-format
msgid "No description available"
msgstr ""
#. +> trunk5 stable5
#: core/servermanager.cpp:254
#, kde-format
msgid ""
"The Akonadi server protocol version differs from the protocol version used by this application.\n"
"If you recently updated your system please log out and back in to make sure all applications use the correct protocol version."
msgstr ""
#. +> trunk5 stable5
#: core/servermanager.cpp:271
#, kde-format
msgid "There are no Akonadi Agents available. Please verify your KDE PIM installation."
msgstr ""
#. +> trunk5 stable5
-#: core/session.cpp:186
+#: core/session.cpp:181
#, kde-format
msgid "Protocol version mismatch. Server version is older (%1) than ours (%2). If you updated your system recently please restart the Akonadi server."
msgstr ""
#. +> trunk5 stable5
-#: core/session.cpp:192
+#: core/session.cpp:187
#, kde-format
msgid "Protocol version mismatch. Server version is newer (%1) than ours (%2). If you updated your system recently please restart all KDE PIM applications."
msgstr ""
#. +> trunk5 stable5
#: selftest/main.cpp:32
#, kde-format
msgid "Akonadi Self Test"
msgstr ""
#. +> trunk5 stable5
#: selftest/main.cpp:34
#, kde-format
msgid "Checks and reports state of Akonadi server"
msgstr ""
#. +> trunk5 stable5
#: selftest/main.cpp:36
#, kde-format
msgid "(c) 2008 Volker Krause <vkrause@kde.org>"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:51
#, kde-format
msgid "&New Agent Instance..."
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:55
#, kde-format
msgid "&Delete Agent Instance"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:59
#, kde-format
msgid "&Configure Agent Instance"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:84
#, kde-format
msgctxt "@title:window"
msgid "New Agent Instance"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:88
#, kde-format
msgid "Could not create agent instance: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:92
#, kde-format
msgid "Agent instance creation failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "Delete Agent Instance?"
msgstr ""
#. +> trunk5 stable5
#: widgets/agentactionmanager.cpp:100
#, kde-format
msgid "Do you really want to delete the selected agent instance?"
msgstr ""
#. +> trunk5 stable5
#: widgets/cachepolicypage.cpp:54 widgets/cachepolicypage.cpp:59
#, kde-format
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/cachepolicypage.cpp:76
#, kde-format
msgid "Retrieval"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, inherit)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:20
#, kde-format
msgid "Use options from parent folder or account"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, syncOnDemand)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:33
#, kde-format
msgid "Synchronize when selecting this folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:42
#, kde-format
msgid "Automatically synchronize after:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, checkInterval)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:49
#, kde-format
msgctxt "never check the cache"
msgid "Never"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, checkInterval)
#. i18n: ectx: property (suffix), widget (QSpinBox, localCacheTimeout)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:52 widgets/cachepolicypage.ui:162
#, kde-format
msgid "minutes"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (KEditListWidget, localParts)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:89 widgets/cachepolicypage.ui:101
#, kde-format
msgid "Locally Cached Parts"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, retrievalOptionsGroupBox)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:127
#, kde-format
msgid "Retrieval Options"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, retrieveFullMessages)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:133
#, kde-format
msgid "Always retrieve full &messages"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, retrieveOnlyHeaders)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:143
#, kde-format
msgid "&Retrieve message bodies on demand"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:152
#, kde-format
msgid "Keep message bodies locally for:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, localCacheTimeout)
#. +> trunk5 stable5
#: widgets/cachepolicypage.ui:159
#, kde-format
msgctxt "no cache timeout"
msgid "Forever"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:67
#, kde-format
msgctxt "@info Displayed grayed-out inside the textbox, verb to search"
msgid "Search"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:75
#, kde-format
msgid "Use folder by default"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:232
#, kde-format
msgid "&New Subfolder..."
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:234
#, kde-format
msgid "Create a new subfolder under the currently selected folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:268 widgets/standardactionmanager.cpp:237
#, kde-format
msgctxt "@title:window"
msgid "New Folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:269
#, kde-format
msgctxt "@label:textbox, name of a thing"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:288 widgets/standardactionmanager.cpp:243
#, kde-format
msgid "Folder creation failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiondialog.cpp:289 widgets/standardactionmanager.cpp:241
#, kde-format
msgid "Could not create folder: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.cpp:40
#, kde-format
msgctxt "@title:tab general properties page"
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.cpp:67
#, kde-format
msgctxt "@label"
msgid "One object"
msgid_plural "%1 objects"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:16
#, kde-format
msgid "&Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, customIconCheckbox)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:29
#, kde-format
msgid "&Use custom icon:"
msgstr ""
#. i18n: ectx: property (icon), widget (KIconButton, customIcon)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:39
#, kde-format
msgid "folder"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, statsBox)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:62
#, kde-format
msgid "Statistics"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:68
#, kde-format
msgctxt "object names"
msgid "Content:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, countLabel)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:75
#, kde-format
msgid "0 objects"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:82
#: widgets/collectionmaintenancepage.ui:50
#, kde-format
msgid "Size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sizeLabel)
#. +> trunk5 stable5
#: widgets/collectiongeneralpropertiespage.ui:89
#, kde-format
msgid "0 Byte"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.cpp:59
#, kde-format
msgid "Remember that indexing can take some minutes."
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.cpp:87
#, kde-format
msgid "Maintenance"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.cpp:150
#, kde-format
msgid "Error while retrieving indexed items count"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.cpp:153
#, kde-format
msgid "Indexed %1 item in this folder"
msgid_plural "Indexed %1 items in this folder"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.cpp:159
#, kde-format
msgid "Calculating indexed items..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, filesGroup)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:23
#, kde-format
msgid "Files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:29
#, kde-format
msgid "Folder type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, folderTypeLbl)
#. i18n: ectx: property (text), widget (QLabel, folderSizeLbl)
#. i18n: ectx: property (text), widget (QLabel, itemsCountLbl)
#. i18n: ectx: property (text), widget (QLabel, unreadItemsCountLbl)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:36
#: widgets/collectionmaintenancepage.ui:43
#: widgets/collectionmaintenancepage.ui:79
#: widgets/collectionmaintenancepage.ui:93
#, kde-format
msgid "unknown"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, itemsGroup)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:66
#, kde-format
msgid "Items"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:72
#, kde-format
msgid "Total items:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:86
#, kde-format
msgid "Unread items:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, indexingGroup)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:109
#, kde-format
msgid "Indexing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableIndexingChkBox)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:115
#, kde-format
msgid "Enable fulltext indexing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, indexedCountLbl)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:122
#, kde-format
msgid "Retrieving indexed items count ..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, reindexButton)
#. +> trunk5 stable5
#: widgets/collectionmaintenancepage.ui:129
#, kde-format
msgid "Reindex folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionrequester.cpp:120
#, kde-format
msgid "No Folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionrequester.cpp:129
#, kde-format
msgid "Open collection dialog"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionrequester.cpp:146
#, kde-format
msgid "Select a collection"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionview.cpp:229
#, kde-format
msgid "&Move here"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionview.cpp:230
#, kde-format
msgid "&Copy here"
msgstr ""
#. +> trunk5 stable5
#: widgets/collectionview.cpp:232
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: widgets/conflictresolvedialog.cpp:142
#, kde-format
msgid "Modification Time"
msgstr ""
#. +> trunk5 stable5
#: widgets/conflictresolvedialog.cpp:160
#, kde-format
msgid "Flags"
msgstr ""
#. +> trunk5 stable5
#: widgets/conflictresolvedialog.cpp:178 widgets/conflictresolvedialog.cpp:185
#: widgets/conflictresolvedialog.cpp:194
#, kde-format
msgid "Attribute: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/conflictresolvedialog.cpp:205
#, kde-format
msgctxt "@title:window"
msgid "Conflict Resolution"
msgstr ""
#. +> stable5
#: widgets/conflictresolvedialog.cpp:207
#, kde-format
msgid "Take left one"
msgstr ""
#. +> stable5
#: widgets/conflictresolvedialog.cpp:208
#, kde-format
msgid "Take right one"
msgstr ""
#. +> stable5
#: widgets/conflictresolvedialog.cpp:209
#, kde-format
msgid "Keep both"
msgstr ""
#. +> trunk5
#: widgets/conflictresolvedialog.cpp:211
#, kde-format
msgctxt "@action:button"
msgid "Take my version"
msgstr ""
#. +> stable5
#: widgets/conflictresolvedialog.cpp:215
#, kde-kuit-format
msgctxt "@label"
msgid ""
"Two updates conflict with each other.<nl/>"
"Please choose which update(s) to apply."
msgstr ""
#. +> trunk5
#: widgets/conflictresolvedialog.cpp:217
#, kde-format
msgctxt "@action:button"
msgid "Take their version"
msgstr ""
#. +> trunk5
#: widgets/conflictresolvedialog.cpp:223
#, kde-format
msgctxt "@action:button"
msgid "Keep both versions"
msgstr ""
#. +> trunk5
#: widgets/conflictresolvedialog.cpp:235
#, kde-format
msgid ""
"<qt>Your changes conflict with those made by someone else meanwhile.<br>"
"Unless one version can just be thrown away, you will have to integrate those changes manually.<br>"
"Click on <a href=\"opentexteditor\">\"Open text editor\"</a> to keep a copy of the texts, then select which version is most correct, then re-open it and modify it again to add what's missing."
msgstr ""
#. +> trunk5 stable5
#: widgets/conflictresolvedialog.cpp:283
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5 stable5
#: widgets/controlgui.cpp:246
#, kde-format
msgid "Starting Akonadi server..."
msgstr ""
#. +> trunk5 stable5
#: widgets/controlgui.cpp:252
#, kde-format
msgid "Stopping Akonadi server..."
msgstr ""
#. +> trunk5 stable5
#: widgets/dragdropmanager.cpp:228
#, kde-format
msgid "&Move Here"
msgstr ""
#. +> trunk5 stable5
#: widgets/dragdropmanager.cpp:234
#, kde-format
msgid "&Copy Here"
msgstr ""
#. +> trunk5 stable5
#: widgets/dragdropmanager.cpp:240
#, kde-format
msgid "&Link Here"
msgstr ""
#. +> trunk5 stable5
#: widgets/dragdropmanager.cpp:244
#, kde-format
msgid "C&ancel"
msgstr ""
#. +> trunk5 stable5
#: widgets/erroroverlay.cpp:241
#, kde-format
msgctxt "%1 is a reason why"
msgid ""
"Cannot connect to the Personal information management service.\n"
"\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: widgets/erroroverlay.cpp:246 widgets/erroroverlay.cpp:247
#, kde-format
msgid "Personal information management service is starting..."
msgstr ""
#. +> trunk5 stable5
#: widgets/erroroverlay.cpp:251 widgets/erroroverlay.cpp:252
#, kde-format
msgid "Personal information management service is shutting down..."
msgstr ""
#. +> trunk5 stable5
#: widgets/erroroverlay.cpp:256
#, kde-format
msgid "Personal information management service is performing a database upgrade."
msgstr ""
#. +> trunk5 stable5
#: widgets/erroroverlay.cpp:257
#, kde-format
msgid ""
"Personal information management service is performing a database upgrade.\n"
"This happens after a software update and is necessary to optimize performance.\n"
"Depending on the amount of personal information, this might take a few minutes."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QWidget, notRunningPage)
#. i18n: ectx: property (text), widget (QLabel, notRunningDescription)
#. +> trunk5 stable5
#: widgets/erroroverlay.ui:21 widgets/erroroverlay.ui:71
#, kde-format
msgid "The Akonadi personal information management service is not running. This application cannot be used without it."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startButton)
#. +> trunk5 stable5
#: widgets/erroroverlay.ui:116
#, kde-format
msgctxt "@action:button Start the Akonadi server"
msgid "Start"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QWidget, brokenPage)
#. +> trunk5 stable5
#: widgets/erroroverlay.ui:158
#, kde-format
msgid ""
"The Akonadi personal information management framework is not operational.\n"
"Click on \"Details...\" to obtain detailed information on this problem."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brokenDescription)
#. +> trunk5 stable5
#: widgets/erroroverlay.ui:208
#, kde-format
msgid "The Akonadi personal information management service is not operational."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selfTestButton)
#. +> trunk5 stable5
#: widgets/erroroverlay.ui:259
#, kde-format
msgid "Details..."
msgstr ""
#. +> trunk5 stable5
#: widgets/manageaccountwidget.cpp:213
#, kde-format
msgid "Do you want to remove account '%1'?"
msgstr ""
#. +> trunk5 stable5
#: widgets/manageaccountwidget.cpp:214
#, kde-format
msgid "Remove account?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: widgets/manageaccountwidget.ui:19
#, kde-format
msgid "Incoming accounts (add at least one):"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mAddAccountButton)
#. +> trunk5 stable5
#: widgets/manageaccountwidget.ui:36
#, kde-format
msgid "A&dd..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mModifyAccountButton)
#. +> trunk5 stable5
#: widgets/manageaccountwidget.ui:46
#, kde-format
msgid "&Modify..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mRemoveAccountButton)
#. +> trunk5 stable5
#: widgets/manageaccountwidget.ui:56
#, kde-format
msgid "R&emove"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mRestartAccountButton)
#. +> trunk5 stable5
#: widgets/manageaccountwidget.ui:73
#, kde-format
msgid "Restart"
msgstr ""
#. +> trunk5 stable5
#: widgets/recentcollectionaction.cpp:43
#, kde-format
msgid "Recent Folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/renamefavoritedialog.cpp:54
#, kde-format
msgid "Default Name"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:74
#, kde-format
msgid "Akonadi Server Self-Test"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:85
#, kde-format
msgid "Save Report..."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:87
#, kde-format
msgid "Copy Report to Clipboard"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:206
#, kde-format
msgid "The QtSQL driver '%1' is required by your current Akonadi server configuration and was found on your system."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:208
#, kde-format
msgid ""
"The QtSQL driver '%1' is required by your current Akonadi server configuration.\n"
"The following drivers are installed: %2.\n"
"Make sure the required driver is installed."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:215
#, kde-format
msgid "Database driver found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:217
#, kde-format
msgid "Database driver not found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:225
#, kde-format
msgid "MySQL server executable not tested."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:226 widgets/selftestdialog.cpp:267
#: widgets/selftestdialog.cpp:316
#, kde-format
msgid "The current configuration does not require an internal MySQL server."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:233
#, kde-format
msgid ""
"You have currently configured Akonadi to use the MySQL server '%1'.\n"
"Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:240
#, kde-format
msgid "MySQL server not found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:242
#, kde-format
msgid "MySQL server not readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:244
#, kde-format
msgid "MySQL server not executable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:246
#, kde-format
msgid "MySQL found with unexpected name."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:248
#, kde-format
msgid "MySQL server found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:254
#, kde-format
msgid "MySQL server found: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:255
#, kde-format
msgid "MySQL server is executable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:257
#, kde-format
msgid "Executing the MySQL server '%1' failed with the following error message: '%2'"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:259
#, kde-format
msgid "Executing the MySQL server failed."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:266
#, kde-format
msgid "MySQL server error log not tested."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:275
#, kde-format
msgid "No current MySQL error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:276
#, kde-format
msgid "The MySQL server did not report any errors during this startup. The log can be found in '%1'."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:281
#, kde-format
msgid "MySQL error log not readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:282
#, kde-format
msgid "A MySQL server error log file was found but is not readable: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:290
#, kde-format
msgid "MySQL server log contains errors."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:291
#, kde-format
msgid "The MySQL server error log file '%1' contains errors."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:300
#, kde-format
msgid "MySQL server log contains warnings."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:301
#, kde-format
msgid "The MySQL server log file '%1' contains warnings."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:303
#, kde-format
msgid "MySQL server log contains no errors."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:304
#, kde-format
msgid "The MySQL server log file '%1' does not contain any errors or warnings."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:315
#, kde-format
msgid "MySQL server configuration not tested."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:324
#, kde-format
msgid "MySQL server default configuration found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:325
#, kde-format
msgid "The default configuration for the MySQL server was found and is readable at %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:329
#, kde-format
msgid "MySQL server default configuration not found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:330
#, kde-format
msgid "The default configuration for the MySQL server was not found or was not readable. Check your Akonadi installation is complete and you have all required access rights."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:337
#, kde-format
msgid "MySQL server custom configuration not available."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:338
#, kde-format
msgid "The custom configuration for the MySQL server was not found but is optional."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:340
#, kde-format
msgid "MySQL server custom configuration found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:341
#, kde-format
msgid "The custom configuration for the MySQL server was found and is readable at %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:345
#, kde-format
msgid "MySQL server custom configuration not readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:346
#, kde-format
msgid "The custom configuration for the MySQL server was found at %1 but is not readable. Check your access rights."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:353
#, kde-format
msgid "MySQL server configuration not found or not readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:354
#, kde-format
msgid "The MySQL server configuration was not found or is not readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:356
#, kde-format
msgid "MySQL server configuration is usable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:357
#, kde-format
msgid "The MySQL server configuration was found at %1 and is readable."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:386
#, kde-format
msgid "Cannot connect to PostgreSQL server."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:388
#, kde-format
msgid "PostgreSQL server found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:389
#, kde-format
msgid "The PostgreSQL server was found and connection is working."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:398
#, kde-format
msgid "akonadictl not found"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:399
#, kde-format
msgid "The program 'akonadictl' needs to be accessible in $PATH. Make sure you have the Akonadi server installed."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:405
#, kde-format
msgid "akonadictl found and usable"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:406
#, kde-format
msgid ""
"The program '%1' to control the Akonadi server was found and could be executed successfully.\n"
"Result:\n"
"%2"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:409
#, kde-format
msgid "akonadictl found but not usable"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:410
#, kde-format
msgid ""
"The program '%1' to control the Akonadi server was found but could not be executed successfully.\n"
"Result:\n"
"%2\n"
"Make sure the Akonadi server is installed correctly."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:419
#, kde-format
msgid "Akonadi control process registered at D-Bus."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:420
#, kde-format
msgid "The Akonadi control process is registered at D-Bus which typically indicates it is operational."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:422
#, kde-format
msgid "Akonadi control process not registered at D-Bus."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:423
#, kde-format
msgid "The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:428
#, kde-format
msgid "Akonadi server process registered at D-Bus."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:429
#, kde-format
msgid "The Akonadi server process is registered at D-Bus which typically indicates it is operational."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:431
#, kde-format
msgid "Akonadi server process not registered at D-Bus."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:432
#, kde-format
msgid "The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:440
#, kde-format
msgid "Protocol version check not possible."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:441
#, kde-format
msgid "Without a connection to the server it is not possible to check if the protocol version meets the requirements."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:445
#, kde-format
msgid "Server protocol version is too old."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:446 widgets/selftestdialog.cpp:452
#, kde-format
msgid "The server protocol version is %1, but version %2 is required by the client. If you recently updated KDE PIM, please make sure to restart both Akonadi and KDE PIM applications."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:451
#, kde-format
msgid "Server protocol version is too new."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:457
#, kde-format
msgid "Server protocol version matches."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:458
#, kde-format
msgid "The current Protocol version is %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:477
#, kde-format
msgid "Resource agents found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:477
#, kde-format
msgid "At least one resource agent has been found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:479
#, kde-format
msgid "No resource agents found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:480
#, kde-format
msgid "No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '%1'. The XDG_DATA_DIRS environment variable is set to '%2'; make sure this includes all paths where Akonadi agents are installed."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:497
#, kde-format
msgid "No current Akonadi server error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:498
#, kde-format
msgid "The Akonadi server did not report any errors during its current startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:500
#, kde-format
msgid "Current Akonadi server error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:501
#, kde-format
msgid "The Akonadi server reported errors during its current startup. The log can be found in %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:508
#, kde-format
msgid "No previous Akonadi server error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:509
#, kde-format
msgid "The Akonadi server did not report any errors during its previous startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:511
#, kde-format
msgid "Previous Akonadi server error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:512
#, kde-format
msgid "The Akonadi server reported errors during its previous startup. The log can be found in %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:522
#, kde-format
msgid "No current Akonadi control error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:523
#, kde-format
msgid "The Akonadi control process did not report any errors during its current startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:525
#, kde-format
msgid "Current Akonadi control error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:526
#, kde-format
msgid "The Akonadi control process reported errors during its current startup. The log can be found in %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:533
#, kde-format
msgid "No previous Akonadi control error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:534
#, kde-format
msgid "The Akonadi control process did not report any errors during its previous startup."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:536
#, kde-format
msgid "Previous Akonadi control error log found."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:537
#, kde-format
msgid "The Akonadi control process reported errors during its previous startup. The log can be found in %1."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:546
#, kde-format
msgid "Akonadi was started as root"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:546
#, kde-format
msgid "Running Internet-facing applications as root/administrator exposes you to many security risks. MySQL, used by this Akonadi installation, will not allow itself to run as root, to protect you from these risks."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:548
#, kde-format
msgid "Akonadi is not running as root"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:548
#, kde-format
msgid "Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system."
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:627
#, kde-format
msgid "Save Test Report"
msgstr ""
#. +> trunk5 stable5
#: widgets/selftestdialog.cpp:634
#, kde-format
msgid "Could not open file '%1'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, introductionLabel)
#. +> trunk5 stable5
#: widgets/selftestdialog.ui:16
#, kde-format
msgid "An error occurred during the startup of the Akonadi server. The following self-tests are supposed to help with tracking down and solving this problem. When requesting support or reporting bugs, please always include this report."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroup)
#. +> trunk5 stable5
#: widgets/selftestdialog.ui:39
#, kde-format
msgid "Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: widgets/selftestdialog.ui:61
#, kde-format
msgid "<p>For more troubleshooting tips please refer to <a href=\"http://userbase.kde.org/Akonadi\">userbase.kde.org/Akonadi</a>.</p>"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:85
#, kde-format
msgid "&New Folder..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:85
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:87 widgets/standardactionmanager.cpp:209
#, kde-format
msgid "&Delete Folder"
msgid_plural "&Delete %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:87
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:88 widgets/standardactionmanager.cpp:211
#, kde-format
msgid "&Synchronize Folder"
msgid_plural "&Synchronize %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:88 widgets/standardactionmanager.cpp:106
#: widgets/standardactionmanager.cpp:122
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:89
#, kde-format
msgid "Folder &Properties"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:89 widgets/standardactionmanager.cpp:105
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:91
#, kde-format
msgid "&Paste"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:91
#, kde-format
msgid "Paste"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:93
#, kde-format
msgid "Manage Local &Subscriptions..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:93
#, kde-format
msgid "Manage Local Subscriptions"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:94
#, kde-format
msgid "Add to Favorite Folders"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:94
#, kde-format
msgid "Add to Favorite"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:95
#, kde-format
msgid "Remove from Favorite Folders"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:95
#, kde-format
msgid "Remove from Favorite"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:96
#, kde-format
msgid "Rename Favorite..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:96
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:97 widgets/standardactionmanager.cpp:108
#, kde-format
msgid "Copy Folder To..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:97 widgets/standardactionmanager.cpp:98
#: widgets/standardactionmanager.cpp:108 widgets/standardactionmanager.cpp:110
#, kde-format
msgid "Copy To"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:98 widgets/standardactionmanager.cpp:110
#, kde-format
msgid "Copy Item To..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:99 widgets/standardactionmanager.cpp:111
#, kde-format
msgid "Move Item To..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:99 widgets/standardactionmanager.cpp:100
#: widgets/standardactionmanager.cpp:109 widgets/standardactionmanager.cpp:111
#, kde-format
msgid "Move To"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:100 widgets/standardactionmanager.cpp:109
#, kde-format
msgid "Move Folder To..."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:101 widgets/standardactionmanager.cpp:203
#, kde-format
msgid "&Cut Item"
msgid_plural "&Cut %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:101 widgets/standardactionmanager.cpp:102
#, kde-format
msgid "Cut"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:102 widgets/standardactionmanager.cpp:205
#, kde-format
msgid "&Cut Folder"
msgid_plural "&Cut %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:103
#, kde-format
msgid "Create Resource"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:104 widgets/standardactionmanager.cpp:232
#, kde-format
msgid "Delete Resource"
msgid_plural "Delete %1 Resources"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:105
#, kde-format
msgid "&Resource Properties"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:106 widgets/standardactionmanager.cpp:234
#, kde-format
msgid "Synchronize Resource"
msgid_plural "Synchronize %1 Resources"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:107
#, kde-format
msgid "Work Offline"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:112
#, kde-format
msgid "&Synchronize Folder Recursively"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:112
#, kde-format
msgid "Synchronize Recursively"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:113
#, kde-format
msgid "&Move Folder To Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:113
#, kde-format
msgid "Move Folder To Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:114
#, kde-format
msgid "&Move Item To Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:114
#, kde-format
msgid "Move Item To Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:115 widgets/standardactionmanager.cpp:117
#, kde-format
msgid "&Restore Folder From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:115 widgets/standardactionmanager.cpp:117
#, kde-format
msgid "Restore Folder From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:116 widgets/standardactionmanager.cpp:119
#: widgets/standardactionmanager.cpp:120
#, kde-format
msgid "&Restore Item From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:116 widgets/standardactionmanager.cpp:119
#: widgets/standardactionmanager.cpp:120
#, kde-format
msgid "Restore Item From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:118
#, kde-format
msgid "&Restore Collection From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:118
#, kde-format
msgid "Restore Collection From Trash"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:121
#, kde-format
msgid "&Synchronize Favorite Folders"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:121
#, kde-format
msgid "Synchronize Favorite Folders"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:122
#, kde-format
msgid "Synchronize Folder Tree"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:199
#, kde-format
msgid "&Copy Folder"
msgid_plural "&Copy %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:201
#, kde-format
msgid "&Copy Item"
msgid_plural "&Copy %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:207
#, kde-format
msgid "&Delete Item"
msgid_plural "&Delete %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:213
#, kde-format
msgid "&Delete Resource"
msgid_plural "&Delete %1 Resources"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:215
#, kde-format
msgid "&Synchronize Resource"
msgid_plural "&Synchronize %1 Resources"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:218
#, kde-format
msgid "Copy Folder"
msgid_plural "Copy %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:220
#, kde-format
msgid "Copy Item"
msgid_plural "Copy %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:222
#, kde-format
msgid "Cut Item"
msgid_plural "Cut %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:224
#, kde-format
msgid "Cut Folder"
msgid_plural "Cut %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:226
#, kde-format
msgid "Delete Item"
msgid_plural "Delete %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:228
#, kde-format
msgid "Delete Folder"
msgid_plural "Delete %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:230
#, kde-format
msgid "Synchronize Folder"
msgid_plural "Synchronize %1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:239
#, kde-format
msgctxt "@label:textbox name of Akonadi folder"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:246
#, kde-format
msgid "Do you really want to delete this folder and all its sub-folders?"
msgid_plural "Do you really want to delete %1 folders and all their sub-folders?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:249
#, kde-format
msgctxt "@title:window"
msgid "Delete folder?"
msgid_plural "Delete folders?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:251
#, kde-format
msgid "Could not delete folder: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:253
#, kde-format
msgid "Folder deletion failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:256
#, kde-format
msgctxt "@title:window"
msgid "Properties of Folder %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:259
#, kde-format
msgid "Do you really want to delete the selected item?"
msgid_plural "Do you really want to delete %1 items?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:262
#, kde-format
msgctxt "@title:window"
msgid "Delete item?"
msgid_plural "Delete items?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:264
#, kde-format
msgid "Could not delete item: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:266
#, kde-format
msgid "Item deletion failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:269
#, kde-format
msgctxt "@title:window"
msgid "Rename Favorite"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:271
#, kde-format
msgctxt "@label:textbox name of the folder"
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:274
#, kde-format
msgctxt "@title:window"
msgid "New Resource"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:276
#, kde-format
msgid "Could not create resource: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:278
#, kde-format
msgid "Resource creation failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:281
#, kde-format
msgid "Do you really want to delete this resource?"
msgid_plural "Do you really want to delete %1 resources?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:284
#, kde-format
msgctxt "@title:window"
msgid "Delete Resource?"
msgid_plural "Delete Resources?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:287
#, kde-format
msgid "Could not paste data: %1"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:289
#, kde-format
msgid "Paste failed"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:619
#, kde-format
msgid "We can not add \"/\" in folder name."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:620 widgets/standardactionmanager.cpp:627
#, kde-format
msgid "Create new folder error"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:626
#, kde-format
msgid "We can not add \".\" at begin or end of folder name."
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:850
#, kde-format
msgid "Before syncing folder \"%1\" it is necessary to have the resource online. Do you want to make it online?"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:851
#, kde-format
msgid "Account \"%1\" is offline"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:852
#, kde-format
msgctxt "@action:button"
msgid "Go Online"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:1433
#, kde-format
msgid "Move to This Folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/standardactionmanager.cpp:1433
#, kde-format
msgid "Copy to This Folder"
msgstr ""
#. +> trunk5 stable5
#: widgets/subscriptiondialog.cpp:159
#, kde-format
msgid "Local Subscriptions"
msgstr ""
#. +> trunk5 stable5
#: widgets/subscriptiondialog.cpp:184
#, kde-format
msgid "Search:"
msgstr ""
#. +> trunk5 stable5
#: widgets/subscriptiondialog.cpp:192
#, kde-format
msgid "Subscribed only"
msgstr ""
#. +> trunk5 stable5
#: widgets/subscriptiondialog.cpp:201
#, kde-format
msgid "Subscribe"
msgstr ""
#. +> trunk5 stable5
#: widgets/subscriptiondialog.cpp:205
#, kde-format
msgid "Unsubscribe"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:120
#, kde-format
msgid "Failed to create a new tag"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:121
#, kde-format
msgid "An error occurred while creating a new tag"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:176
#, kde-kuit-format
msgctxt "@info"
msgid "Do you really want to remove the tag <resource>%1</resource>?"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:178
#, kde-format
msgctxt "@title"
msgid "Delete tag"
msgstr ""
#. +> stable5
#: widgets/tageditwidget.cpp:185
#, kde-format
msgctxt "@action:button"
msgid "Delete"
msgstr ""
#. +> stable5
#: widgets/tageditwidget.cpp:185
#, kde-format
msgctxt "@action:button"
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:216
#, kde-format
msgctxt "@label"
msgid "Create new tag"
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:227
#, kde-format
msgctxt "@label:textbox"
msgid "Configure which tags should be applied."
msgstr ""
#. +> trunk5 stable5
#: widgets/tageditwidget.cpp:238
#, kde-format
msgctxt "@info"
msgid "Delete tag"
msgstr ""
#. +> trunk5 stable5
#: widgets/tagmanagementdialog.cpp:66 widgets/tagselectiondialog.cpp:68
#, kde-format
msgctxt "@title:window"
msgid "Manage Tags"
msgstr ""
#. +> trunk5 stable5
#: widgets/tagwidget.cpp:55
#, kde-format
msgid "Click to Add Tags"
msgstr ""
#. +> trunk5 stable5
#: widgets/tagwidget.cpp:66
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5 stable5
#: widgets/tagwidget.cpp:88
#, kde-format
msgid "..."
msgstr ""
#. +> trunk5 stable5
#: xml/akonadi2xml.cpp:38
#, kde-format
msgid "Akonadi To XML converter"
msgstr ""
#. +> trunk5 stable5
#: xml/akonadi2xml.cpp:40
#, kde-format
msgid "Converts an Akonadi collection subtree into a XML file."
msgstr ""
#. +> trunk5 stable5
#: xml/akonadi2xml.cpp:42
#, kde-format
msgid "(c) 2009 Volker Krause <vkrause@kde.org>"
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:95
#, kde-format
msgid "No data loaded."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:134
#, kde-format
msgid "No filename specified"
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:142
#, kde-format
msgid "Unable to open data file '%1'."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:147
#, kde-format
msgid "File %1 does not exist."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:155
#, kde-format
msgid "Unable to parse data file '%1'."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:162
#, kde-format
msgid "Schema definition could not be loaded and parsed."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:167
#, kde-format
msgid "Unable to create schema parser context."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:172
#, kde-format
msgid "Unable to create schema."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:177
#, kde-format
msgid "Unable to create schema validation context."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:182
#, kde-format
msgid "Invalid file format."
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:190
#, kde-format
msgid "Unable to parse data file: %1"
msgstr ""
#. +> trunk5 stable5
#: xml/xmldocument.cpp:315
#, kde-format
msgid "Unable to find collection %1"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/libksieve.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/libksieve.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/pim/libksieve.pot (revision 1509195)
@@ -1,3266 +1,3266 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-17 09:26+0100\n"
+"POT-Creation-Date: 2018-01-23 09:16+0100\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
#: kmanagesieve/session.cpp:115
#, kde-format
msgid "Cannot use TLS since the underlying Qt library does not support it."
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:121
#, kde-format
msgid ""
"TLS encryption was requested, but your Sieve server does not advertise TLS in its capabilities.\n"
"You can choose to try to initiate TLS negotiations nonetheless, or cancel the operation."
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:123
#, kde-format
msgid "Server Does Not Advertise TLS"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:123
#, kde-format
msgid "&Start TLS nonetheless"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:125
#, kde-format
msgid "TLS encryption requested, but not supported by server."
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:166
#, kde-format
msgid "The server does not seem to support TLS. Disable TLS if you want to connect without encryption."
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:287
#, kde-format
msgid "Sieve Authentication Details"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/session.cpp:288
#, kde-format
msgid "Please enter your authentication details for your sieve account (usually the same as your email password):"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/sessionthread.cpp:328
#, kde-format
msgid ""
"Authentication failed.\n"
"Most likely the password is wrong.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/sievejob.cpp:158 kmanagesieve/sievejob.cpp:163
#, kde-format
msgid ""
"The script did not upload successfully.\n"
"This is probably due to errors in the script.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: kmanagesieve/sievejob.cpp:167
#, kde-format
msgid ""
"The script did not upload successfully.\n"
"The script may contain errors."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/autocreatescriptdialog.cpp:39
#, kde-format
msgid "Create sieve filter"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:183
#, kde-format
msgid "Cannot find item \"%1\" in widget \"%2\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:191
#, kde-format
msgid "More information"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectconvertparameterwidget.cpp:46
#, kde-format
msgid "Not enough arguments for SelectConvertParameterWidget. Expected 2 arguments."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectconvertparameterwidget.cpp:51
#, kde-format
msgid "Too many arguments for SelectConvertParameterWidget, \"%1\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectconvertparameterwidget.cpp:74
#: ksieveui/autocreatescripts/commonwidgets/selectconvertparameterwidget.cpp:85
#, kde-format
msgid " px"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:50
#, kde-format
msgid "is"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:51
#, kde-format
msgid "not is"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:52
#, kde-format
msgid "contains"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:53
#, kde-format
msgid "not contains"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:54
#, kde-format
msgid "matches"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:55
#, kde-format
msgid "not matches"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:57
#, kde-format
msgid "regex"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:58
#, kde-format
msgid "not regex"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmimetypecombobox.cpp:40
#, kde-format
msgid "JPEG"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmimetypecombobox.cpp:41
#, kde-format
msgid "TIFF"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmimetypecombobox.cpp:42
#, kde-format
msgid "PNG"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/selectmimetypecombobox.cpp:43
#, kde-format
msgid "BMP"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp:31
-#: ksieveui/editor/sieveeditortabwidget.cpp:156
+#: ksieveui/editor/sieveeditortabwidget.cpp:165
#, kde-format
msgid "Help"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveaction.cpp:129
#, kde-format
msgid "An unknown tag \"%1\" was found during parsing action \"%2\"."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveaction.cpp:134
#, kde-format
msgid "An unknown tag value \"%1\" was found during parsing action \"%2\"."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveaction.cpp:139
#: ksieveui/autocreatescripts/sieveconditions/sievecondition.cpp:113
#, kde-format
msgid "Too many argument found for \"%1\", max value is %2, number of value found %3 for %4"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveaction.cpp:144
#: ksieveui/autocreatescripts/sieveconditions/sievecondition.cpp:123
#, kde-format
msgid "A feature \"%1\" in condition \"%2\" is not supported by server"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddflags.cpp:26
#, kde-format
msgid "Add Flags"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddflags.cpp:37
#, kde-format
msgid "Addflag is used to add flags to a list of [IMAP] flags. It doesn't replace any previously set flags. This means that multiple occurrences of addflag are treated additively."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddheader.cpp:35
#, kde-format
msgid "Add header"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddheader.cpp:51
#: ksieveui/autocreatescripts/sieveactions/sieveactiondeleteheader.cpp:52
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiondate.cpp:54
#, kde-format
msgid "header:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddheader.cpp:59
#: ksieveui/autocreatescripts/sieveactions/sieveactiondeleteheader.cpp:60
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:68
#, kde-format
msgid "value:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionaddheader.cpp:125
#, kde-format
msgid "The addheader action adds a header field to the existing message header."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionbreak.cpp:33
#, kde-format
msgid "Break"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionbreak.cpp:44
#: ksieveui/autocreatescripts/sieveforeverypartwidget.cpp:56
#, kde-format
msgid "Name (optional):"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionbreak.cpp:102
#, kde-format
msgid "The break command terminates the closest enclosing loop."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionconvert.cpp:33
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionconvert.cpp:33
#, kde-format
msgid "Convert"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionconvert.cpp:44
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionconvert.cpp:44
#, kde-format
msgid "From:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionconvert.cpp:52
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionconvert.cpp:52
#, kde-format
msgid "To:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionconvert.cpp:60
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionconvert.cpp:60
#, kde-format
msgid "Parameters:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionconvert.cpp:143
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionconvert.cpp:106
#, kde-format
msgid "The \"convert\" action specifies that all body parts with a media type equal to \"media-type\" be converted to the media type in \"media-type\" using conversion parameters."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactiondeleteheader.cpp:36
#, kde-format
msgid "Delete header"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactiondeleteheader.cpp:136
#, kde-format
msgid "By default, the deleteheader action deletes all occurrences of the named header field."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactiondiscard.cpp:25
#: ksieveui/vacation/vacationutils.cpp:61
#, kde-format
msgid "Discard"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactiondiscard.cpp:36
#, kde-format
msgid "Discard is used to silently throw away the message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionenclose.cpp:34
#, kde-format
msgid "Enclose"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionenclose.cpp:45
#: ksieveui/autocreatescripts/sieveactions/sieveactionreplace.cpp:45
#, kde-format
msgid "Subject:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionenclose.cpp:53
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionexists.cpp:53
#, kde-format
msgid "headers:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionenclose.cpp:61
#: ksieveui/autocreatescripts/sieveactions/sieveactionereject.cpp:43
#: ksieveui/autocreatescripts/sieveactions/sieveactionreject.cpp:43
#: ksieveui/autocreatescripts/sieveactions/sieveactionreplace.cpp:61
#, kde-format
msgid "text:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionenclose.cpp:155
#, kde-format
msgid "Enclose action command is defined to allow an entire message to be enclosed as an attachment to a new message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionereject.cpp:33
#, kde-format
msgid "E-Reject"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionereject.cpp:101
#, kde-format
msgid " The \"ereject\" action cancels the implicit keep and refuses delivery of a message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionextracttext.cpp:33
#, kde-format
msgid "Extract Text"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionextracttext.cpp:44
#, kde-format
msgid "Number of characters:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionextracttext.cpp:54
#, kde-format
msgid "Stored in variable name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionextracttext.cpp:123
#, kde-format
msgid "The \"extracttext\" action may be used within the context of a \"foreverypart\" loop and is used to store text into a variable"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:36
#, kde-format
msgid "File Into"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:73
#, kde-format
msgid "Action \"fileinto\" has \"copy\" argument but current server does not support it"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:115
#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:49
#, kde-format
msgid "Keep a copy"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:121
#, kde-format
msgid "Create folder"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:173
#, kde-format
msgid "The \"fileinto\" action delivers the message into the specified mailbox."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:176
#, kde-format
msgid "If the optional \":create\" argument is specified, it instructs the Sieve interpreter to create the specified mailbox, if needed, before attempting to deliver the message into the specified mailbox."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:180
#, kde-format
msgid "If the optional \":copy\" keyword is specified, the tagged command does not cancel the implicit \"keep\". Instead, it merely files or redirects a copy in addition to whatever else is happening to the message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionkeep.cpp:33
#: ksieveui/vacation/vacationutils.cpp:59
#, kde-format
msgid "Keep"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionkeep.cpp:57
#, kde-format
msgid "The \"keep\" action is whatever action is taken in lieu of all other actions, if no filtering happens at all; generally, this simply means to file the message into the user's main mailbox."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionkeep.cpp:67
#, kde-format
msgid "Add flags:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionnotify.cpp:35
#, kde-format
msgid "Notify"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionnotify.cpp:51
#, kde-format
msgid "message:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionnotify.cpp:59
#, kde-format
msgid "method:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionnotify.cpp:144
#, kde-format
msgid "The \"notify\" action specifies that a notification should be sent to a user."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:36
#, kde-format
msgid "Redirect"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:55
#, kde-format
msgid "Use list"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:154
#, kde-format
msgid "The \"redirect\" action is used to send the message to another user at a supplied address, as a mail forwarding feature does. The \"redirect\" action makes no changes to the message body or existing headers, but it may add new headers."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:157
#, kde-format
msgid "If the optional \":copy\" keyword is specified, the tagged command does not cancel the implicit \"keep\". Instead, it redirects a copy in addition to whatever else is happening to the message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreject.cpp:33
#, kde-format
msgid "Reject"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreject.cpp:100
#, kde-format
msgid " The \"reject\" action cancels the implicit keep and refuses delivery of a message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionremoveflags.cpp:27
#, kde-format
msgid "Remove Flags"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionremoveflags.cpp:39
#, kde-format
msgid "Removeflag is used to remove flags from a list of [IMAP] flags. Removeflag clears flags previously set by \"set\"/\"addflag\". Calling removeflag with a flag that wasn't set before is not an error and is ignored."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreplace.cpp:34
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreplace.cpp:53
#, kde-format
msgid "from:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreplace.cpp:153
#, kde-format
msgid "The \"replace\" command is defined to allow a MIME part to be replaced with the text supplied in the command."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreturn.cpp:26
#, kde-format
msgid "Return"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionreturn.cpp:42
#, kde-format
msgid "The \"return\" command stops processing of the immediately included script only and returns processing control to the script that includes it."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetflags.cpp:27
#, kde-format
msgid "Set Flags"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetflags.cpp:38
#, kde-format
msgid "Setflag is used for setting [IMAP] system flags or keywords. Setflag replaces any previously set flags."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:36
#, kde-format
msgid "Variable"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:54
#, kde-format
msgid "Protect special character"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:60
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:66
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:67
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:70
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:71
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:68
#, kde-format
msgid "In variable:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:116
#, kde-format
msgid "Script needs regex support, but server does not have it."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:181
#, kde-format
msgid "The \"set\" action stores the specified value in the variable identified by name."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:183
#, kde-format
msgid "This modifier adds the necessary quoting to ensure that the expanded text will only match a literal occurrence if used as a parameter to :regex. Every character with special meaning (. , *, ? , etc.) is prefixed with \\ in the expansion"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionstop.cpp:27
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionstop.cpp:38
#, kde-format
msgid "The \"stop\" action ends all processing. If the implicit keep has not been cancelled, then it is taken."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:38
#, kde-format
msgid "Vacation"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:57
#, kde-format
msgid "day:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:68
#, kde-format
msgid "Message subject:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:76
#, kde-format
msgid "Additional email:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:84
#, kde-format
msgid "Vacation reason:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:207
#, kde-format
msgid "The \"vacation\" action implements a vacation autoresponder similar to the vacation command available under many versions of Unix. Its purpose is to provide correspondents with notification that the user is away for an extended period of time and that they should not expect quick responses."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:210
#, kde-format
msgid "Through the \":days\" parameter, it limits the number of auto-replies to the same sender to one per [n] days, for a specified number of days. But there are cases when one needs more granularity, if one would like to generate \"vacation\" replies more frequently."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:211
#, kde-format
msgid "This extension defines a \":seconds\" parameter to provide more granularity for such situations."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:39
#, kde-format
msgid "Insert at the beginning"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:40
#, kde-format
msgid "Append at the end"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:39
#, kde-format
msgid "Flags"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:97
#, kde-format
msgid "Deleted"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:100
#, kde-format
msgid "Answered"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:103
#, kde-format
msgid "Flagged"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:106
#, kde-format
msgid "Seen"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:111
#, kde-format
msgid "Draft"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:150
#, kde-format
msgid "..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:41
#, kde-format
msgid "high importance"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:42
#, kde-format
msgid "normal importance"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:43
#, kde-format
msgid "low importance"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvacationcombobox.cpp:39
#, kde-format
msgid "days"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvacationcombobox.cpp:40
#, kde-format
msgid "seconds"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:39
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:40
#, kde-format
msgid "Lower"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:41
#, kde-format
msgid "Upper"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:42
#, kde-format
msgid "Lower first letter"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:43
#, kde-format
msgid "Upper first letter"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:44
#, kde-format
msgid "Quote wildcard"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactions/widgets/selectvariablemodifiercombobox.cpp:45
#, kde-format
msgid "Length"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:74
#, kde-format
msgid "Please select an action."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:153
#: ksieveui/autocreatescripts/sieveconditionwidgetlister.cpp:125
#, kde-format
msgid "Add comment"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:289
#: ksieveui/autocreatescripts/sieveconditionwidgetlister.cpp:237
#, kde-format
msgid "Script contains unsupported feature \"%1\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:427
#, kde-format
msgid "We detected a loop if in a loop if. It's not supported"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sievecondition.cpp:103
#, kde-format
msgid "Unknown tag \"%1\" during parsing condition \"%2\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sievecondition.cpp:108
#, kde-format
msgid "An unknown tag value \"%1\" was found during parsing condition \"%2\"."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:36
#, kde-format
msgid "Address"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:65
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:67
#, kde-format
msgid "address:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:72
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:74
#, kde-format
msgid "Use ; to separate emails"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:107
#, kde-format
msgid "The \"address\" test matches Internet addresses in structured headers that contain addresses. It returns true if any header contains any key in the specified part of the address, as modified by the comparator and the match keyword."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionbody.cpp:33
#, kde-format
msgid "Body"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionbody.cpp:98
#, kde-format
msgid "The body test matches content in the body of an email message, that is, anything following the first empty line after the header. (The empty line itself, if present, is not considered to be part of the body.)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditioncurrentdate.cpp:34
#, kde-format
msgid "Currentdate"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditioncurrentdate.cpp:90
#, kde-format
msgid "The currentdate test is similar to the date test, except that it operates on the current date/time rather than a value extracted from the message header."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiondate.cpp:35
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:56
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:261
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiondate.cpp:104
#, kde-format
msgid "The date test matches date/time information derived from headers containing date-time values."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:37
#, kde-format
msgid "Envelope"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:118
#, kde-format
msgid "The \"envelope\" test is true if the specified part of the [SMTP] (or equivalent) envelope matches the specified key."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:35
#, kde-format
msgid "Environment"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:45
#, kde-format
msgid "Item:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:105
#, kde-format
msgid "The environment test retrieves the item of environment information specified by the name string and matches it to the values specified in the key-list argument."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionexists.cpp:35
#, kde-format
msgid "Exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionexists.cpp:48
#, kde-format
msgid "exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionexists.cpp:49
#, kde-format
msgid "not exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionexists.cpp:75
#, kde-format
msgid "The \"exists\" test is true if the headers listed in the header-names argument exist within the message. All of the headers must exist or the test is false."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionfalse.cpp:33
#, kde-format
msgid "False"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionfalse.cpp:44
#, kde-format
msgid "false"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionfalse.cpp:56
#, kde-format
msgid "The \"false\" test always evaluates to false."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:36
#, kde-format
msgid "Has Flag"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:58
#, kde-format
msgid ""
"Variable name\n"
" (if empty it uses internal variable):"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:138
#, kde-format
msgid "The hasflag test evaluates to true if any of the variables matches any flag name."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionheader.cpp:35
#, kde-format
msgid "Header"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionheader.cpp:59
#, kde-format
msgid "With value:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionheader.cpp:89
#, kde-format
msgid "The \"header\" test evaluates to true if the value of any of the named headers, ignoring leading and trailing whitespace, matches any key."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionihave.cpp:33
#, kde-format
msgid "IHave"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionihave.cpp:46
#, kde-format
msgid "Use \",\" to separate capabilities"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionihave.cpp:79
#, kde-format
msgid "The \"ihave\" test provides a means for Sieve scripts to test for the existence of a given extension prior to actually using it."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmailboxexists.cpp:32
#, kde-format
msgid "Mailbox exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmailboxexists.cpp:77
#, kde-format
msgid "The \"mailboxexists\" test is true if all mailboxes listed in the \"mailbox-names\" argument exist in the mailstore, and each allows the user in whose context the Sieve script runs to \"deliver\" messages into it."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:34
#, kde-format
msgid "Meta Data"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:54
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:43
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:55
#, kde-format
msgid "Mailbox:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:62
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:63
#, kde-format
msgid "Annotations:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:126
#, kde-format
msgid "This test retrieves the value of the mailbox annotation \"annotation-name\" for the mailbox \"mailbox\". The retrieved value is compared to the \"key-list\". The test returns true if the annotation exists and its value matches any of the keys."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:32
#, kde-format
msgid "Metadata exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:51
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadataexists.cpp:43
#, kde-format
msgid "Annotation:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:89
#, kde-format
msgid "The \"metadataexists\" test is true if all of the annotations listed in the \"annotation-names\" argument exist for the specified mailbox."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:35
#, kde-format
msgid "Server Meta Data"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:127
#, kde-format
msgid "This test retrieves the value of the server annotation \"annotation-name\". The retrieved value is compared to the \"key-list\". The test returns true if the annotation exists and its value matches any of the keys."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadataexists.cpp:32
#, kde-format
msgid "Server Meta Data Exists"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadataexists.cpp:78
#, kde-format
msgid "The \"servermetadataexists\" test is true if all of the server annotations listed in the \"annotation-names\" argument exist."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionsize.cpp:33
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionsize.cpp:46
#, kde-format
msgid "under"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionsize.cpp:47
#, kde-format
msgid "over"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionsize.cpp:69
#, kde-format
msgid "The \"size\" test deals with the size of a message. It takes either a tagged argument of \":over\" or \":under\", followed by a number representing the size of the message."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionspamtest.cpp:37
#, kde-format
msgid "Spam Test"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionspamtest.cpp:50
#, kde-format
msgid "Percent"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionspamtest.cpp:122
#, kde-format
msgid "Sieve implementations that implement the \"spamtest\" test use an identifier of either \"spamtest\" or \"spamtestplus\" for use with the capability mechanism."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiontrue.cpp:33
#, kde-format
msgid "True"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiontrue.cpp:44
#, kde-format
msgid "true"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditiontrue.cpp:56
#, kde-format
msgid "The \"true\" test always evaluates to true."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionvirustest.cpp:35
#, kde-format
msgid "Virus Test"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/sieveconditionvirustest.cpp:103
#, kde-format
msgid "Sieve implementations that implement the \"virustest\" test have an identifier of \"virustest\" for use with the capability mechanism."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectaddresspartcombobox.cpp:41
#, kde-format
msgid "all"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectaddresspartcombobox.cpp:42
#, kde-format
msgid "localpart"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectaddresspartcombobox.cpp:43
#, kde-format
msgid "domain"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectaddresspartcombobox.cpp:45
#, kde-format
msgid "user"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectaddresspartcombobox.cpp:46
#, kde-format
msgid "detail"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectbodytypewidget.cpp:47
#, kde-format
msgid "raw"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectbodytypewidget.cpp:48
#, kde-format
msgid "content"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectbodytypewidget.cpp:49
#, kde-format
msgid "text"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:53
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:54
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:55
#, kde-format
msgid "Day"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:57
#, kde-format
msgid "Julian"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:58
#, kde-format
msgid "Hour"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:59
#, kde-format
msgid "Minute"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:60
#, kde-format
msgid "Second"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:61
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:62
#, kde-format
msgid "iso8601"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:63
#, kde-format
msgid "std11"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:64
#, kde-format
msgid "Zone"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectdatewidget.cpp:65
#, kde-format
msgid "Weekday"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:36
#, kde-format
msgid "Select multiple headers..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:41
#, kde-format
msgid "Headers"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:61
#, kde-format
msgid "Add new header:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:251
#, kde-format
msgid "From"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:252
#, kde-format
msgid "To"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:253
#, kde-format
msgid "Reply To"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:254
#, kde-format
msgid "Cc"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:255
#, kde-format
msgid "Bcc"
msgstr ""
#. +> trunk5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:256
#, kde-format
msgid "Resent From"
msgstr ""
#. +> trunk5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:257
#, kde-format
msgid "Resent To"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:258
#, kde-format
msgid "Sender"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:260
#, kde-format
msgid "Subject"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:262
#, kde-format
msgid "Message Id"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:263
#, kde-format
msgid "Content type"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectmimecombobox.cpp:39
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectmimecombobox.cpp:40
#, kde-format
msgid "Subtype"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectmimecombobox.cpp:41
#, kde-format
msgid "Anychild"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectmimecombobox.cpp:42
#, kde-format
msgid "Parameters"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:69
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:70
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:75
#, kde-format
msgid "Greater than"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:76
#, kde-format
msgid "Greater than or equal"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:77
#, kde-format
msgid "Less than"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:78
#, kde-format
msgid "Less than or equal"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:79
#, kde-format
msgid "Equal to"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:80
#, kde-format
msgid "Not equal to"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectsizetypecombobox.cpp:39
#, kde-format
msgid "Bytes"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectsizetypecombobox.cpp:40
#, kde-format
msgid "KB"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectsizetypecombobox.cpp:41
#, kde-format
msgid "MB"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditions/widgets/selectsizetypecombobox.cpp:42
#, kde-format
msgid "GB"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveconditionwidgetlister.cpp:67
#, kde-format
msgid "Please select an condition."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveeditorgraphicalmodewidget.cpp:47
#, kde-format
msgid "Sieve Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveeditorgraphicalmodewidget.cpp:150
#, kde-format
msgid "Error during importing script. Do you want to switch to text mode?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveforeverypartwidget.cpp:52
#, kde-format
msgid "Add ForEveryPart loop"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveforeverypartwidget.cpp:75
#, kde-format
msgid "\"foreverypart\", which is an iterator that walks though every MIME part of a message, including nested parts, depth first, and applies the commands in the specified block to each of them."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveforeverypartwidget.cpp:104
#, kde-format
msgid "Unknown tagValue \"%1\" during loading loop \"for\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveforeverypartwidget.cpp:116
#, kde-format
msgid "Unknown tag \"%1\" during loading loop \"for\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveglobalvariablewidget.cpp:71
#, kde-format
msgid "Variable name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveglobalvariablewidget.cpp:78
#, kde-format
msgid "Set value to:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveglobalvariablewidget.cpp:140
#, kde-format
msgid "Unknown tag \"%1\" during loading of variables."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveglobalvariablewidget.cpp:185
#, kde-format
msgid "A variable has global scope in all scripts that have declared it with the \"global\" command. If a script uses that variable name without declaring it global, the name specifies a separate, non-global variable within that script."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:57
#, kde-format
msgid "personal"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:58
#, kde-format
msgid "global"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:72
#, kde-format
msgid "Unknown location type \"%1\" during parsing includes"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:146
#, kde-format
msgid "Include:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:152
#: ksieveui/templates/sievetemplateeditdialog.cpp:68
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:160
#, kde-format
msgid "Optional"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:164
#, kde-format
msgid "Once"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:231
#, kde-format
msgid "The \"include\" command takes an optional \"location\" parameter, an optional \":once\" parameter, an optional \":optional\" parameter, and a single string argument representing the name of the script to include for processing at that point."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sieveincludewidget.cpp:353
#, kde-format
msgid "We can not add more includes elements."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:48
#, kde-format
msgid "Conditions"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:51
#, kde-format
msgid "Match all messages"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:52
#, kde-format
msgid "Match a&ll of the following"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:53
#, kde-format
msgid "Match an&y of the following"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:76
#, kde-format
msgid "Actions"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:85
#, kde-format
msgid "Add new block:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:89
#, kde-format
msgid "\"elsif\" block"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptblockwidget.cpp:90
#, kde-format
msgid "\"else\" block"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptdescriptiondialog.cpp:35
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:137
#, kde-format
msgctxt "Move selected filter up."
msgid "Up"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:138
#, kde-format
msgctxt "Move selected filter down."
msgid "Down"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:139
#, kde-format
msgctxt "Move selected filter to the top."
msgid "Top"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:140
#, kde-format
msgctxt "Move selected filter to the bottom."
msgid "Bottom"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:153
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:246
#: ksieveui/widgets/managesievewidget.cpp:244
#: ksieveui/widgets/managesievewidget.cpp:250
#: ksieveui/widgets/managesievewidget.cpp:265
#, kde-format
msgid "New Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:160
#: ksieveui/widgets/managesievewidget.cpp:165
#, kde-format
msgid "Delete Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:164
#: ksieveui/widgets/managesievewidget.cpp:424
#: ksieveui/widgets/managesievewidget.cpp:452
#, kde-format
msgid "Rename Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:171
#, kde-format
msgid "Edit Script Description"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:246
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:272
#, kde-format
msgid "Add new name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:257
#, kde-format
msgid "Do you want to delete \"%1\" script?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:257
#, kde-format
msgid "Delete script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:272
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:459
#, kde-format
msgid "forEveryPart is not supported by your server"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptlistbox.cpp:557
#, kde-format
msgid "Script part %1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:54
#, kde-format
msgid "Includes"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:58
#, kde-format
msgid "Global Variable"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:64
#, kde-format
msgid "ForEveryPart"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:115
#, kde-format
msgid "Script should always have just one \"Else\" block. We cannot add another one."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:131
#, kde-format
msgid "Main block"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:133
#, kde-format
msgid "Block \"Elsif\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptpage.cpp:135
#, kde-format
msgid "Block \"Else\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:36
#, kde-format
msgid "Sieve Parsing Error"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:46
#: ksieveui/scriptsparsing/parsingresultdialog.cpp:48
#, kde-format
msgid "Save As..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:61
#, kde-format
msgid "Sieve script:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:63
#, kde-format
msgid "Errors reported:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:85
#, kde-format
msgid "All Files (*)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescriptparsingerrordialog.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "Save Log To File"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/autocreatescripts/sievescripttabwidget.cpp:60
-#: ksieveui/editor/sieveeditortabwidget.cpp:58
+#: ksieveui/editor/sieveeditortabwidget.cpp:60
#, kde-format
msgctxt "@action:inmenu"
msgid "Close Tab"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:41
#, kde-format
msgid "Sieve Diagnostics"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:67
#, kde-format
msgid ""
"Collecting diagnostic information about Sieve support...\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:70
#, kde-format
msgid "No IMAP resource found."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:105
#, kde-format
msgid ""
"Unable to get the info\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:123
#, kde-format
msgid "Collecting data for account '%1'...\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:124
#, kde-format
msgid "------------------------------------------------------------\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:130
#, kde-format
msgid ""
"(Account does not support Sieve)\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:162
#, kde-format
msgid "Contents of script '%1':\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:184
#: ksieveui/managescriptsjob/parseuserscriptjob.cpp:71
#: ksieveui/managesievescriptsdialog.cpp:192
#, kde-format
msgid ""
"Retrieving the script failed.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:187
#, kde-format
msgid ""
"(This script is empty)\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:190
#, kde-format
msgid ""
"------------------------------------------------------------\n"
"%1\n"
"------------------------------------------------------------\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:208
#, kde-format
msgid "Sieve capabilities:\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:211
#, kde-format
msgid "(No special capabilities available)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:220
#, kde-format
msgid "Available Sieve scripts:\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:223
#, kde-format
msgid ""
"(No Sieve scripts available on this server)\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/debug/sievedebugdialog.cpp:231
#, kde-format
msgid ""
"Active script: '%1'\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditor.cpp:49
#, kde-format
msgid "Edit Sieve Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditor.cpp:191
#, kde-format
msgid "Script is modified. Do you want to close editor ?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:43
#, kde-format
msgid "Sieve Files (*.siv);;All Files (*)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:45
#, kde-format
msgctxt "@title:window"
msgid "Save Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:70
#, kde-format
msgid "You will overwrite script. Do you want to continue?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:70
#, kde-format
msgid "Import Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:74
#, kde-format
msgid "*.siv;;sieve files (*.siv);;all files (*)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:75
#, kde-format
msgid "Import Script Sieve"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:81
#, kde-format
msgid ""
"Could not load the file %1:\n"
"\"%2\" is the detailed error description."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorabstractwidget.cpp:85
#, kde-format
msgid "Sieve Editor Error"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:63
#, kde-format
msgid "Go to Line"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:68
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:72
#, kde-format
msgid "Uncomment"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:76
#, kde-format
msgid "Debug Sieve Script..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:93
#, kde-format
msgctxt "Reset the zoom"
msgid "Reset"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:97
#, kde-format
msgid "Wordwrap"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:114
#, kde-format
msgctxt "@title:menu"
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:117
#, kde-format
msgctxt "@title:menu"
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditormenubar.cpp:118
#, kde-format
msgctxt "@title:menu"
msgid "Tools"
msgstr ""
#. +> trunk5 stable5
-#: ksieveui/editor/sieveeditortabwidget.cpp:62
+#: ksieveui/editor/sieveeditortabwidget.cpp:66
#, kde-format
msgctxt "@action:inmenu"
msgid "Close All Other Tabs"
msgstr ""
#. +> trunk5 stable5
-#: ksieveui/editor/sieveeditortabwidget.cpp:66
+#: ksieveui/editor/sieveeditortabwidget.cpp:72
#, kde-format
msgctxt "@action:inmenu"
msgid "Close All Tabs"
msgstr ""
#. +> trunk5 stable5
-#: ksieveui/editor/sieveeditortabwidget.cpp:167
+#: ksieveui/editor/sieveeditortabwidget.cpp:176
#, kde-format
msgid "Error during load page about %1"
msgstr ""
#. +> trunk5 stable5
-#: ksieveui/editor/sieveeditortabwidget.cpp:184
+#: ksieveui/editor/sieveeditortabwidget.cpp:193
#, kde-format
msgid "Help about: %1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditortextmodewidget.cpp:75
#, kde-format
msgid "Sieve Template:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditortextmodewidget.cpp:104
#, kde-format
msgid "Editor"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditortextmodewidget.cpp:151
#, kde-format
msgid "Show result from \"check syntax\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditortextmodewidget.cpp:227
#, kde-format
msgid "Error during parsing"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:61
#, kde-format
msgid "Check Syntax"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:66
#, kde-format
msgid "Import..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:68
#, kde-format
msgid "Create Rules Graphically..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:84
#, kde-format
msgid "Share..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:128
#, kde-format
msgid "Script name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:394
#, kde-format
msgctxt "Default description for the source"
msgid "My Sieve Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:430
#, kde-format
msgid "Simple Mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveeditorwidget.cpp:430
#, kde-format
msgid "Advanced Mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sieveinfowidget.cpp:44
#, kde-format
msgid "Sieve server supports:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/sievetextedit.cpp:300
#, kde-format
msgid "Help about: '%1'"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorparsingmissingfeaturewarning.cpp:35
#, kde-format
msgid "Some errors were found during parsing. <a href=\"sieveerrordetails\">(Details...)</a>"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorparsingmissingfeaturewarning.cpp:41
#, kde-format
msgid "Switch in graphical mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorparsingmissingfeaturewarning.cpp:45
#, kde-format
msgid "Keep in text mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorparsingmissingfeaturewarning.cpp:52
#, kde-format
msgid "Switch in text mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorparsingmissingfeaturewarning.cpp:56
#, kde-format
msgid "Keep in Graphical mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/warningwidget/sieveeditorwarning.cpp:30
#, kde-format
msgid "We cannot parse script. We cannot switch to graphical mode"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:49
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:52
#, kde-format
msgid "Close"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:58
#, kde-format
msgctxt "Find text"
msgid "F&ind:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:63
#, kde-format
msgid "Text to search for"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:68
#, kde-format
msgctxt "Find and go to the next search match"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:69
#, kde-format
msgid "Jump to next match"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:74
#, kde-format
msgctxt "Find and go to the previous search match"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:75
#, kde-format
msgid "Jump to previous match"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:81
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:82
#, kde-format
msgid "Modify search behavior"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:84
#, kde-format
msgid "Case sensitive"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/findbar/findbarbase.cpp:100
#, kde-format
msgid "Phrase not found"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/editor/webengine/sieveeditorwebengineview.cpp:57
#, kde-format
msgid "Save Web Page"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/checkscriptjob.cpp:84
#, kde-format
msgid "No errors found."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/checkscriptjob.cpp:87
#, kde-format
msgid "An unknown error was encountered."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/generateglobalscriptjob.cpp:60
#: ksieveui/managescriptsjob/parseuserscriptjob.cpp:55
#, kde-format
msgid "Path is not specified."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/generateglobalscriptjob.cpp:101
#, kde-format
msgid ""
"Error writing \"MASTER\" script on server.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/generateglobalscriptjob.cpp:136
#, kde-format
msgid ""
"Error writing \"User\" script on server.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/parseuserscriptjob.cpp:76
#, kde-format
msgid "Script is empty."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/parseuserscriptjob.cpp:84
#, kde-format
msgid "Script parsing error"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/renamescriptjob.cpp:76
#, kde-format
msgid "Impossible to start job"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/renamescriptjob.cpp:86
#, kde-format
msgid "An error occurred during loading the sieve script."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/renamescriptjob.cpp:102
#, kde-format
msgid "An error occurred during saving the sieve script."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managescriptsjob/renamescriptjob.cpp:113
#, kde-format
msgid "An error occurred during deleting the sieve script."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:84
#, kde-format
msgid "Manage Sieve Scripts"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:106
#, kde-format
msgctxt "create a new sieve script"
msgid "New..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:110
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:114
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:118
#, kde-format
msgid "Deactivate"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:193
#: ksieveui/managesievescriptsdialog.cpp:279
#: ksieveui/widgets/managesievewidget.cpp:506
#, kde-format
msgid "Sieve Error"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:226
#, kde-format
msgid "Uploading script to server for checking it, please wait..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:272
#, kde-format
msgid "The Sieve script was successfully uploaded."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:273
#, kde-format
msgid "Sieve Script Upload"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/managesievescriptsdialog.cpp:278
#, kde-format
msgid ""
"Uploading the Sieve script failed.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/scriptsparsing/parsingresultdialog.cpp:41
#, kde-format
msgid "Sieve Parsing"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/scriptsparsing/parsingresultdialog.cpp:91
#, kde-format
msgid "XML Files (*.xml);;All Files (*)"
msgstr ""
#. i18n: ectx: label, entry (AllowOutOfOfficeSettings), group (OutOfOffice)
#. +> trunk5 stable5
#: ksieveui/settings/sieve-vacation.kcfg:12
#, kde-format
msgid "Allow out-of-office settings to be changeable by the user."
msgstr ""
#. i18n: ectx: label, entry (AllowOutOfOfficeUploadButNoSettings), group (OutOfOffice)
#. +> trunk5 stable5
#: ksieveui/settings/sieve-vacation.kcfg:16
#, kde-format
msgid "Allow users to upload out-of-office sieve scripts, but prevent them from changing any settings, such as the domain to react to or the spam reaction switch."
msgstr ""
#. i18n: ectx: label, entry (OutOfOfficeDomain), group (OutOfOffice)
#. +> trunk5 stable5
#: ksieveui/settings/sieve-vacation.kcfg:20
#, kde-format
msgid "Send out-of-office replies to mails coming from this domain only."
msgstr ""
#. i18n: ectx: label, entry (OutOfOfficeReactToSpam), group (OutOfOffice)
#. +> trunk5 stable5
#: ksieveui/settings/sieve-vacation.kcfg:24
#, kde-format
msgid "Allow out-of-office replies to be sent to messages marked as SPAM."
msgstr ""
#. i18n: ectx: label, entry (CheckOutOfOfficeOnStartup), group (OutOfOffice)
#. +> trunk5 stable5
#: ksieveui/settings/sieve-vacation.kcfg:28
#, kde-format
msgid "Check if there is still an active out-of-office reply configured on startup."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerdialog.cpp:37
#, kde-format
msgid "Debug Sieve Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerdialog.cpp:48
#, kde-format
msgid "Apply Changes"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerdialog.cpp:57
#, kde-format
msgid "Debug"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:54
#, kde-format
msgid "Email path:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:68
#, kde-format
msgid "Extension:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:73
#, kde-format
msgid "Activate extension with \"+<name of extension>\", deactivate it with \"-<name of extension>\""
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:104
#, kde-format
msgid "Display check script result..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:150
#, kde-format
msgid "Script text is empty."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:154
#, kde-format
msgid "Email file must be installed locally."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:160
#, kde-format
msgid "Impossible to open temporary file."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:230
#, kde-format
msgid "Script still contains debug method. Remove it please."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerresulteditor.cpp:42
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerresulteditor.cpp:53
#, kde-format
msgid "Text Files (*.txt);;All Files (*)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggertextedit.cpp:45
#, kde-format
msgid "Add debug here"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/sievescriptdebugger/sievescriptdebuggerwidget.cpp:47
#, kde-format
msgid "\"sieve-test\" was not found on system. Please install it. (See in Dovecot package)"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:29
#, kde-format
msgid "Filter on Mailing List-ID"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:37
#, kde-format
msgid "Filter on Subject"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:44
#, kde-format
msgid "Filter on Spamassassin"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:51
#, kde-format
msgid "Flag messages"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:58
#, kde-format
msgid "Forward Message"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:65
#, kde-format
msgid "Forward Message and add copy"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:73
#, kde-format
msgid "Destroy mail posted by..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievedefaulttemplate.cpp:85
#, kde-format
msgid "Vacations"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievetemplateeditdialog.cpp:48
#, kde-format
msgid "Default template"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievetemplateeditdialog.cpp:48
#, kde-format
msgid "Template"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/templates/sievetemplatewidget.cpp:112
#, kde-format
msgid "You can drag and drop element on editor to import template"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/multiimapvacationdialog.cpp:61
#: ksieveui/vacation/vacation.cpp:113
#, kde-format
msgid "Configure \"Out of Office\" Replies"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/multiimapvacationdialog.cpp:103
#, kde-format
msgid "KMail's Out of Office Reply functionality relies on server-side filtering. You have not yet configured an IMAP server for this. You can do this on the \"Filtering\" tab of the IMAP account configuration."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:101
#, kde-format
msgid ""
"Your server did not list \"vacation\" in its list of supported Sieve extensions;\n"
"without it, KMail cannot install out-of-office replies for you.\n"
"Please contact your system administrator."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:124
#, kde-format
msgid ""
"Someone (probably you) changed the vacation script on the server.\n"
"KMail is no longer able to determine the parameters for the autoreplies.\n"
"Default values will be used."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:157 ksieveui/vacation/vacationmanager.cpp:68
#, kde-format
msgid ""
"There is still an active out-of-office reply configured.\n"
"Do you want to edit it?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:158 ksieveui/vacation/vacationmanager.cpp:69
#, kde-format
msgid "Out-of-office reply still active"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:159 ksieveui/vacation/vacationmanager.cpp:70
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:160 ksieveui/vacation/vacationmanager.cpp:71
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:230
#, kde-format
msgid ""
"Sieve script installed successfully on the server.\n"
"Out of Office reply is now active."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacation.cpp:232
#, kde-format
msgid ""
"Sieve script installed successfully on the server.\n"
"Out of Office reply has been deactivated."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationcheckjob.cpp:121
#, kde-format
msgid "ParseUserScriptJob failed: %1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationcheckjob.cpp:137
#, kde-format
msgid ""
"Failed to get the list of Sieve scripts.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationcreatescriptjob.cpp:159
#, kde-format
msgid ""
"Sieve script installed successfully on the server '%1'.\n"
"Out of Office reply is now active."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationcreatescriptjob.cpp:161
#, kde-format
msgid ""
"Sieve script installed successfully on the server '%1'.\n"
"Out of Office reply has been deactivated."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:57
#, kde-format
msgid "Configure vacation notifications to be sent:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:64
#, kde-format
msgid "&Activate vacation notifications"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:80
#, kde-format
msgid "&Subject of the vacation mail:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:106
#, kde-format
msgid "Start date:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:134
#, kde-format
msgid "End date:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:152
#: ksieveui/vacation/vacationeditwidget.cpp:290
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:154
#, kde-format
msgid "&Resend notification only after:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:165
#, kde-format
msgid "&Send responses for these addresses:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:189
#, kde-format
msgid "&Action for incoming mails:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:197
#, kde-format
msgid "Do not send vacation replies to spam messages"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationeditwidget.cpp:204
#, kde-format
msgid "Only react to mail coming from domain"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationpagewidget.cpp:65
#, kde-format
msgid "Your server did not list \"vacation\" in its list of supported Sieve extensions;without it, KMail cannot install out-of-office replies for you.Please contact your system administrator."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationutils.cpp:52
#, kde-format
msgid "Out of office till %1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationutils.cpp:63
#, kde-format
msgid "Redirect to"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationutils.cpp:65
#, kde-format
msgid "Copy to"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationutils.cpp:68
#, kde-format
msgid "Unknown action"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationutils.cpp:79
#, kde-format
msgid ""
"I am out of office till %1.\n"
"\n"
"In urgent cases, please contact Mrs. \"vacation replacement\"\n"
"\n"
"email: \"email address of vacation replacement\"\n"
"phone: +49 711 1111 11\n"
"fax.: +49 711 1111 12\n"
"\n"
"Yours sincerely,\n"
"-- \"enter your name and email address here\"\n"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/vacation/vacationwarningwidget.cpp:32
#, kde-format
msgid "Someone (probably you) changed the vacation script on the server. KMail is no longer able to determine the parameters for the autoreplies. Default values will be used."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/custommanagesievewidget.cpp:58
#, kde-format
msgid "No Sieve URL configured"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievetreeview.cpp:27
#: ksieveui/widgets/managesievetreeview.cpp:42
#, kde-format
msgid "No IMAP server configured..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievetreeview.cpp:31
#, kde-format
msgid "Available Scripts"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievetreeview.cpp:51
#, kde-format
msgid "Network down."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:162
#, kde-format
msgid "Edit Script..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:163
#, kde-format
msgid "Rename Script..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:168
#, kde-format
msgid "Deactivate Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:174
#, kde-format
msgid "New Script..."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:238
#, kde-format
msgid "New Sieve Script"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:239
#, kde-format
msgid "Please enter a name for the new Sieve script:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:240
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:244
#, kde-format
msgid "Empty name is not a valid name"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:250
#, kde-format
msgid "You cannot use protected name."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:264
#, kde-format
msgid "Script name already used \"%1\"."
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:424
#, kde-format
msgid "Script Name:"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:487
#, kde-format
msgid "Really delete script \"%1\" from the server?"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:488
#, kde-format
msgid "Delete Sieve Script Confirmation"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:505
#, kde-format
msgid ""
"Deleting the script failed.\n"
"The server responded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: ksieveui/widgets/managesievewidget.cpp:549
#, kde-format
msgid "Failed to fetch the list of scripts"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:111
#, kde-format
msgid "Parse error: Carriage Return (CR) without Line Feed (LF)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:114
#, kde-format
msgid "Parse error: Unquoted Slash ('/') without Asterisk ('*'). Broken Comment?"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:118
#, kde-format
msgid "Parse error: Illegal Character"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:121
#, kde-format
msgid "Parse error: Unexpected Character, probably a missing space?"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:124
#, kde-format
msgid "Parse error: Tag Name has leading Digits"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:127
#, kde-format
msgid "Parse error: Only whitespace and #comments may follow \"text:\" on the same line"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:131
#, kde-format
msgid "Parse error: Number out of Range (must be smaller than %1)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:134
#, kde-format
msgid "Parse error: Invalid UTF-8 sequence"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:137
#, kde-format
msgid "Parse error: Premature end of Multiline String (did you forget the '.'?)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:140
#, kde-format
msgid "Parse error: Premature end of Quoted String (missing closing '\"')"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:143
#, kde-format
msgid "Parse error: Premature end of String List (missing closing ']')"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:146
#, kde-format
msgid "Parse error: Premature end of Test List (missing closing ')')"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:149
#, kde-format
msgid "Parse error: Premature end of Block (missing closing '}')"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:152
#, kde-format
msgid "Parse error: Missing Whitespace"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:155
#, kde-format
msgid "Parse error: Missing ';' or Block"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:158
#, kde-format
msgid "Parse error: Expected ';' or '{', got something else"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:161 shared/error.cpp:176
#, kde-format
msgid "Parse error: Expected Command, got something else"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:164
#, kde-format
msgid "Parse error: Trailing, Leading or Duplicate Commas in String List"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:167
#, kde-format
msgid "Parse error: Trailing, Leading or Duplicate Commas in Test List"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:170
#, kde-format
msgid "Parse error: Missing ',' between Strings in String List"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:173
#, kde-format
msgid "Parse error: Missing ',' between Tests in Test List"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:179
#, kde-format
msgid "Parse error: Only Strings allowed in String Lists"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:182
#, kde-format
msgid "Parse error: Only Tests allowed in Test Lists"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:187
#, kde-format
msgid "\"require\" must be first command"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:190
#, kde-format
msgid "\"require\" missing for command \"%1\""
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:193
#, kde-format
msgid "\"require\" missing for test \"%1\""
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:196
#, kde-format
msgid "\"require\" missing for comparator \"%1\""
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:199
#, kde-format
msgid "Command \"%1\" not supported"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:202
#, kde-format
msgid "Test \"%1\" not supported"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:205
#, kde-format
msgid "Comparator \"%1\" not supported"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:208
#, kde-format
msgid "Site Policy Limit Violation: Test nesting too deep (max. %1)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:211
#, kde-format
msgid "Site Policy Limit Violation: Block nesting too deep (max. %1)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:214
#, kde-format
msgid "Invalid Argument \"%1\" to \"%2\""
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:217
#, kde-format
msgid "Conflicting Arguments: \"%1\" and \"%2\""
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:220
#, kde-format
msgid "Argument \"%1\" Repeated"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:223
#, kde-format
msgid "Command \"%1\" violates command ordering constraints"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:228
#, kde-format
msgid "Incompatible Actions \"%1\" and \"%2\" requested"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:231
#, kde-format
msgid "Mail Loop detected"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:234
#, kde-format
msgid "Site Policy Limit Violation: Too many Actions requested (max. %1)"
msgstr ""
#. +> trunk5 stable5
#: shared/error.cpp:237
#, kde-format
msgid "Unknown error"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/playground-mobile/plasma-phone-components.desktop.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/playground-mobile/plasma-phone-components.desktop.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/playground-mobile/plasma-phone-components.desktop.pot (revision 1509195)
@@ -1,186 +1,186 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-20 09:20+0100\n"
+"POT-Creation-Date: 2018-01-23 09:20+0100\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
#: applets/activities/metadata.desktop:3
msgctxt "Name"
msgid "Phone Activities"
msgstr ""
#. +> trunk5
#: applets/activities/metadata.desktop:23
msgctxt "Comment"
msgid "Activity switcher for the phone"
msgstr ""
#. +> trunk5
#: applets/clock/metadata.desktop:3
msgctxt "Name"
msgid "Clock"
msgstr ""
#. +> trunk5
#: applets/clock/metadata.desktop:25
msgctxt "Comment"
msgid "Time displayed in a digital format"
msgstr ""
#. +> trunk5
#: applets/notifications/metadata.desktop:3
msgctxt "Name"
msgid "Notifications"
msgstr ""
#. +> trunk5
#: applets/notifications/metadata.desktop:23
msgctxt "Comment"
msgid "Display notifications and jobs"
msgstr ""
#. +> trunk5
#: applets/quicksettings/package/metadata.desktop:3
msgctxt "Name"
msgid "Quick Settings"
msgstr ""
#. +> trunk5
#: applets/quicksettings/package/metadata.desktop:22
msgctxt "Comment"
msgid "A panel to quickly access most important settings"
msgstr ""
#. +> trunk5
#: containments/homescreen/package/metadata.desktop:4
msgctxt "Name"
msgid "Phone Homescreen"
msgstr ""
#. +> trunk5
#: containments/panel/package/metadata.desktop:4
msgctxt "Name"
msgid "Phone Panel"
msgstr ""
#. +> trunk5
#: containments/taskpanel/package/metadata.desktop:4
msgctxt "Name"
msgid "Phone Task panel"
msgstr ""
#. +> trunk5
#: dialer/package/metadata.desktop:2
msgctxt "Comment"
msgid "Plasma phone dialer"
msgstr ""
#. +> trunk5
#: dialer/package/metadata.desktop:21 shell/metadata.desktop:2
msgctxt "Name"
msgid "Phone"
msgstr ""
#. +> trunk5
#: dialer/src/plasma_dialer.notifyrc:3
msgctxt "Comment"
msgid "Phone"
msgstr ""
#. +> trunk5
#: dialer/src/plasma_dialer.notifyrc:24
msgctxt "Name"
msgid "Missed Call"
msgstr ""
#. +> trunk5
#: dialer/src/plasma_dialer.notifyrc:44
msgctxt "Comment"
msgid "A call has been missed"
msgstr ""
#. +> trunk5
#: dialer/src/plasma_dialer.notifyrc:65
msgctxt "Name"
msgid "Ringing"
msgstr ""
#. +> trunk5
#: dialer/src/plasma_dialer.notifyrc:84
msgctxt "Comment"
msgid "The phone is ringing"
msgstr ""
#. +> trunk5
#: kwinmultitasking/metadata.desktop:2
msgctxt "Name"
msgid "Phone multitask"
msgstr ""
#. +> trunk5
#: kwinmultitasking/metadata.desktop:19
msgctxt "Comment"
msgid "Multitasking user interface for Phone devices"
msgstr ""
#. +> trunk5
#: look-and-feel/metadata.desktop:2
msgctxt "Name"
msgid "Plasma Phone"
msgstr ""
#. +> trunk5
#: look-and-feel/metadata.desktop:20
msgctxt "Comment"
msgid "Plasma workspace for smartphones"
msgstr ""
#. +> trunk5
#: look-and-feel/metadata.desktop:37
msgctxt "Keywords"
msgid "Phone, Workspace, Look and Feel"
msgstr ""
#. +> trunk5
#: phonebook/metadata.desktop:5
msgctxt "Name"
msgid "Phonebook"
msgstr ""
#. +> trunk5
#: plasma-mobile.desktop.cmake:6
msgctxt "Name"
msgid "Plasma Mobile"
msgstr ""
#. +> trunk5
-#: plasma-mobile.desktop.cmake:19
+#: plasma-mobile.desktop.cmake:20
msgctxt "Comment"
msgid "Plasma Mobile by KDE"
msgstr ""
#. +> trunk5
#: touchscreentest/org.kde.touchtest.desktop:2
msgctxt "Name"
msgid "Touch Test"
msgstr ""
#. +> trunk5
-#: touchscreentest/org.kde.touchtest.desktop:22
+#: touchscreentest/org.kde.touchtest.desktop:23
msgctxt "GenericName"
msgid "Terminal"
msgstr ""
#. +> trunk5
#: wallpaper/metadata.desktop:2
msgctxt "Name"
msgid "Plasma Phone Lockers"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/playground-multimedia/elisa.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/playground-multimedia/elisa.pot (revision 1509194)
+++ trunk/l10n-support/templates/summit/messages/playground-multimedia/elisa.pot (revision 1509195)
@@ -1,453 +1,453 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# 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-01-21 09:27+0100\n"
+"POT-Creation-Date: 2018-01-23 09:19+0100\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
#: baloo/localbaloofilelisting.cpp:420
#, kde-format
msgctxt "Notification about unusable Baloo Configuration"
msgid "Baloo configuration does not allow to discover your music"
msgstr ""
#. +> trunk5
#: baloo/localbaloofilelisting.cpp:422
#, kde-format
msgctxt "Text of button to modify Baloo Configuration"
msgid "Modify it"
msgstr ""
#. +> trunk5
#: baloo/localbaloofilelisting.cpp:426
#, kde-format
msgctxt "Text of button to disable Baloo indexer"
msgid "Disable Baloo support"
msgstr ""
#. +> trunk5
-#: ContextView.qml:109 MediaPlayListView.qml:184
+#: main.cpp:180
#, kde-format
-msgid "1 track"
-msgid_plural "%1 track"
-msgstr[0] ""
-msgstr[1] ""
+msgid "Elisa"
+msgstr ""
#. +> trunk5
-#: ElisaMainWindow.qml:191
+#: main.cpp:182
#, kde-format
-msgctxt "message of passive notification when playlist load failed"
-msgid "Load of playlist failed"
+msgid "A Simple Music Player written with KDE Frameworks"
msgstr ""
#. +> trunk5
-#: ElisaMainWindow.qml:256
+#: main.cpp:184
#, kde-format
-msgid "Error when playing %1"
+msgid "(c) 2015-2017, Matthieu Gallien &lt;mgallien@mgallien.fr&gt;"
msgstr ""
#. +> trunk5
-#: ElisaMainWindow.qml:343 ElisaMainWindow.qml:407
+#: main.cpp:186
#, kde-format
-msgctxt "open application menu"
-msgid "Application Menu"
+msgid "Creator"
msgstr ""
#. +> trunk5
-#: ElisaMainWindow.qml:612 ViewSelector.qml:172
+#: main.cpp:187
#, kde-format
-msgctxt "Title of the view of all albums"
-msgid "Albums"
+msgid "Author"
msgstr ""
#. +> trunk5
-#: ElisaMainWindow.qml:658 ViewSelector.qml:173
+#: main.cpp:189
#, kde-format
-msgctxt "Title of the view of all artists"
-msgid "Artists"
+msgid "Concept and design work"
msgstr ""
#. +> trunk5
-#: FilterBar.qml:77
+#: main.cpp:190
#, kde-format
-msgctxt "before the TextField input of the filter"
-msgid "Filter: "
+msgid "Localization support"
msgstr ""
#. +> trunk5
-#: FilterBar.qml:91
+#: main.cpp:191
#, kde-format
-msgctxt "Placeholder text in the filter text box"
-msgid "Filter"
+msgid "Right to left support in interface"
msgstr ""
#. +> trunk5
-#: FilterBar.qml:126
+#: main.cpp:192
#, kde-format
-msgctxt "before the Rating widget input of the filter"
-msgid "Rating: "
+msgid "Various improvements to the interface"
msgstr ""
#. +> trunk5
-#: GridBrowserDelegate.qml:48
+#: musiclistenersmanager.cpp:389
#, kde-format
-msgctxt "Add whole container to play list"
-msgid "Enqueue"
+msgctxt "No track found message"
+msgid "No track have been found"
msgstr ""
#. +> trunk5
-#: GridBrowserDelegate.qml:56
+#: qml/ContextView.qml:109 qml/MediaPlayListView.qml:184
#, kde-format
-msgctxt "Open view of the container"
-msgid "Open"
-msgstr ""
+msgid "1 track"
+msgid_plural "%1 track"
+msgstr[0] ""
+msgstr[1] ""
#. +> trunk5
-#: GridBrowserDelegate.qml:64
+#: qml/ElisaMainWindow.qml:191
#, kde-format
-msgctxt "Clear play list and add whole container to play list"
-msgid "Play Now and Replace Play List"
+msgctxt "message of passive notification when playlist load failed"
+msgid "Load of playlist failed"
msgstr ""
#. +> trunk5
-#: HeaderBar.qml:290
+#: qml/ElisaMainWindow.qml:256
#, kde-format
-msgid "1 track remaining"
-msgid_plural "%1 tracks remaining"
-msgstr[0] ""
-msgstr[1] ""
+msgid "Error when playing %1"
+msgstr ""
#. +> trunk5
-#: main.cpp:180
+#: qml/ElisaMainWindow.qml:343 qml/ElisaMainWindow.qml:407
#, kde-format
-msgid "Elisa"
+msgctxt "open application menu"
+msgid "Application Menu"
msgstr ""
#. +> trunk5
-#: main.cpp:182
+#: qml/ElisaMainWindow.qml:612 qml/ViewSelector.qml:172
#, kde-format
-msgid "A Simple Music Player written with KDE Frameworks"
+msgctxt "Title of the view of all albums"
+msgid "Albums"
msgstr ""
#. +> trunk5
-#: main.cpp:184
+#: qml/ElisaMainWindow.qml:658 qml/ViewSelector.qml:173
#, kde-format
-msgid "(c) 2015-2017, Matthieu Gallien &lt;mgallien@mgallien.fr&gt;"
+msgctxt "Title of the view of all artists"
+msgid "Artists"
msgstr ""
#. +> trunk5
-#: main.cpp:186
+#: qml/FilterBar.qml:77
#, kde-format
-msgid "Creator"
+msgctxt "before the TextField input of the filter"
+msgid "Filter: "
msgstr ""
#. +> trunk5
-#: main.cpp:187
+#: qml/FilterBar.qml:91
#, kde-format
-msgid "Author"
+msgctxt "Placeholder text in the filter text box"
+msgid "Filter"
msgstr ""
#. +> trunk5
-#: main.cpp:189
+#: qml/FilterBar.qml:126
#, kde-format
-msgid "Concept and design work"
+msgctxt "before the Rating widget input of the filter"
+msgid "Rating: "
msgstr ""
#. +> trunk5
-#: main.cpp:190
+#: qml/GridBrowserDelegate.qml:48
#, kde-format
-msgid "Localization support"
+msgctxt "Add whole container to play list"
+msgid "Enqueue"
msgstr ""
#. +> trunk5
-#: main.cpp:191
+#: qml/GridBrowserDelegate.qml:56
#, kde-format
-msgid "Right to left support in interface"
+msgctxt "Open view of the container"
+msgid "Open"
msgstr ""
#. +> trunk5
-#: main.cpp:192
+#: qml/GridBrowserDelegate.qml:64
#, kde-format
-msgid "Various improvements to the interface"
+msgctxt "Clear play list and add whole container to play list"
+msgid "Play Now and Replace Play List"
msgstr ""
#. +> trunk5
-#: MediaAllTracksView.qml:54 ViewSelector.qml:174
+#: qml/HeaderBar.qml:290
+#, kde-format
+msgid "1 track remaining"
+msgid_plural "%1 tracks remaining"
+msgstr[0] ""
+msgstr[1] ""
+
+#. +> trunk5
+#: qml/MediaAllTracksView.qml:54 qml/ViewSelector.qml:174
#, kde-format
msgctxt "Title of the view of all tracks"
msgid "Tracks"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:47
+#: qml/MediaPlayListView.qml:47
#, kde-format
msgctxt "Remove all tracks from play list"
msgid "Clear Play List"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:64
+#: qml/MediaPlayListView.qml:64
#, kde-format
msgctxt "Show currently played track inside playlist"
msgid "Show Current Track"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:76
+#: qml/MediaPlayListView.qml:76
#, kde-format
msgctxt "Load a playlist file"
msgid "Load a Playlist"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:88
+#: qml/MediaPlayListView.qml:88
#, kde-format
msgctxt "Save a playlist file"
msgid "Save a Playlist"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:104
+#: qml/MediaPlayListView.qml:104
#, kde-format
msgctxt "file type (mime type) for m3u playlist"
msgid "Playlist (*.m3u)"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:110
+#: qml/MediaPlayListView.qml:110
#, kde-format
msgctxt "message of passive notification when playlist load failed"
msgid "Save of playlist failed"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:142 ViewSelector.qml:171
+#: qml/MediaPlayListView.qml:142 qml/ViewSelector.qml:171
#, kde-format
msgctxt "Title of the view of the playlist"
msgid "Now Playing"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:165
+#: qml/MediaPlayListView.qml:165
#, kde-format
msgid "Shuffle"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:171
+#: qml/MediaPlayListView.qml:171
#, kde-format
msgid "Repeat"
msgstr ""
#. +> trunk5
-#: MediaPlayListView.qml:217
+#: qml/MediaPlayListView.qml:217
#, 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
-#: MediaTrackDelegate.qml:53
+#: qml/MediaTrackDelegate.qml:53
#, kde-format
msgctxt "Clear play list and enqueue current track"
msgid "Play Now and Replace Play List"
msgstr ""
#. +> trunk5
-#: MediaTrackDelegate.qml:60
+#: qml/MediaTrackDelegate.qml:60
#, kde-format
msgctxt "Enqueue current track"
msgid "Enqueue"
msgstr ""
#. +> trunk5
-#: MediaTrackDelegate.qml:67 PlayListEntry.qml:86
+#: qml/MediaTrackDelegate.qml:67 qml/PlayListEntry.qml:86
#, kde-format
msgctxt "Show track metadata"
msgid "View Details"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:44
+#: qml/MediaTrackMetadataView.qml:44
#, kde-format
msgctxt "Window title for track metadata"
msgid "View Details"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:51
+#: qml/MediaTrackMetadataView.qml:51
#, kde-format
msgctxt "Track title for track metadata view"
msgid "Title:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:53
+#: qml/MediaTrackMetadataView.qml:53
#, kde-format
msgctxt "Track artist for track metadata view"
msgid "Artist:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:55
+#: qml/MediaTrackMetadataView.qml:55
#, kde-format
msgctxt "Album name for track metadata view"
msgid "Album:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:57
+#: qml/MediaTrackMetadataView.qml:57
#, kde-format
msgctxt "Composer name for track metadata view"
msgid "Composer:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:59
+#: qml/MediaTrackMetadataView.qml:59
#, kde-format
msgctxt "Track number for track metadata view"
msgid "Track Number:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:61
+#: qml/MediaTrackMetadataView.qml:61
#, kde-format
msgctxt "Disc number for track metadata view"
msgid "Disc Number:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:63
+#: qml/MediaTrackMetadataView.qml:63
#, kde-format
msgctxt "Album artist for track metadata view"
msgid "Album Artist:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:65
+#: qml/MediaTrackMetadataView.qml:65
#, kde-format
msgctxt "Duration label for track metadata view"
msgid "Duration:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:67
+#: qml/MediaTrackMetadataView.qml:67
#, kde-format
msgctxt "Year label for track metadata view"
msgid "Year:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:69
+#: qml/MediaTrackMetadataView.qml:69
#, kde-format
msgctxt "Genre label for track metadata view"
msgid "Genre:"
msgstr ""
#. +> trunk5
-#: MediaTrackMetadataView.qml:125
+#: qml/MediaTrackMetadataView.qml:125
#, kde-format
msgctxt "Rating label for information panel"
msgid "Rating:"
msgstr ""
#. +> trunk5
-#: musiclistenersmanager.cpp:389
-#, kde-format
-msgctxt "No track found message"
-msgid "No track have been found"
-msgstr ""
-
-#. +> trunk5
-#: NavigationActionBar.qml:41
+#: qml/NavigationActionBar.qml:41
#, kde-format
msgctxt "navigate back in the views stack"
msgid "Back"
msgstr ""
#. +> trunk5
-#: NavigationActionBar.qml:156
+#: qml/NavigationActionBar.qml:156
#, kde-format
msgctxt "Add current list to playlist"
msgid "Enqueue"
msgstr ""
#. +> trunk5
-#: NavigationActionBar.qml:166
+#: qml/NavigationActionBar.qml:166
#, kde-format
msgctxt "Clear playlist and play"
msgid "Replace and Play"
msgstr ""
#. +> trunk5
-#: NavigationActionBar.qml:167
+#: qml/NavigationActionBar.qml:167
#, kde-format
msgctxt "Clear playlist and add current list to it"
msgid "Replace PlayList and Play Now"
msgstr ""
#. +> trunk5
-#: NavigationActionBar.qml:180
+#: qml/NavigationActionBar.qml:180
#, kde-format
msgctxt "Button to navigate to the artist of the album"
msgid "Display Artist"
msgstr ""
#. +> trunk5
-#: PlayListEntry.qml:58
+#: qml/PlayListEntry.qml:58
#, kde-format
msgctxt "Remove current track from play list"
msgid "Remove"
msgstr ""
#. +> trunk5
-#: PlayListEntry.qml:67
+#: qml/PlayListEntry.qml:67
#, kde-format
msgctxt "Play now current track from play list"
msgid "Play Now"
msgstr ""
#. +> trunk5
-#: PlayListEntry.qml:78
+#: qml/PlayListEntry.qml:78
#, kde-format
msgctxt "Pause current track from play list"
msgid "Pause"
msgstr ""
#. +> trunk5
-#: TrackImportNotification.qml:41
+#: qml/TrackImportNotification.qml:41
#, kde-format
msgctxt "number of imported tracks"
msgid "Imported one track"
msgid_plural "Imported %1 tracks"
msgstr[0] ""
msgstr[1] ""